[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] xl pci-detach failure when using SR-IOV NIC
Hi, I’ve come across a need to hotplug PCI devices between dom0 and domU using SR-IOV NIC. But I'm experiencing problems when trying to detach VF more than one PV guests. I can attach VF to DomU successful as follow: # xl pci-assignable-list # xl pci-attach 1 05:10.0 But when I can't detach VF and it report errors as follow: # xl pci-detach 2 05:10.2 And only 05:10.0 can detach
successful : # xl pci-detach 1 05:10.0 Each guest config is the same like this: name = "ubuntu-pv-1" Follow xl dmesg log: # xl dmesg | grep -i vt-d | grep -i enable # xl dmesg | grep "I/O virt" And libxl-driver log: # cat /var/log/libvirt/libxl/libxl-driver.log I'm running in Ubuntu 14 using Xen-4.6. I have tested in other machine using the same environment but encountering the same problem. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |