Everything posted by ELP1
-
[Support] medzin - n8n
Hello, please what is correct way how to define path in e.g. Read/Write Files from Disk node? I copied bunch of .pdf files into the appdata/n8n/folder and I put them into the node path in this way: /data/folder/*.pdf . But it does not work. Am I doing something wrong? Thank you!
-
[PLUGIN] Disk Location
Hello, thanks for a feedback. I can confirm that option "right / bottom" solved it.
-
[PLUGIN] Disk Location
Hello, I am trying to configure and visualize Array as 1 column and 6 rows. I need to assign it from the bottom. But if I choose in Tray assigment count direction option "left / bottom" and then I want to assign trays I see only 2 trays available. With option "left / top" I see all 6 trays. I guess it is some small bug ?
-
Anyone have an Nvidia 5070TI in passthrough?
Hello, is your GPU working fine also under Unraid (Docker Containers) and also as VM Passthrough? Could you please write me which lines you had to add to VM .xml file? I am thinking also about buying 5070 or 5070 Ti but I read that users experience issues in comparison to previous GPU generations.
-
RTX 5090 Support
Hello, is 5090 already working under Unraid? I am thinking about buying one, but I need it working for Docker and also for VM (Passthrough). Thanks.
-
[Support] Josh5 - Steam (Headless)
Ok, so I will rather keep it as it is. Thank you.
-
[Support] Josh5 - Steam (Headless)
Hello, please do you know if there is a way, how to update Sunshine inside Steamheadless?
-
[Support] Comfyui (Nvidia) Docker
Hello, can somebody help me how to update frontend for ComfyUI Docker? I went through docs, but I am not wiser. I am getting this message. Thanks.
-
Unraid 7.2.0 RC1 - Pool name starting with lowercase
Hello, I have just noticed that in Unraid 7.2.0 RC1 in main dashboard name for pools is starting with "lowercase" but for array it starts with "uppercase". It is not so big issue but would be nice to have it unified. Please see attached screenshot.
-
[Support] Josh5 - Steam (Headless)
Hello, I experience quite strange issues with container in a way that sometimes I am able to connect via Moonlight sometimes not. I guess it has something to do with Sunshine or GPU (Nvidia 4060Ti). In attached logs there are some items which probably indicate the error, however I do not know what does it mean. Also sometimes I am able to connect via VNC sometimes not. If yes, mostly it is frozen and I see only desktop. Also I guess the issue will be on container side, because I have also some other containers running which are using GPU and they are all working flawlessly. Have you experienced something like this? Do you know what could I test? Thanks! Kernel.txt Steam_Headless.txt
-
Libvirt Service failed to start
Hi, I did clean installation of Unraid and it started to work.
-
[Plugin] Nvidia-Driver
I have just checked it again and now it looks that it keeps P8 state. I think that I already found the reason why it was happening. Before I used HDMI dummy and I had no behavior like this. But yesterday I connected my GPU directly to TV via HDMI cable. When the TV is turned ON the GPU state is bouncing like I mentioned despite no activity (no VM running), once TV is off it keeps P8 state. And today I did NVIDIA plugin update so I thought that it is related to update, but apparently not.
-
[Plugin] Nvidia-Driver
Thank you, but I read your older comment here: , that it should not be used if it is used also with VM. Is it not true anymore? I do not want any crash of the server :-). And this script is not needed anymore in general because it is handled by Unraid itself?
-
[Plugin] Nvidia-Driver
Hello, I updated plugin, I restarted my server but I think that I see some strange behavior. In GPU statistics my GPU power states are jumping like crazy from P8 to P5 to P0. GPU is doing nothing... no VM, no Docker just idling. I am using also script from SpaceInvader to optimize power. Do you have an idea what it could be?
-
Libvirt Service failed to start
That Reddit topic is mine. Apparently I had two issues. One was with USB (already solved) and another is still with VM manager. The behavior is like I described. When I boot Unraid everything is working fine. I can do whatever I want... start and stop VMs etc. If I go Settings -> VM Manager -> Enable VMs and I set it to OFF and afterwards I set it to ON, VM does not start at all and in the VM tab I have error message "Libvirt Service failed to start" and after short time whole webGUI is not available anymore. However Docker containers seems to be still running. But I am not able to restart Unraid over webGUI. Short press of power button works if I press it till certain time after error is occurred. If it is in that "dead mode" longer I am not able to turn it off with short press of button. So only long press of power button is working or remotely over smart plug. I can confirm that I created several times new libvirt.img. I did also "fresh" Unraid installation because I was not sure if change of HW could somehow influence it and it was driving me crazy. But something was telling me that since it is registering every boot every HW change it will not help and it confirmed me. So if I directly after change restart Unraid, once it is booted up everything is working correctly again. In "Libvirt volume info" I do not see any errors. I have one more thing related to the webGUI. Once Unraid is booted up and I enter Passphrase after few seconds webGUI completely disappear (similar like when VM Manager is enabled again) and I need to wait something like minute or more until it is accessible again. I am not sure if it is normal or it could be somehow connected. I am attaching diagnostics files: Start of Unraid, VM Manager OFF and the last VM Manager ON (already with error). EDIT: I was just near of my server and was surprised how intensive are HDDs working. Afterwards I checked shared settings and I found that all of my shares are set to "Array". I am not sure when this change happened but I did not make this change intentionally. So it has to do something with reinstall or with an error. But when I set in shares SSD (my "cache" / Pool name) and start Mover nothing is happening. Since I do not have time anymore to tinker with it and I have all my data backed up I decided that I will make one more time new "installation" this time I will format also all the drives. So after installation everything with Mover must be correct and the only issue should be probably the VM manager. meshius-diagnostics-20250125-2202-Start.zip meshius-diagnostics-20250125-2203-VM_Manager_OFF.zip meshius-diagnostics-20250125-2203-VM_Manager_ON.zip
-
[SUPPORT] Posterr Docker Application
Will be Posterr added to the applications again? If no how is it possible to install it on Unraid? Thank you for any help!
-
Dynamix File Manager
Yes, it stays frozen whole time. There is no update till operation is finished.
-
VM GPU passthrough resizable BAR support in 6.1 kernel
Hello, I am trying to enable Resizable Bar in my VM with Radeon 6650XT, but till now no luck. I am running Unraid 6.12. I did all steps according checklist from previous post: - Host BIOS Enable ReBAR support - Host BIOS Enable 4G Decoding - Enable & Boot Custom Kernel syslinux configuration (near beginning of this thread) - Boot Unraid in UEFI Mode - VM must use UEFI BIOS - VM must have the top line of XML from <domain type='kvm'> to: <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> - VM must have added the following (after the </device> line, before the </domain> line): <qemu:commandline> <qemu:arg value='-fw_cfg'/> <qemu:arg value='opt/ovmf/X-PciMmio64Mb,string=65536'/> </qemu:commandline> I have GPU bind to VFIO at boot. Standard GPU passthrough is working properly. What can I try? I found some script but as far as I understand it is not needed for Unraid 6.12. Thank you for any help!
-
Dynamix File Manager
Hello, I noticed that this status bar during operation seems to be frozen. Only that wheel is spinning, but it does not represent correct percentage / speed / ETA. Do you guys experience it as well?
-
[Support] binhex - DelugeVPN
Hello, is it normal that every time I restart container, plugins are not enabled and must be started manually? Does exist way how to make e.g. scheduler enabled by default? Thank you!
-
Unraid OS version 6.12.0 available
I would have a question regarding GUI in Dasboard view. There are new icons for cog, wrench and info. Is it intention to have that squares background? In my opinion it somehow does not fit in general view. For me it is every login little bit eye catching. Maybe it is matter of taste or time? I do not know. What do you guys think? I know that it is just stupid thing but... Please see attached example.
-
Unraid OS version 6.12.0 available
Hello, is ReBar for VM natively working in the 6.12? I mean is it enough just to enable it in BIOS? Thank you!
-
Flight Simulator 2020 VM performance
Hello Michael, thank you for your feedback! I have Intel i5 10400. It is 6 cores processor. 4 cores are isolated and I use for my VM all 4 isolated cores + 1 shared core. So in total it is 5 cores + threads. But the issue is strange... In main menu it is working normally everything is very nice fluid. In hangar view I even hear that fans spin up and computer is noticeable louder (like normally under the load). Even my GPU and CPU utilization is high. However once I start the game I see usage CPU or GPU only 50% and computer is silent and game works but that performance is not very good. It is relatively playable but not so much fun. FPS is something like approx. 20 - 30 FPS. I have GPU AMD 6650XT passthrough, also 16GB of ram and I use Q35 machine. But every other game like Metro Exodus / Tomb Raider is working flawlessly. Also any change in settings does not influence performance. I can set everything to "LOW" even resolution, but performance is more or less still the same. I assume it is something similar like here described on Proxmox: https://forum.level1techs.com/t/windows-gaming-vm-on-proxmox-performance-optimization-in-msfs-2020/187683 but I have no idea what to try in Unraid. I am just let say advanced user of Unraid :-).
-
Copy of single big file (vdisk) using Unraid file explorer
Thank you and sorry for forgot to mention plugin and creating thread in wrong place. It looks like that it is working again. I completely overlooked "Plugins error" tab, where was listed also File manager. So I clicked uninstall from this tab and I uninstalled it also from standard "Plugins" tab. Afterwards I installed it again and for now I do not see described copy issue. EDIT: Copy issue is again present, further discussion will be in the plugin thread.
-
Dynamix File Manager
Hello, I have very similar experience like you. I am relatively new to Unraid and I wanted to backup my VM vdisk (137GB) to my array. First time it goes fine with speed corresponding to array, however when I need to do it second time it takes enormous time and it is doing very strange things, like creating 4 other files of the copied file and in the end they are deleted, high CPU consumption... I described it in detail here: https://forums.unraid.net/topic/135840-copy-of-single-big-file-vdisk-using-unraid-file-explorer/#comment-1236583 Can somebody explain a little bit more about it? Thank you! EDIT: I missed error in "Plugins Error" tab where was listed also File Manager. So I clicked uninstall. I also uninstalled again this plugin from standard Plugins tab. Afterwards I installed plugin again and it looks like that it is working again. EDIT 2: Unfortunately described issue is present again. In the meantime I did exactly same copy operation directly from Windows and it works flawlessly.