Hi Itzik,

Thank you for your reply

Please find the below output for "#echo 'use nova;select
hypervisor_hostname,pci_stats from
compute_nodes;' | mysql -u root"

MariaDB [nova]> select hypervisor_hostname,pci_stats from compute_nodes;
+---------------------+-------------------------------------------------------------------------------------------+
| hypervisor_hostname |
pci_stats
|
+---------------------+-------------------------------------------------------------------------------------------+
| compute2            |
[]
|
| xilinx-r720         | [{"count": 1, "vendor_id": "8086",
"physical_network": "physnet2", "product_id": "10ed"}] |
| compute1            |
[]
|
| compute4            |
[]
|
+---------------------+-------------------------------------------------------------------------------------------+

we have enabled SRIOV agent on compute node 4 as well as  xilinx-r720

Thanks
-Murali
_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to