cfloener

Members
  • Posts

    56
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

cfloener's Achievements

Rookie

Rookie (2/14)

0

Reputation

  1. I have been using the Docker without any problems and has very little impact on my system. I did a spin off the of docker so that i can keep it up to date though at this point the docker is not missing anything big right now. If you would like to install my docker then PM me and I will send you a link to try.
  2. Anyone working on the Plex DVR docker yet?
  3. Maybe run VMware nested as VM in Unraid vs in Windows 10? https://lime-technology.com/forum/index.php?topic=47408.msg453745#msg453745
  4. I was not passing the audio through to the VM, I have added it and it seems to have resolved the problem, still testing. Can you post how you are passing the ROM through?
  5. Ok ran some tests and if I remove the AMD video card from the VM it will start without crashing the whole system. When I add the card back to the VM it will not display on the monitor connected to this GPU until I reboot after the hard lock. Rebooting the VM does nothing, no video from GPU and no crashing but as soon as I shut down the VM and restart the whole thing locks up.
  6. I setup the VM without any mods to the XML file and i have not tried pulling the GPU from the VM but will try tonight. Here is the xml from the vm <domain type='kvm' id='1'> <name>BlurIris</name> <uuid>60f55ffd-3524-7c0a-6cac-020dfe7f1e6f</uuid> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>6291456</memory> <currentMemory unit='KiB'>6291456</currentMemory> <memoryBacking> <nosharepages/> <locked/> </memoryBacking> <vcpu placement='static'>4</vcpu> <cputune> <vcpupin vcpu='0' cpuset='4'/> <vcpupin vcpu='1' cpuset='5'/> <vcpupin vcpu='2' cpuset='6'/> <vcpupin vcpu='3' cpuset='7'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-i440fx-2.5'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/60f55ffd-3524-7c0a-6cac-020dfe7f1e6f_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> <hyperv> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> <vendor id='none'/> </hyperv> </features> <cpu mode='host-passthrough'> <topology sockets='1' cores='2' threads='2'/> </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/BlurIris/vdisk1.img'/> <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='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/disks/WDC_WD7500AZEX_00RKKA0_WD_WMC1S4359145/BlueIris_Recordings/vdisk3.img'/> <backingStore/> <target dev='hdd' bus='virtio'/> <alias name='virtio-disk3'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/ISO/Windows10.iso'/> <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/ISO/virtio-win-0.1.118-2.iso'/> <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:21:1f:33'/> <source bridge='br0'/> <target dev='vnet0'/> <model type='virtio'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </interface> <serial type='pty'> <source path='/dev/pts/0'/> <target port='0'/> <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-BlurIris/org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0' state='disconnected'/> <alias name='channel0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x08' slot='0x00' function='0x0'/> </source> <alias name='hostdev0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </hostdev> <memballoon model='virtio'> <alias name='balloon0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/> </memballoon> </devices> </domain>
  7. Currently running 6.2 RC3 and have noticed that when I reboot my Win 10 VM I have problems with the VM starting with my GPU in passthrough. If i shutdown the VM and restart it Unraid hard locks and the only way to fix is to power off/on. Didn't have this problem in 6.1.9 and not looking to go back unless I have to. Thanks for any help. diagnostics.zip
  8. Likely related to a device you're passing through to the VM, most likely a GPU. Does this happen when you remove the GPU from the XML of the VM and start/stop the VM using VNC as the display adapter? This is also not likely specific to RC3, so I'd recommend starting a thread in general support so others can help to troubleshoot the issue, and get more details as needed. Yes I have a GPU on passthrough but didn't have this problem on 6.1.9 that is why I was bring it up here.
  9. Did a fresh install of 6.2 and i have noticed that if I stop and start my Windows 10 VM my system hard locks and requires me to turn off the power to fix. The VM is new and not a carry over. The vm will start find with Unriad but again stopping and start will crash my system. Also I need to expand the size of a vdisk but don't see a way, am i missing something? diagnostics.zip
  10. So i noticed that if i delete the libvirt img and recreate the problem goes away but I am not able to start the VM. As soon as I create a new VM the screen stays at creating VM but I can see that it was created in the background and started. I get the same error as above as soon as any VM is started. Anyone know what I can do to fix this? Also the misalignment of the dashboard is like that on any browser I use. unraid-diagnostics-20160812-2135.zip
  11. Upgraded to 6.2 RC3 and I get the following error on my VM screen. I only have one VM (Windows 10) and it start and runs fine but I am not able to edit or do any modification to the VM. I can see a new path was added with the update and the error looks to be referencing the new path but not sure what I need to do to correct the problem. Warning: libvirt_domain_xml_xpath(): namespace warning : xmlns: URI unraid is not absolute in /usr/local/emhttp/plugins/dynamix.vm.manager/classes/libvirt.php on line 936 Warning: libvirt_domain_xml_xpath(): Also noticed that everything on my dashboard is arranged crazy and I cannot click on anything. See attached photo.
  12. Upgraded to 6.2 RC3 and I get the follwing error on my VM screen. I only have one VM (Windows 10) and it start and runs fine but I am not able to edit or do any modification to the VM. I can see a new path was added with the update and the error looks to be referencing the new path but not sure what I need to do to correct the problem. Warning: libvirt_domain_xml_xpath(): namespace warning : xmlns: URI unraid is not absolute in /usr/local/emhttp/plugins/dynamix.vm.manager/classes/libvirt.php on line 936 Warning: libvirt_domain_xml_xpath(): Also noticed that everything on my dashboard is arranged crazy and I cannot click on anything. See attached photo.
  13. I am trying to create a new Windows 7 VM and I'm not getting pass creating VM. I can see it create the folder and build the vdisk but never completes the process. I currently have a Windows 10 VM up and running but that was created when I had KVM installed (now removed). Not sure what is going on. diagnostics.zip
  14. I have noticed that my AMD FX-9370 Eight-Core is not scaling down. I have tried one of the scaling drivers (don't remember what one) but it didn't work.