Re: [openstack-dev] [neutron][sriov] PciDeviceRequestFailed error

2014-12-11 Thread Akilesh K
Hey guys sorry for the delayed reply. The problem was with the whitelist. I
had whitelisted the id of the physical function instead of the virtual
function.


On Mon, Dec 8, 2014 at 9:33 AM, shihanzhang ayshihanzh...@126.com wrote:

 I think the problem is in nova, can you show your
 pci_passthrough_whitelist in nova.conf?






 At 2014-12-04 18:26:21, Akilesh K akilesh1...@gmail.com wrote:

 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




 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [neutron][sriov] PciDeviceRequestFailed error

2014-12-07 Thread shihanzhang
I think the problem is in nova, can you show your pci_passthrough_whitelist 
in nova.conf?






At 2014-12-04 18:26:21, Akilesh K akilesh1...@gmail.com wrote:

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
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [neutron][sriov] PciDeviceRequestFailed error

2014-12-04 Thread Akilesh K
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
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [neutron][sriov] PciDeviceRequestFailed error

2014-12-04 Thread Itzik Brown

Hi,
I think it's better to ask this question at ask.openstack.org or the 
openstack mailing list.


BR,
Itzik

On 12/04/2014 12:26 PM, Akilesh K wrote:

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


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev