← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1302163] Re: nova boot VIF creation fails

 

Tracking this down a bit further, I think in my case it's matter of the
new notification stuff not being configured quite correctly.  There's a
Stackforge patch with some new options in progress here:

https://review.openstack.org/#/c/85269

Which corresponds to this section of neutron.conf:

https://github.com/openstack/neutron/blob/master/etc/neutron.conf#L297-L326

And we'll have to introduce a couple of new composition layer changes
accordingly.  With that all set correctly I think we're ok--meaning this
probably isn't a nova bug.  Other folks upgrading from Havana should
also have a look and double check that they've configured these new
directives correctly.

** Changed in: nova
       Status: Incomplete => Opinion

** Changed in: nova
       Status: Opinion => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1302163

Title:
  nova boot VIF creation fails

Status in OpenStack Compute (Nova):
  Invalid
Status in Openstack @ Cisco:
  New

Bug description:
  aio, cisco, including https://review.openstack.org/#/c/85121/

  nova boots timeout with:

  2014-04-03 20:21:44.973 1816 WARNING nova.virt.libvirt.driver [req-bff726de-c4bf
  -4a46-a1a1-8793499f3380 f94b73f2d0c54b6e8fe7bc4525db9a32 59839cbf923e46eea50ff71
  85ecae8b7] Timeout waiting for vif plugging callback for instance 74574690-c46a-
  423a-b327-24a141c84137
  2014-04-03 20:21:45.928 1816 ERROR nova.compute.manager [req-bff726de-c4bf-4a46-
  a1a1-8793499f3380 f94b73f2d0c54b6e8fe7bc4525db9a32 59839cbf923e46eea50ff7185ecae
  8b7] [instance: 74574690-c46a-423a-b327-24a141c84137] Instance failed to spawn
  2014-04-03 20:21:45.928 1816 TRACE nova.compute.manager [instance: 74574690-c46a
  -423a-b327-24a141c84137] Traceback (most recent call last):
  2014-04-03 20:21:45.928 1816 TRACE nova.compute.manager [instance: 74574690-c46a
  -423a-b327-24a141c84137]   File "/usr/lib/python2.7/dist-packages/nova/compute/m
  anager.py", line 1718, in _spawn
  2014-04-03 20:21:45.928 1816 TRACE nova.compute.manager [instance: 74574690-c46a
  -423a-b327-24a141c84137]     block_device_info)
  2014-04-03 20:21:45.928 1816 TRACE nova.compute.manager [instance: 74574690-c46a
  -423a-b327-24a141c84137]   File "/usr/lib/python2.7/dist-packages/nova/virt/libv
  irt/driver.py", line 2251, in spawn
  2014-04-03 20:21:45.928 1816 TRACE nova.compute.manager [instance: 74574690-c46a
  -423a-b327-24a141c84137]     block_device_info)
  2014-04-03 20:21:45.928 1816 TRACE nova.compute.manager [instance: 74574690-c46a
  -423a-b327-24a141c84137]   File "/usr/lib/python2.7/dist-packages/nova/virt/libv
  irt/driver.py", line 3654, in _create_domain_and_network
  2014-04-03 20:21:45.928 1816 TRACE nova.compute.manager [instance: 74574690-c46a
  -423a-b327-24a141c84137]     raise exception.VirtualInterfaceCreateException()
  2014-04-03 20:21:45.928 1816 TRACE nova.compute.manager [instance: 74574690-c46a
  -423a-b327-24a141c84137] VirtualInterfaceCreateException: Virtual Interface crea
  tion failed
  2014-04-03 20:21:45.928 1816 TRACE nova.compute.manager [instance: 74574690-c46a
  -423a-b327-24a141c84137]

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1302163/+subscriptions