methanoid

Members
  • Posts

    587
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by methanoid

  1. @ruthan came back to unRAID after 2 years away... Do you still use the USB adapter for W98 as per https://msfn.org/board/topic/176865-what-is-best-usb-soundcard-for-win98xpwin7-x64-setup/?do=findComment&comment=1141777 If so, did you just pass the device to the VM and install drivers?
  2. Coming back to unRAID after couple years away and struggling I am trying to pass my existing Win10 install on NVME to a VM. So I have my RX6800 (and an R9 270x) both stubbed, two USB controllers stubbed, one 500GB NVME stubbed. I've got the UUID adjusted as per SIO video. I have tried with and without GPU rom being included. VM set to Q35 and UEFI as install on NVME was UEFI. Basically when I start the VM I get an unRAID logo (I guess the EFI for VMs now added a logo, nice!) which flashes with text in top LHS which says "Reset System". Is this FLR Navi reset bug (I thought that was fixed on RDNA2 GPUs)? Or something else? Sig contains specs etc EDIT: Checked logs (that helps!!) "2023-07-09T12:31:22.527758Z qemu-system-x86_64: vfio: Cannot reset device 0000:11:00.1, depends on group 34 which is not owned." seems to suggest there is another USB device I need to pass? TRIED stubbing it and adding but made no difference, other than to remove the error message so now nothing in logs indicates any error OR warning ?!
  3. I missed the notification for this but not running unRAID right now but coming back V soon. I dont suppose you know if you have SIO's MacInABox running (it adds the Virt-manager interface) if the Qemu-PPC and Qemu-Arm etc options show up in that? I'd love to have my unRAID box (when its back) run everything I could ever want
  4. Sorry havent been running unRAID for more than a year but I wasnt aware you COULD use BTRFS for your main unRAID array? I'd love to be able to have compression on my array by default...
  5. Q: is anyone able to pass those TWO USB controllers separately or are they locked together? Just wondering if I need a PCIE USB controller to have two VMs running
  6. Thanks for taking time to respond, I do appreciate it. ALL GOOD NOW, I suspect also updating docker engine (to fix an issue with LS.io Sonarr docker) also helped The iptable_mangle.ko is missing disappeared when I changed to "Latest" Nameservers came from the YML file that originally set up the docker even though I never used PIA.
  7. Anybody have a clue - give me some pointers, please?
  8. Thanks, attached. Should say its not running on unRAID as I mentioned weeks ago but same container obvs! supervisord.log
  9. I've been stuck on old version for a while now as it stopped working with recent updates. Tried today with "latest" and still refuses to bring up web interface binhex/arch-qbittorrentvpn:4.4.5-1-01 seems to be last working version for me (I'm using Privado not PIA like many here do). It works but there's always that worry that you need latest versions
  10. @binhex well I solved the problem. Any version newer than binhex/arch-qbittorrentvpn:4.4.5-1-01 (6 months old) will not work for me. I made sure I had new OVPN files from Privado (my VPN provider). So I am working now but no idea why I cannot run latest versions That old version of Qbit also comes with the `host not found (non-authoritative) try again later` error on the tracker which requires running echo "nameserver 8.8.8.8" > /etc/resolv.conf within the docker to get everything working.
  11. Sorry, IDK. It was all installed by Plexguide/PTS scripts and its always showed 3 ports for Qbittorrentvpn (6881,8098,8118) as per the YML I posted earlier. I'm GUESSING its down to the Traefik not opening the ports to the world? IDK, I didnt change anything but Qbittorrent suddenly stopped responding so I guess it was the update that triggered whatever broke
  12. curl -v https://localhost:8998 * Rebuilt URL to: https://localhost:8998/ * Trying ::1... * TCP_NODELAY set * connect to ::1 port 8998 failed: Connection refused * Trying 127.0.0.1... * TCP_NODELAY set * connect to 127.0.0.1 port 8998 failed: Connection refused * Failed to connect to localhost port 8998: Connection refused * Closing connection 0 curl: (7) Failed to connect to localhost port 8998: Connection refused Same with http also... (I have Google auth on all containers and Traefik doing proxy if that could be the issue) ??
  13. @binhex any ideas what this tells me (I tried with http:// prefix and https:// and no prefix)
  14. curl -v 172.18.0.13:6881 * Rebuilt URL to: 172.18.0.13:6881/ * Trying 172.18.0.13... * TCP_NODELAY set * connect to 172.18.0.13 port 6881 failed: Connection refused * Failed to connect to 172.18.0.13 port 6881: Connection refused * Closing connection 0 curl: (7) Failed to connect to 172.18.0.13 port 6881: Connection refused and curl -v 172.17.0.14:6881 * Rebuilt URL to: 172.17.0.14:6881/ * Trying 172.17.0.14... * TCP_NODELAY set * connect to 172.17.0.14 port 6881 failed: Connection refused * Failed to connect to 172.17.0.14 port 6881: Connection refused * Closing connection 0 curl: (7) Failed to connect to 172.17.0.14 port 6881: Connection refused
  15. Thanks. I didnt know whether you meant curl -v qbittorrentvpn.mydomain.com (??) curl -v qbittorrentvpn.mydomain.com:8080 (not a QBT port) curl -v 172.17.0.14:8098 (my bridge network) curl -v 172.18.0.13:8098 (my plexguide network) What am I looking for too? I also tried curl -v qbittorrentvpn.mydomain.com:8098 * Rebuilt URL to: qbittorrentvpn.xxxxxxxxx.co.uk:8098/ * Trying 2a06:98c1:3120::3... * TCP_NODELAY set * Trying nnn.aaa.bbb.ccc... * TCP_NODELAY set The nnn.aaa.bbb.ccc is NOT my current IP address which makes me wonder if Cloudflare DNS is not updating for ONE address for some reason (it does for all others)
  16. Thanks... I confess I have no idea hgow to curl/wget to the webui.... could you (please) spoonfeed me a bit :-) ?? I can of course SSH to the remote host.
  17. I'm not running container on unRAID but on a remote cloud server but cannot get my webUI to come up. All other webUIs for containers are fine and this all started about a week ago. Tried downgrading but still can't get it back Log attached (yes I know VPN disabled, just wanted to get it working again BEFORE wondering about VPN) _qbittorrentvpn_logs.txt
  18. Have to wonder if this could/should be built into container rather than something that has to be (with respect) bodged on?
  19. Same here.. We've been spoiled by previous perfection :-)
  20. Is there any USB card that is x1 slot and 2 controllers?
  21. Group 33 10:00.3 [RESET] 1022:149c USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller This one WONT pass so has to be used for unRAID USB stick Group 20 03:08.0 [RESET] 1022:57a4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 57a4 0a:00.0 [RESET] 1022:1485 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 0a:00.1 1022:149c USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller 0a:00.3 [RESET] 1022:149c USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller I cannot pass these controllers separately (i.e. to two diff VMs) ... can anyone with AMD pass those separately? Would appreciate knowing how (did you need ACS patch?)
  22. Thanks. I dont think I saw Recommended posts as feature last time I was on forum. I know now
  23. is unRAID 6.10 going to FINALLY remove the need to remember to add Zenstates tweak? @limetech ?