Hi David, One configuration option is missing that you should be aware of: In /etc/neutron/plugins/ml2/ml2_conf_sriov.ini: In [ml2_sriov] section set PCI Device vendor and product IDs you use, in format vendor_id:product_id
supported_pci_vendor_devs = Example: supported_pci_vendor_devs = 8086:10ca Then restart neutron-server. May ask you to post this question at ask.openstack.org? BR, Irena From: david jhon [mailto:[email protected]] Sent: Monday, December 15, 2014 9:21 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] SRIOV failures error- Hi, I am doing the same i.e., configuring SR-IOV with Openstack juno, I have manually done this but now I am doing it for openstack. Can you please list down steps you used for configuring SR-IOV. I am currently following this link but getting many errors: https://wiki.openstack.org/wiki/SR-IOV-Passthrough-For-Networking Please share some tutorial you found for this configuration. I'll be real grateful for your help. Thanking you in anticipation Looking forward seeing your response.... Thanks and Regards, On Tue, Dec 2, 2014 at 12:18 PM, Itzik Brown <[email protected]<mailto:[email protected]>> wrote: Hi, Seems like you don't have available devices for allocation. What's the output of: #echo 'use nova;select hypervisor_hostname,pci_stats from compute_nodes;' | mysql -u root Itzik On 12/02/2014 08:21 AM, Murali B wrote: Hi we are trying to bring-up the SRIOV on set-up. facing the below error when we tried create the vm. Still during creating instance ERROR appears . PciDeviceRequestFailed: PCI device request ({'requests': [InstancePCIRequest(alias_name=None,count=1,is_new=False,request_id=58584ee1-8a41-4979-9905-4d18a3df3425,spec=[{physical_network='physnet1'}])], 'code': 500}equests)s failed followed the steps from the https://wiki.openstack.org/wiki/SR-IOV-Passthrough-For-Networking Please help us to get rid this error. let us know if any configuration is required at hardware in order to work properly. Thanks -Murali _______________________________________________ OpenStack-dev mailing list [email protected]<mailto:[email protected]> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev _______________________________________________ OpenStack-dev mailing list [email protected]<mailto:[email protected]> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
