Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

jamie543

Members
  • Joined

  • Last visited

Everything posted by jamie543

  1. Hi all, Wonder if some one can help just upgraded to Unraid 7.1.3 but now a VM i have running wont wont with a HBA card and an NVME attached. It boots when i remove the HBA from the VM. This was working fine prior to the upgrade -boot strict=on \ -device '{"driver":"ich9-usb-ehci1","id":"usb","bus":"pci.0","addr":"0x7.0x7"}' \ -device '{"driver":"ich9-usb-uhci1","masterbus":"usb.0","firstport":0,"bus":"pci.0","multifunction":true,"addr":"0x7"}' \ -device '{"driver":"ich9-usb-uhci2","masterbus":"usb.0","firstport":2,"bus":"pci.0","addr":"0x7.0x1"}' \ -device '{"driver":"ich9-usb-uhci3","masterbus":"usb.0","firstport":4,"bus":"pci.0","addr":"0x7.0x2"}' \ -device '{"driver":"virtio-serial-pci","id":"virtio-serial0","bus":"pci.0","addr":"0x3"}' \ -blockdev '{"driver":"file","filename":"/mnt/user/isos/virtio-win-0.1.240-1.iso","node-name":"libvirt-1-storage","read-only":true}' \ -device '{"driver":"ide-cd","bus":"ide.0","unit":1,"drive":"libvirt-1-storage","id":"ide0-0-1"}' \ -netdev '{"type":"tap","fd":"44","id":"hostnet0"}' \ -device '{"driver":"virtio-net","netdev":"hostnet0","id":"net0","mac":"52:54:00:7a:b2:d7","bus":"pci.0","addr":"0x2"}' \ -chardev pty,id=charserial0 \ -device '{"driver":"isa-serial","chardev":"charserial0","id":"serial0","index":0}' \ -chardev socket,id=charchannel0,fd=42,server=on,wait=off \ -device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":1,"chardev":"charchannel0","id":"channel0","name":"org.qemu.guest_agent.0"}' \ -chardev 'socket,id=chrtpm,path=/run/libvirt/qemu/swtpm/13-Windows 10 Blue-swtpm.sock' \ -tpmdev emulator,id=tpm-tpm0,chardev=chrtpm \ -device '{"driver":"tpm-tis","tpmdev":"tpm-tpm0","id":"tpm0"}' \ -device '{"driver":"usb-tablet","id":"input0","bus":"usb.0","port":"1"}' \ -audiodev '{"id":"audio1","driver":"none"}' \ -vnc 0.0.0.0:0,websocket=5700,share=ignore,audiodev=audio1 \ -k en-gb \ -device '{"driver":"qxl-vga","id":"video0","max_outputs":1,"ram_size":67108864,"vram_size":67108864,"vram64_size_mb":63,"vgamem_mb":64,"bus":"pci.0","addr":"0x1e"}' \ -device '{"driver":"vfio-pci","host":"0000:08:00.0","id":"hostdev0","bus":"pci.0","addr":"0x4"}' \ -device '{"driver":"vfio-pci","host":"0000:09:00.0","id":"hostdev1","bus":"pci.0","addr":"0x5"}' \ -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ -msg timestamp=on 2025-06-15 19:22:43.450+0000: Domain id=13 is tainted: high-privileges char device redirected to /dev/pts/1 (label charserial0) 2025-06-15T19:22:45.588655Z qemu-system-x86_64: vfio_err_notifier_handler(0000:08:00.0) Unrecoverable error detected. Please collect any data possible and then kill the guest 2025-06-15T19:23:13.440262Z qemu-system-x86_64: terminating on signal 15 from pid 10549 (libvirtd) 2025-06-15 19:23:13.840+0000: shutting down, reason=destroyed 2025-06-15 19:23:18.513+0000: Starting external device: TPM Emulator /usr/bin/swtpm socket --ctrl 'type=unixio,path=/run/libvirt/qemu/swtpm/14-Windows 10 Blue-swtpm.sock,mode=0600' --tpmstate dir=/var/lib/libvirt/swtpm/d446c125-c14b-85a2-de80-b79afb27ada2/tpm2,mode=0600 --log 'file=/var/log/swtpm/libvirt/qemu/Windows 10 Blue-swtpm.log' --terminate --tpm2 2025-06-15 19:23:18.539+0000: starting up libvirt version: 11.2.0, qemu version: 9.2.3, kernel: 6.12.24-Unraid, hostname: Server01 LC_ALL=C \ PATH=/bin:/sbin:/usr/bin:/usr/sbin \ HOME='/var/lib/libvirt/qemu/domain-14-Windows 10 Blue' \ XDG_DATA_HOME='/var/lib/libvirt/qemu/domain-14-Windows 10 Blue/.local/share' \ XDG_CACHE_HOME='/var/lib/libvirt/qemu/domain-14-Windows 10 Blue/.cache' \ XDG_CONFIG_HOME='/var/lib/libvirt/qemu/domain-14-Windows 10 Blue/.config' \ /usr/local/sbin/qemu \ -name 'guest=Windows 10 Blue,debug-threads=on' \ -S \ -object '{"qom-type":"secret","id":"masterKey0","format":"raw","file":"/var/lib/libvirt/qemu/domain-14-Windows 10 Blue/master-key.aes"}' \ -blockdev '{"driver":"file","filename":"/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi-tpm.fd","node-name":"libvirt-pflash0-storage","auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-pflash0-format","read-only":true,"driver":"raw","file":"libvirt-pflash0-storage"}' \ -blockdev '{"driver":"file","filename":"/etc/libvirt/qemu/nvram/d446c125-c14b-85a2-de80-b79afb27ada2_VARS-pure-efi-tpm.fd","node-name":"libvirt-pflash1-storage","read-only":false}' \ -machine pc-i440fx-7.2,usb=off,dump-guest-core=off,mem-merge=off,memory-backend=pc.ram,pflash0=libvirt-pflash0-format,pflash1=libvirt-pflash1-storage,hpet=off,acpi=on \ -accel kvm \ -cpu host,migratable=on,hv-time=on,hv-relaxed=on,hv-vapic=on,hv-spinlocks=0x1fff,hv-vpindex=on,hv-synic=on,hv-stimer=on,hv-vendor-id=none,host-cache-info=on,l3-cache=off \ -m size=8388608k \ -object '{"qom-type":"memory-backend-ram","id":"pc.ram","size":8589934592}' \ -overcommit mem-lock=off \ -smp 2,sockets=1,dies=1,clusters=1,cores=1,threads=2 \ -uuid d446c125-c14b-85a2-de80-b79afb27ada2 \ -no-user-config \ -nodefaults \ -chardev socket,id=charmonitor,fd=43,server=on,wait=off \ -mon chardev=charmonitor,id=monitor,mode=control \ -rtc base=localtime \ -no-shutdown \ -boot strict=on \ -device '{"driver":"ich9-usb-ehci1","id":"usb","bus":"pci.0","addr":"0x7.0x7"}' \ -device '{"driver":"ich9-usb-uhci1","masterbus":"usb.0","firstport":0,"bus":"pci.0","multifunction":true,"addr":"0x7"}' \ -device '{"driver":"ich9-usb-uhci2","masterbus":"usb.0","firstport":2,"bus":"pci.0","addr":"0x7.0x1"}' \ -device '{"driver":"ich9-usb-uhci3","masterbus":"usb.0","firstport":4,"bus":"pci.0","addr":"0x7.0x2"}' \ -device '{"driver":"virtio-serial-pci","id":"virtio-serial0","bus":"pci.0","addr":"0x3"}' \ -blockdev '{"driver":"file","filename":"/mnt/user/isos/virtio-win-0.1.240-1.iso","node-name":"libvirt-1-storage","read-only":true}' \ -device '{"driver":"ide-cd","bus":"ide.0","unit":1,"drive":"libvirt-1-storage","id":"ide0-0-1"}' \ -netdev '{"type":"tap","fd":"44","id":"hostnet0"}' \ -device '{"driver":"virtio-net","netdev":"hostnet0","id":"net0","mac":"52:54:00:7a:b2:d7","bus":"pci.0","addr":"0x2"}' \ -chardev pty,id=charserial0 \ -device '{"driver":"isa-serial","chardev":"charserial0","id":"serial0","index":0}' \ -chardev socket,id=charchannel0,fd=42,server=on,wait=off \ -device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":1,"chardev":"charchannel0","id":"channel0","name":"org.qemu.guest_agent.0"}' \ -chardev 'socket,id=chrtpm,path=/run/libvirt/qemu/swtpm/14-Windows 10 Blue-swtpm.sock' \ -tpmdev emulator,id=tpm-tpm0,chardev=chrtpm \ -device '{"driver":"tpm-tis","tpmdev":"tpm-tpm0","id":"tpm0"}' \ -device '{"driver":"usb-tablet","id":"input0","bus":"usb.0","port":"1"}' \ -audiodev '{"id":"audio1","driver":"none"}' \ -vnc 0.0.0.0:0,websocket=5700,share=ignore,audiodev=audio1 \ -k en-gb \ -device '{"driver":"qxl-vga","id":"video0","max_outputs":1,"ram_size":67108864,"vram_size":67108864,"vram64_size_mb":63,"vgamem_mb":64,"bus":"pci.0","addr":"0x1e"}' \ -device '{"driver":"vfio-pci","host":"0000:08:00.0","id":"hostdev0","bus":"pci.0","addr":"0x4"}' \ -device '{"driver":"vfio-pci","host":"0000:09:00.0","id":"hostdev1","bus":"pci.0","addr":"0x5"}' \ -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ -msg timestamp=on 2025-06-15 19:23:18.539+0000: Domain id=14 is tainted: high-privileges char device redirected to /dev/pts/1 (label charserial0) 2025-06-15T19:23:20.671955Z qemu-system-x86_64: vfio_err_notifier_handler(0000:08:00.0) Unrecoverable error detected. Please collect any data possible and then kill the guest
  2. Hi all, So i recently setup Unraid on new hardware but now the Transfer speeds have slowed right down im getting 22MB/s and lower. I have a Cache drive setup but that doesnt seem to be helping with the slow speeds media01-diagnostics-20241124-0110.zip
  3. dont worry worked it out Changed Intel_top_command_timeout to .7 1.3 Which resolved it
  4. Hi all getting this error from GPU Statistics Vendor command returned unparseable data This is when using the 00:02.0: AlderLake-S GT1 - 0000:00:02.0 Any ideas on this
  5. also its a realtek network adapter so i wonder if that might be causing an issue
  6. strange as i see this in the logs Jul 18 22:29:12 Server01 kernel: r8125: eth0: link up Jul 18 22:29:12 Server01 kernel: bond0: (slave eth0): link status definitely up, 1000 Mbps full duplex Jul 18 22:29:12 Server01 kernel: bond0: (slave eth0): making interface the new active one Jul 18 22:29:12 Server01 kernel: device eth0 entered promiscuous mode Jul 18 22:29:12 Server01 kernel: bond0: active interface up! Jul 18 22:29:12 Server01 kernel: br0: port 1(bond0) entered blocking state Jul 18 22:29:12 Server01 kernel: br0: port 1(bond0) entered forwarding state Jul 18 22:33:42 Server01 kernel: r8125: eth0: link down Jul 18 22:33:42 Server01 kernel: bond0: (slave eth0): link status definitely down, disabling slave Jul 18 22:33:42 Server01 kernel: device eth0 left promiscuous mode Jul 18 22:33:42 Server01 kernel: bond0: now running without any active interface! Jul 18 22:33:42 Server01 kernel: br0: port 1(bond0) entered disabled state Jul 18 22:33:54 Server01 kernel: r8125: eth0: link up Jul 18 22:33:54 Server01 kernel: bond0: (slave eth0): link status definitely up, 100 Mbps full duplex Jul 18 22:33:54 Server01 kernel: bond0: (slave eth0): making interface the new active one Jul 18 22:33:54 Server01 kernel: device eth0 entered promiscuous mode Then it went back to 100mbps will have to do some more tests at the weekend will move it onto a different network socket in the wall to see if its maybe a wiring issue
  7. Hi all, The network speed on Unraid keeps dropping from 1000mbps to 100mbps i have attached some logs to help server01-diagnostics-20240718-2244.zip
  8. Hi All wonder if anyone can help with an issue i have encountered. I have DelugeVPN setup and i have my SabNZBD going via this but im experiencing slow downloads when doing this if nothing is downloading via torrents SABNZBD runs at its normal speed but if Deluge is downloading the speed on SABNZDB drops from 13MB/s to 1MB/s meanwhile Deluge is not getting above 400 KiB/s. Does anyone know why this could be occuring
  9. i dont currently have physical access to the server im connecting to it via a VPN and im guessing to change the network settings the VPN and docker and VM's running from it will need to be switched off. Also it was working it just stopped like 2 to 3 days ago.
  10. Hi My Unraid is not able to access the internet via the apps area i get this error Download of appfeed failed. Community Applications requires your server to have internet access. The most common cause of this failure is a failure to resolve DNS addresses. You can try and reset your modem and router to fix this issue, or set static DNS addresses (Settings - Network Settings) of 208.67.222.222 and 208.67.220.220 and try again. Alternatively, there is also a chance that the server handling the application feed is temporarily down. See also this post for more information Last JSON error Recorded: Syntax error. Attached are the diagnostics logs. Thanks in advance for any help server01-diagnostics-20240209-1815.zip
  11. The card id detected in the VM just does not give a video output
  12. Hi all im trying to pass through an AMD RX 550 to a Windows 10 VM but im running into issues. I have tried adding it as a 2nd GPU but i am seeing these errors in the logs 2024-01-20T17:37:14.866635Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-01-20T17:37:14.866673Z qemu-system-x86_64: vfio_dma_map(0x14cf96f61e00, 0x380000000000, 0x10000000, 0x14cf7cc00000) = -2 (No such file or directory) 2024-01-20T17:37:14.866800Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-01-20T17:37:14.866805Z qemu-system-x86_64: vfio_dma_map(0x14cf96f61e00, 0x380010000000, 0x200000, 0x14cf7ca00000) = -22 (Invalid argument) 2024-01-20T17:37:15.292810Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-01-20T17:37:15.292822Z qemu-system-x86_64: vfio_dma_map(0x14cf96f61e00, 0x380000000000, 0x10000000, 0x14cf7cc00000) = -22 (Invalid argument) 2024-01-20T17:37:15.292953Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-01-20T17:37:15.292957Z qemu-system-x86_64: vfio_dma_map(0x14cf96f61e00, 0x380010000000, 0x200000, 0x14cf7ca00000) = -22 (Invalid argument) 2024-01-20T17:37:15.293938Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-01-20T17:37:15.293944Z qemu-system-x86_64: vfio_dma_map(0x14cf96f61e00, 0x380010208000, 0x3000, 0x14d199e2d000) = -22 (Invalid argument) 2024-01-20T17:37:15.295788Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-01-20T17:37:15.295794Z qemu-system-x86_64: vfio_dma_map(0x14cf96f61e00, 0x38001020c000, 0x1000, 0x14d19d45b000) = -22 (Invalid argument) 2024-01-20T17:37:15.301388Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-01-20T17:37:15.301395Z qemu-system-x86_64: vfio_dma_map(0x14cf96f61e00, 0x380000000000, 0x10000000, 0x14cf7cc00000) = -22 (Invalid argument) Anyone able to point me in the right direction
  13. Hi All recently got Unraid but experiencing issues creating a share when creating it and pressing the add share option it goes to a blank page that does nothing. I have loaded Unraid into safe mode and tried and it does the same thing anyone have any suggestions

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.