Hi Murali,
Seems there is a mismatch between pci_whitelist configuration and requested
network.
In the table below:
"physical_network": "physnet2"
In the error you sent, there is:
[InstancePCIRequest(alias_name=None,count=1,is_new=False,request_id=58584ee1-8a41-4979-9905-4d18a3df3425,spec=[{physical_network='physnet1'}])],
Please check the neutron and nova configuration for physical_network.
Cheers,
Irena
From: Murali B [mailto:[email protected]]
Sent: Wednesday, December 03, 2014 5:19 AM
To: [email protected]; [email protected]
Subject: [openstack-dev] SRIOV failures error-
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