Hello,
I was trying to implement PCI Passthrough on a host. The VM problem is:
Thu Jan 31 16:10:07 2019 [Z0][VM][I]: New state is ACTIVE
Thu Jan 31 16:10:07 2019 [Z0][VM][I]: New LCM state is PROLOG
Thu Jan 31 16:10:23 2019 [Z0][VM][I]: New LCM state is BOOT
Thu Jan 31 16:10:27 2019 [Z0][VMM][I]: Generating deployment file: /var/lib/one/vms/46/deployment.0
Thu Jan 31 16:10:29 2019 [Z0][VMM][I]: Successfully execute transfer manager driver operation: tm_context.
Thu Jan 31 16:10:30 2019 [Z0][VMM][I]: ExitCode: 0
Thu Jan 31 16:10:30 2019 [Z0][VMM][I]: Successfully execute network driver operation: pre.
Thu Jan 31 16:10:32 2019 [Z0][VMM][I]: Command execution fail: cat << EOT | /var/tmp/one/vmm/kvm/deploy ‘/var/lib/one//datastores/0/46/deployment.0’ ‘opennebula’ 46 opennebula
Thu Jan 31 16:10:32 2019 [Z0][VMM][I]: error: Failed to create domain from /var/lib/one//datastores/0/46/deployment.0
Thu Jan 31 16:10:32 2019 [Z0][VMM][I]: error: internal error: process exited while connecting to monitor: 2019-01-31T16:10:32.030824Z qemu-system-x86_64: warning: host doesn’t support requested feature: CPUID.80000001H:ECX.svm [bit 2]
Thu Jan 31 16:10:32 2019 [Z0][VMM][I]: 2019-01-31T16:10:32.060795Z qemu-system-x86_64: -device vfio-pci,host=02:00.0,id=hostdev0,bus=pci.1,addr=0x1: vfio error: 0000:02:00.0: group 43 is not viable
Thu Jan 31 16:10:32 2019 [Z0][VMM][I]: Please ensure all devices within the iommu_group are bound to their vfio bus driver.
Thu Jan 31 16:10:32 2019 [Z0][VMM][E]: Could not create domain from /var/lib/one//datastores/0/46/deployment.0
Thu Jan 31 16:10:32 2019 [Z0][VMM][I]: ExitCode: 255
Thu Jan 31 16:10:32 2019 [Z0][VMM][I]: Failed to execute virtualization driver operation: deploy.
Thu Jan 31 16:10:32 2019 [Z0][VMM][E]: Error deploying virtual machine: Could not create domain from /var/lib/one//datastores/0/46/deployment.0
Thu Jan 31 16:10:32 2019 [Z0][VM][I]: New LCM state is BOOT_FAILURE
Has anyone ever had or knows what might be the problem?
Hope that someone can help me here.