perhansen

Members
  • Posts

    143
  • Joined

  • Last visited

Everything posted by perhansen

  1. Could you have the unraid log-window open at the same time you shutdown or restart the vm? This was how bastl discovered my usb reset problem. Maybe yours will reveal something else. Sent from my iPhone using Tapatalk
  2. You are right, but is there not a different between a normal usb card, and the one connected to the nvidia card i was trying to passthrough? My problem with the complete lockup of unraid was also i 6.7 as i remember. But that was not a thing i used so much time on, to investigate. Sent from my iPhone using Tapatalk
  3. Yes, the actionstar is an old usb hub. I use it for the ease og passthrough the usb devices. My server sits in the basement, and i use a hdmi/usb to ethernet converter, that only have one usb port. Strange thing, even if i unplug multiple times, it shows up twice in the system list. I will do some testing, and buy a new one if this becomes a problem. Sent from my iPhone using Tapatalk
  4. I just booted windows, started a game and shutdown the vm. No issues so fare, i will test more tomorrow. I can't believe it was that easy. I've been struggling with this for so long and then it was just a fucking usb controller. I just thought it was supposed to be passthroug, because it was in the same IOMMU group and part of the NVIDIA card. You are the man bastl. Thanks for all the help, i appreciate it.
  5. bigassserver-diagnostics-20191104-2113.zip Here you go : <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm'> <name>Windows 10 NVIDIA</name> <uuid>3872329d-c795-ad63-e319-f9a42aec7665</uuid> <description>gamer</description> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="/mnt/cache/VM/icons/windows_teamgreen.png" os="windows10"/> </metadata> <memory unit='KiB'>12582912</memory> <currentMemory unit='KiB'>12582912</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>8</vcpu> <cputune> <vcpupin vcpu='0' cpuset='1'/> <vcpupin vcpu='1' cpuset='11'/> <vcpupin vcpu='2' cpuset='2'/> <vcpupin vcpu='3' cpuset='12'/> <vcpupin vcpu='4' cpuset='3'/> <vcpupin vcpu='5' cpuset='13'/> <vcpupin vcpu='6' cpuset='4'/> <vcpupin vcpu='7' cpuset='14'/> </cputune> <os> <type arch='x86_64' machine='pc-q35-4.0.1'>hvm</type> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough' check='none'> <topology sockets='1' cores='4' threads='2'/> </cpu> <clock offset='localtime'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/disks/KINGSTON_SA400S37120G_50026B7682823576/Windows 10/vdisk1.img'/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/iso/Win10_1903_V2_English_x64.iso'/> <target dev='hda' bus='sata'/> <readonly/> <boot order='2'/> <address type='drive' controller='0' bus='0' target='0' unit='0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/iso/virtio-win-0.1.160-1.iso'/> <target dev='hdb' bus='sata'/> <readonly/> <address type='drive' controller='0' bus='0' target='0' unit='1'/> </disk> <controller type='usb' index='0' model='ich9-ehci1'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <controller type='pci' index='0' model='pcie-root'/> <controller type='pci' index='1' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='1' port='0x8'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='2' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='2' port='0x9'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='pci' index='3' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='3' port='0xa'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/> </controller> <controller type='pci' index='4' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='4' port='0xb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x3'/> </controller> <controller type='pci' index='5' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='5' port='0xc'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x4'/> </controller> <controller type='pci' index='6' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='6' port='0xd'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x5'/> </controller> <controller type='pci' index='7' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='7' port='0xe'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x6'/> </controller> <controller type='pci' index='8' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='8' port='0xf'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x7'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </controller> <controller type='sata' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <interface type='bridge'> <mac address='52:54:00:0c:02:99'/> <source bridge='virbr0'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </interface> <serial type='pty'> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='unix'> <target type='virtio' name='org.qemu.guest_agent.0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <hostdev mode='subsystem' type='pci' managed='yes' xvga='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </source> <rom file='/mnt/disks/KINGSTON_SA400S37120G_50026B7682823576/Asus.GTX1660.6144.190225.rom'/> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x02' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x02' slot='0x00' function='0x2'/> </source> <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x02' slot='0x00' function='0x3'/> </source> <address type='pci' domain='0x0000' bus='0x07' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x046d'/> <product id='0xc521'/> </source> <address type='usb' bus='0' port='1'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x046d'/> <product id='0xc52b'/> </source> <address type='usb' bus='0' port='2'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x2101'/> <product id='0x8501'/> </source> <address type='usb' bus='0' port='3'/> </hostdev> <memballoon model='none'/> </devices> </domain>
  6. I’am not sure which one. Is it the serial bus controller? Sent from my iPhone using Tapatalk
  7. Yeah, I can see that it look like two different things. Sorry, I was not ready in my wording [emoji4] I tried to describe that the freeze only accures on shutdown of the vm, not when using it for hours. Sent from my iPhone using Tapatalk
  8. So this is where i am right now. 1. Booted Windows with vbios. 2. NVIDIA control panel announced that there was a new driver. 3. Updated the driver. 4. Almost at the end... bang, everything frooze. I noticed that really quick, because the internet in the whole house died... and the kids went crazy :-) 5. Hard reset unraid. 6. Booted Windows again. 7. New driver defintly installed, because of new Ultra HD resolutions. 8. Started diablo 3 9. Gave me a D3D error. 10. Downloaded and installed directx, that went fine. 11. Restartet Windows without any problems. 12. Started diablo 3 again, that gave me some wired shit colors and resolution on the screen. 13. Tried another game, that worked fine. 14. Went to NVIDIA control panel and reinstalled the driver, without any issue. 15. Tried diablo again, without luck. 16. Investigated more into diablo, it seems the game has taken the higest accessible solution and used that as standard. 17. Changed the settings in D3Prefs file, and now the game is running again. 18. Shutdown Windows.... bang... everything frooze within Seconds. Back to 1. :-( I was watching unraid and Windows log the whole time. The last line in unraid log, says kernel: usb 2-1-port3: cannot reset (err = -110) Sent from my iPhone using Tapatalk
  9. Okay, the whole system just now hangs, after a driver update. Damn that sucks. Sent from my iPhone using Tapatalk
  10. Sorry, i dident answer all your questions. Yes, the audio controller is also passthrough, and no usb. The vm is running now with vbios from techpowerup, so i will report back later. Sent from my iPhone using Tapatalk
  11. Thanks for letting me know Tom Sent from my iPhone using Tapatalk
  12. I know what happens in a normal pc, and this is not the same problem i have here. I can use the vm for 10 hours of gaming, without any problems. The issue first occure when i shutdown the vm or restart it, not when i’am using the vm. That can’t be a temp problem or driver problem, or am i wrong? Then this would occure when i was using the card at high usage, right? I actually havent tried with the vbios, thats my next thing on the list. I will report back. Sent from my iPhone using Tapatalk
  13. I will follow this. Right now i’am using motioneye docker, with a wd purple unassigned disk. Thats working great. But i have worked with milestone way back, through my work. How is it performing in a vm? Do you passthrough a gfx? Sent from my iPhone using Tapatalk
  14. I think i have read about some with nvidia cards, that had the same issue, but i could be wrong. Its a brand new Asus Phoenix 1660, not overclocked or anything else and with great temps. I will investigate further and use benchmark to test. Lets say its because of to high temp, why is it then only killing the whole system on shutdown? Sent from my iPhone using Tapatalk
  15. No, actually not everytime. When i only use the vm for a short amount of time, lets say 30minuts, its working fine. But when i game with my son, for a couple of hours, it hangs the intire system. I think it has something to do with the Vega 10 reset bug,@limetech implemented in 6.8, but removed again in rc5, because it caused more problems. Sent from my iPhone using Tapatalk
  16. When i come home tonight, i will try with force stopping the VM, instead of shutting it down from inside Windows. But of course, thats not a permanent solution. Sent from my iPhone using Tapatalk
  17. Sorry, i did not see you wrote unraid :-) But to answer the question, legacy mode. Sent from my iPhone using Tapatalk
  18. Legacy mode. Have never had any vm in UEFI. Sent from my iPhone using Tapatalk
  19. Did you managed to solve this? I have the same problem with 6.8.0-rc5. Complete freeze of whole system when i shutdown Windows 10 vm with nvidia passthrough.
  20. For the wm’s i have been given dedicated cores, but i thought it didn’t matter for dockers. Thanks, I will try and see what happens. Sent from my iPhone using Tapatalk
  21. Hi gents, I have been running unraid and plex for years without any problems. I have five remote users connected to plex. The streams varies from 4gb mkv to 10gb files. There are times where there is only one remote user connected, the player returns a "not enough CPU power" even if i lower the bandwidth and quality to lowest settings. One of the times that happened i connected to unraid through VPN to check the CPU utilization, all cores where almost between 1-5%. I haven't assigned any specific cores to plex docker, is that a problem? Could it be that plex maybe used to much core 0? I am by fare a plex guru, so it has been installed/setup and forgotten. Even if i stream local, simultaneously with one online user, i get in trouble and my end begins to suffer. I need some help to setup plex, so that local plays always gets the best quality, and reduces the online user... is this possible? I am running the linuxserver version of plex and have been doing that for years. Thanks in advance.
  22. Did you ever find a solution for the problem?
  23. Have you tried midnight commander (MC) in the terminal? Works pretty well for the basic things.
  24. Hi there and welcome. Nice build you got. What do you mean with no spin down on wd-red? I have been using them for years, running 24/7 and with spin down after 4hrs when no activity. The oldest one i got i my setup just past 4 years in power-on hours. Sent from my iPhone using Tapatalk
  25. Have you gotten any data from someone? or else i will send you something when i get home tomorrow. I have unassigned with 1 hdd, 1 ssd and 1 networkshare. I would love to have UD in your app. Sent from my iPhone using Tapatalk