January 30, 201610 yr I had some vms created and working before my flash drive went bad. replaced the flash, but now when unraid comes up, my vms will not start. Device 'vfio-pci' could not be initialized internal error: early end of file from monitor: possible problem: 2016-01-30T03:53:29.869241Z qemu-system-x86_64: -device vfio-pci,host=05:00.0,bus=root.1,addr=00.0,multifunction=on,x-vga=on: vfio: error opening /dev/vfio/34: Operation not permitted 2016-01-30T03:53:29.869265Z qemu-system-x86_64: -device vfio-pci,host=05:00.0,bus=root.1,addr=00.0,multifunction=on,x-vga=on: vfio: failed to get group 34 2016-01-30T03:53:29.869276Z qemu-system-x86_64: -device vfio-pci,host=05:00.0,bus=root.1,addr=00.0,multifunction=on,x-vga=on: Device initialization failed 2016-01-30T03:53:29.869285Z qemu-system-x86_64: -device vfio-pci,host=05:00.0,bus=root.1,addr=00.0,multifunction=on,x-vga=on: Device 'vfio-pci' could not be initialized if I switch to vnc the system boots fine so it is obviously stuck on the video card for some reason
January 30, 201610 yr You most likely forgot to add the hotfix for the missing vfio devices in qemu.conf found here The fix is for those of us that have more than 32 iommu groups. Your graphics card is in group 34.
January 30, 201610 yr Author you are correct. I did not. I saw mention of a hotfix last night, but never thought to install it. now if only I knew the command to restart libvirt via ssh.
January 30, 201610 yr you are correct. I did not. I saw mention of a hotfix last night, but never thought to install it. now if only I knew the command to restart libvirt via ssh. You can enable/disable it in settings --> VM manager.
January 30, 201610 yr Author Ah, makes sense. I was thinking that would want a reboot and I would have to run an actual command via SSH. Thanks . back in business
Archived
This topic is now archived and is closed to further replies.