
Lawllipops
Members-
Posts
18 -
Joined
-
Last visited
Lawllipops's Achievements
Newbie (1/14)
0
Reputation
-
I recently just swapped my unraid server to a new case, and it has started to disconnect me from unraid. i am no longer able to connect to the server using its local IP. when i check my router i can still see the server listed and its IP, but i can't connect to it at all. this happened in my old case as well, but after a while it just went away. not sure what the issue might be, but the only way to resolve it, is a hard shutdown. i can connect to the machine directly, with my keyboard and monitor, but trying to connect from outside of that doesnt seem to work. ive attached my diagnostic. thehans-diagnostics-20220402-2315.zip
-
Great. Thanks I will try that. I just assumed it might be something in unraid since it has happened sporadically. Sometimes happens in a day or after a week
-
Recently, I would lose access to the Unraid Terminal. It would be running for a while, but then the next day I would try and login, and i wont be able to access the GUI. also the Plex Server goes down, and cant access any of my docker containers I have setup through reverse proxy. I eventually have to hard reset my machine. I've attached my diagnostic and syslogs. recently the only things ive tried to change is my VM. ive been trying to add a GPU passthrough. syslog thehans-diagnostics-20211211-1659.zip
-
GTX 1650 OC VM Passthrough Shows up Blank Screen
Lawllipops replied to Lawllipops's topic in VM Engine (KVM)
i also attached my XML <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm' id='12'> <name>Eric's Gaming VM</name> <uuid>83eb3afe-1b86-2811-7872-57b63fde4d91</uuid> <description>Remote Gaming</description> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>16777216</memory> <currentMemory unit='KiB'>16777216</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>10</vcpu> <cputune> <vcpupin vcpu='0' cpuset='3'/> <vcpupin vcpu='1' cpuset='11'/> <vcpupin vcpu='2' cpuset='4'/> <vcpupin vcpu='3' cpuset='12'/> <vcpupin vcpu='4' cpuset='5'/> <vcpupin vcpu='5' cpuset='13'/> <vcpupin vcpu='6' cpuset='6'/> <vcpupin vcpu='7' cpuset='14'/> <vcpupin vcpu='8' cpuset='7'/> <vcpupin vcpu='9' cpuset='15'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-i440fx-5.1'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/83eb3afe-1b86-2811-7872-57b63fde4d91_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> <hyperv> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> <vendor_id state='on' value='none'/> </hyperv> </features> <cpu mode='host-passthrough' check='none' migratable='on'> <topology sockets='1' dies='1' cores='5' threads='2'/> <cache mode='passthrough'/> </cpu> <clock offset='localtime'> <timer name='hypervclock' present='yes'/> <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/user/domains/Eric's Gaming VM/vdisk1.img' index='3'/> <backingStore/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <alias name='virtio-disk2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/Win10_20H2_v2_English_x64.iso' index='2'/> <backingStore/> <target dev='hda' bus='ide'/> <readonly/> <boot order='2'/> <alias name='ide0-0-0'/> <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/isos/virtio-win-0.1.190-1.iso' index='1'/> <backingStore/> <target dev='hdb' bus='ide'/> <readonly/> <alias name='ide0-0-1'/> <address type='drive' controller='0' bus='0' target='0' unit='1'/> </disk> <controller type='usb' index='0' model='ich9-ehci1'> <alias name='usb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <alias name='usb'/> <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'> <alias name='usb'/> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <alias name='usb'/> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <controller type='pci' index='0' model='pci-root'> <alias name='pci.0'/> </controller> <controller type='ide' index='0'> <alias name='ide'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='virtio-serial' index='0'> <alias name='virtio-serial0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:e3:08:b8'/> <source bridge='br0'/> <target dev='vnet0'/> <model type='virtio-net'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </interface> <serial type='pty'> <source path='/dev/pts/0'/> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> <alias name='serial0'/> </serial> <console type='pty' tty='/dev/pts/0'> <source path='/dev/pts/0'/> <target type='serial' port='0'/> <alias name='serial0'/> </console> <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-12-Eric's Gaming VM/org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/> <alias name='channel0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'> <alias name='input0'/> <address type='usb' bus='0' port='1'/> </input> <input type='mouse' bus='ps2'> <alias name='input1'/> </input> <input type='keyboard' bus='ps2'> <alias name='input2'/> </input> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </source> <alias name='hostdev0'/> <rom file='/mnt/user/isos/gtx1650.rom'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0' multifunction='on'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x01' slot='0x00' function='0x1'/> </source> <alias name='hostdev1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </hostdev> <memballoon model='none'/> </devices> <seclabel type='dynamic' model='dac' relabel='yes'> <label>+0:+100</label> <imagelabel>+0:+100</imagelabel> </seclabel> </domain> -
Hey, I was able to get my GTX 1650 OC passthrough to my windows 10 VM, and I was using splashtop to connect to my VM, but when I connect the background looks blank, but I am able to still sign up to my windows machine. When i login to screen is again blank, but if I click on the windows Key i am able to bring up the start menu, and the background flashes on, but when I try to do anything everything runs really slowly. When I had everything setup on VNC everything worked fine, but not sure why its getting some blank screens and why everything is so laggy. Anyone got any advice?
-
Hey Guys Not sure if this belongs here, but i tried posting in the VM section, but was hoping i would be able to get more eyes on this. I currently have 2 graphics card. a GTX 1650 in the first PCI-E slot and a P1000 in the 3rd PCI-E slot. im using the P1000 for my plex transcoding, and planning to use the GTX for my VM to use as a remote gaming VM. I am able to setup my VM using VNC graphics, but when i go back and add the Graphics Card and the Graphics Card Sound and update, and then try and start the VM it just says starting and never starts. When i click on other tabs unraid still works, but when i click the VM tab or go to Settings - VM Settings both come up blank, and I have to reboot my machine. Can anyone help me figure out what I'm doing wrong? thehans-diagnostics-20211125-0056 (1).zip
-
Hey Guys, I currently have 2 graphics card. a GTX 1650 in the first PCI-E slot and a P1000 in the 3rd PCI-E slot. im using the P1000 for my plex transcoding, and planning to use the GTX for my VM to use as a remote gaming VM. I am able to setup my VM using VNC graphics, but when i go back and add the Graphics Card and the Graphics Card Sound and update, and then try and start the VM it just says starting and never starts. When i click on other tabs unraid still works, but when i click the VM tab or go to Settings - VM Settings both come up blank, and I have to reboot my machine. Can anyone help me figure out what I'm doing wrong? thehans-diagnostics-20211125-0056.zip