<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br>I am using neutron-plugin-sriov-agent. <br><br></div>I have configured pci_whitelist  in nova.conf<br><br></div>I have configured ml2_conf_sriov.ini. <br><br></div>But when I launch instance I get the exception in subject. <br><br></div>On further checking with the help of some forum messages, I discovered that pci_stats are empty.<br>mysql>  select hypervisor_hostname,pci_stats from compute_nodes;<br>+---------------------+-----------+<br>| hypervisor_hostname | pci_stats |<br>+---------------------+-----------+<br>| openstack         | []        |<br>+---------------------+-----------+<br>1 row in set (0.00 sec)<br><br><br></div>Further to this I found that PciDeviceStats.pools is an empty list too. <br><br></div>Can anyone tell me what I am missing.<br><br><br></div>Thank you,<br>Ageeleshwar K<br></div>