[Openstack] Issue with assignment of Intel’s QAT Card to VM (PCI-passthrough) using openstack-mitaka release on Cent OS 7.2 host

Giridhar Jayavelu gjayavelu at vmware.com
Tue Jun 7 06:41:07 UTC 2016


The alias has device_type as "type-PCI"
pci_alias = {"name": "QuickAssist", "product_id": "0435", "vendor_id": "8086", "device_type": "type-PCI"}

But from the maria DB output, you can see that the devices are "type-PF".
Please change the device_type in the alias if you intend to attach physical function to the instance.



> On Jun 6, 2016, at 11:22 PM, Chinmaya Dwibedy <ckdwibedy at gmail.com> wrote:
> 
> pci_alias = {"name": "QuickAssist", "product_id": "0435", "vendor_id": "8086", "device_type": "type-PCI"}





More information about the Openstack mailing list