Re: [openstack-dev] PCI pass-through SRIOV

2015-05-26 Thread Kamsali, RaghavendraChari (Artesyn)
...@lists.openstack.org Subject: RE: [openstack-dev] PCI pass-through SRIOV This is a different error 2015-05-26 13:34:08.081 TRACE nova.compute.manager [instance: 101776a0-cd2e-47b9-bdc4-1097782201c6] if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed', dom=self) 2015-05-26

Re: [openstack-dev] PCI pass-through SRIOV

2015-05-26 Thread Kamsali, RaghavendraChari (Artesyn)
To: Kamsali, RaghavendraChari [ENGINEERING/IN]; OpenStack Development Mailing List (not for usage questions); openst...@lists.openstack.org Subject: RE: [openstack-dev] PCI pass-through SRIOV Hi Kamsali, This is the error: Refusing to bind due to unsupported vnic_type: direct Please add the following

Re: [openstack-dev] PCI pass-through SRIOV

2015-05-26 Thread Moshe Levi
; OpenStack Development Mailing List (not for usage questions); openst...@lists.openstack.org Subject: RE: [openstack-dev] PCI pass-through SRIOV Please find the attachment for the logs when changed in ml2_conf_sriov.ini From: Kamsali, RaghavendraChari (Artesyn) [mailto:raghavendrachari.kams

[openstack-dev] PCI pass-through SRIOV

2015-05-23 Thread Kamsali, RaghavendraChari (Artesyn)
Hi, Am deploying controller-compute openstack setup , in controller I configured openvswitch bridges and in computed node I configured PCI nic supported SRIOV capability and while am spawning VM am getting following error as in attached file: I followed the link for setting up the sriov

Re: [openstack-dev] PCI pass-through SRIOV

2015-05-23 Thread Moshe Levi
Hi Kamsali, According to the logs you got binding failed error, which mean neutron failed to bind the port. Can you send the neutron server log and the your neutron ml2 conf file? Thank, Moshe Levi From: Kamsali, RaghavendraChari (Artesyn)mailto:raghavendrachari.kams...@artesyn.com