[openstack-dev] [neutron][sriov] PciDeviceRequestFailed error
Akilesh K
akilesh1597 at gmail.com
Thu Dec 4 10:26:21 UTC 2014
Hi,
I am using neutron-plugin-sriov-agent.
I have configured pci_whitelist in nova.conf
I have configured ml2_conf_sriov.ini.
But when I launch instance I get the exception in subject.
On further checking with the help of some forum messages, I discovered that
pci_stats are empty.
mysql> select hypervisor_hostname,pci_stats from compute_nodes;
+---------------------+-----------+
| hypervisor_hostname | pci_stats |
+---------------------+-----------+
| openstack | [] |
+---------------------+-----------+
1 row in set (0.00 sec)
Further to this I found that PciDeviceStats.pools is an empty list too.
Can anyone tell me what I am missing.
Thank you,
Ageeleshwar K
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20141204/8b60d2fc/attachment.html>
More information about the OpenStack-dev
mailing list