← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1306342] Re: Icehouse on CentOS - launch instance failed with nova

 

Boon,

This is very likely a bug either in packaging or in the code, rather
than a problem in the manuals. I'm going to send this to the nova
project.

** Also affects: nova
   Importance: Undecided
       Status: New

** No longer affects: openstack-manuals

-- 
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/1306342

Title:
  Icehouse on CentOS - launch instance failed with nova

Status in OpenStack Compute (Nova):
  New

Bug description:
  Hi there,

  I am unable to launch any instance after recent yum upgrade(10 April).
  I have installed icehouse on CentOS-6.5.

  Dashboard:

  Message: Virtual Interface creation failed
  Code: 500
  Details
  File "/usr/lib/python2.6/site-packages/nova/compute/manager.py", line 296, in decorated_function return function(self, context, *args, **kwargs) File "/usr/lib/python2.6/site-packages/nova/compute/manager.py", line 2073, in run_instance do_run_instance() File "/usr/lib/python2.6/site-packages/nova/openstack/common/lockutils.py", line 249, in inner return f(*args, **kwargs) File "/usr/lib/python2.6/site-packages/nova/compute/manager.py", line 2072, in do_run_instance legacy_bdm_in_spec) File "/usr/lib/python2.6/site-packages/nova/compute/manager.py", line 1205, in _run_instance notify("error", fault=e) # notify that build failed File "/usr/lib/python2.6/site-packages/nova/openstack/common/excutils.py", line 68, in __exit__ six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python2.6/site-packages/nova/compute/manager.py", line 1189, in _run_instance instance, image_meta, legacy_bdm_in_spec) File "/usr/lib/python2.6/site-packages/nova/compute/manager.py", line 1333, in _build_instance network_info.wait(do_raise=False) File "/usr/lib/python2.6/site-packages/nova/openstack/common/excutils.py", line 68, in __exit__ six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python2.6/site-packages/nova/compute/manager.py", line 1309, in _build_instance set_access_ip=set_access_ip) File "/usr/lib/python2.6/site-packages/nova/compute/manager.py", line 399, in decorated_function return function(self, context, *args, **kwargs) File "/usr/lib/python2.6/site-packages/nova/compute/manager.py", line 1721, in _spawn LOG.exception(_('Instance failed to spawn'), instance=instance) File "/usr/lib/python2.6/site-packages/nova/openstack/common/excutils.py", line 68, in __exit__ six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python2.6/site-packages/nova/compute/manager.py", line 1718, in _spawn block_device_info) File "/usr/lib/python2.6/site-packages/nova/virt/libvirt/driver.py", line 2251, in spawn block_device_info) File "/usr/lib/python2.6/site-packages/nova/virt/libvirt/driver.py", line 3654, in _create_domain_and_network raise exception.VirtualInterfaceCreateException()

  api.log:

  2014-04-11 10:38:36.383 6386 ERROR nova.api.openstack.wsgi [-] Exception handling resource: multi() got an unexpected keyword argument 'body'
  2014-04-11 10:38:36.383 6386 TRACE nova.api.openstack.wsgi Traceback (most recent call last):
  2014-04-11 10:38:36.383 6386 TRACE nova.api.openstack.wsgi   File "/usr/lib/python2.6/site-packages/nova/api/openstack/wsgi.py", line 983, in _process_stack
  2014-04-11 10:38:36.383 6386 TRACE nova.api.openstack.wsgi     action_result = self.dispatch(meth, request, action_args)
  2014-04-11 10:38:36.383 6386 TRACE nova.api.openstack.wsgi   File "/usr/lib/python2.6/site-packages/nova/api/openstack/wsgi.py", line 1070, in dispatch
  2014-04-11 10:38:36.383 6386 TRACE nova.api.openstack.wsgi     return method(req=request, **action_args)
  2014-04-11 10:38:36.383 6386 TRACE nova.api.openstack.wsgi TypeError: multi() got an unexpected keyword argument 'body'

  
  compute.log:

  2014-04-11 10:38:32.869 17049 ERROR nova.compute.manager [req-7c8f2ee8-f957-4f1e-b188-2f136fcb7cdb 1cfbc71fddb848668295a2bb1895dfda 9f03371fd9fb4ef8ba5760a3ae1021ba] [instance: 45a6f90d-3c76-4740-bacb-f3ea73c1b78c] Instance failed to spawn
  2014-04-11 10:38:32.869 17049 TRACE nova.compute.manager [instance: 45a6f90d-3c76-4740-bacb-f3ea73c1b78c] Traceback (most recent call last):
  2014-04-11 10:38:32.869 17049 TRACE nova.compute.manager [instance: 45a6f90d-3c76-4740-bacb-f3ea73c1b78c]   File "/usr/lib/python2.6/site-packages/nova/compute/manager.py", line 1718, in _spawn
  2014-04-11 10:38:32.869 17049 TRACE nova.compute.manager [instance: 45a6f90d-3c76-4740-bacb-f3ea73c1b78c]     block_device_info)
  2014-04-11 10:38:32.869 17049 TRACE nova.compute.manager [instance: 45a6f90d-3c76-4740-bacb-f3ea73c1b78c]   File "/usr/lib/python2.6/site-packages/nova/virt/libvirt/driver.py", line 2251, in spawn
  2014-04-11 10:38:32.869 17049 TRACE nova.compute.manager [instance: 45a6f90d-3c76-4740-bacb-f3ea73c1b78c]     block_device_info)
  2014-04-11 10:38:32.869 17049 TRACE nova.compute.manager [instance: 45a6f90d-3c76-4740-bacb-f3ea73c1b78c]   File "/usr/lib/python2.6/site-packages/nova/virt/libvirt/driver.py", line 3654, in _create_domain_and_network
  2014-04-11 10:38:32.869 17049 TRACE nova.compute.manager [instance: 45a6f90d-3c76-4740-bacb-f3ea73c1b78c]     raise exception.VirtualInterfaceCreateException()
  2014-04-11 10:38:32.869 17049 TRACE nova.compute.manager [instance: 45a6f90d-3c76-4740-bacb-f3ea73c1b78c] VirtualInterfaceCreateException: Virtual Interface creation failed

  
  Regards,
  Boon Lee

  [root@controller nova]# rpm -qa | grep openstack
  openstack-nova-console-2014.1-0.12.rc1.el6.noarch
  openstack-nova-scheduler-2014.1-0.12.rc1.el6.noarch
  openstack-utils-2013.2-3.el6.noarch
  openstack-selinux-0.1.3-2.el6ost.noarch
  openstack-dashboard-2014.1-0.14.rc2.el6.noarch
  openstack-nova-conductor-2014.1-0.12.rc1.el6.noarch
  openstack-glance-2014.1-0.5.rc1.el6.noarch
  openstack-nova-common-2014.1-0.12.rc1.el6.noarch
  openstack-neutron-2014.1-0.13.rc1.el6.noarch
  openstack-neutron-openvswitch-2014.1-0.13.rc1.el6.noarch
  openstack-nova-api-2014.1-0.12.rc1.el6.noarch
  openstack-keystone-2014.1-0.7.rc1.el6.noarch
  openstack-nova-cert-2014.1-0.12.rc1.el6.noarch
  python-django-openstack-auth-1.1.5-1.el6.noarch
  openstack-nova-novncproxy-2014.1-0.12.rc1.el6.noarch

  
  -----------------------------------
  Built: 2014-04-10T22:07:30 00:00
  git SHA: 289c27051a4cccca84ce52f872013b77b2411c59
  URL: http://docs.openstack.org/trunk/install-guide/install/yum/content/launch-instance.html
  source File: file:/home/jenkins/workspace/openstack-install-deploy-guide-fedora/doc/install-guide/ch_launch-instance.xml
  xml:id: launch-instance

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