Nova compute starts too early when combined with libvirt and Xen
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nova (Ubuntu) |
Fix Released
|
Medium
|
James Page |
Bug Description
I have a nova-compute/
2013-06-12 17:36:21.991 1191 INFO nova.manager [-] Skipping periodic task _periodic_
2013-06-12 17:36:22.965 1191 INFO nova.virt.driver [-] Loading compute driver 'libvirt.
2013-06-12 17:36:23.743 INFO nova.openstack.
2013-06-12 17:36:23.873 1191 AUDIT nova.service [-] Starting compute node (version 2013.1.1)
2013-06-12 17:36:23.937 1191 ERROR nova.virt.
2013-06-12 17:36:23.937 1191 TRACE nova.virt.
2013-06-12 17:36:23.937 1191 TRACE nova.virt.
2013-06-12 17:36:23.937 1191 TRACE nova.virt.
2013-06-12 17:36:23.937 1191 TRACE nova.virt.
2013-06-12 17:36:23.937 1191 TRACE nova.virt.
2013-06-12 17:36:23.937 1191 TRACE nova.virt.
2013-06-12 17:36:23.937 1191 TRACE nova.virt.
2013-06-12 17:36:24.012 1191 WARNING nova.virt.
2013-06-12 17:36:24.015 1191 ERROR nova.virt.
2013-06-12 17:36:24.066 1191 ERROR nova.virt.
2013-06-12 17:36:24.066 1191 TRACE nova.virt.
2013-06-12 17:36:24.066 1191 TRACE nova.virt.
2013-06-12 17:36:24.066 1191 TRACE nova.virt.
2013-06-12 17:36:24.066 1191 TRACE nova.virt.
2013-06-12 17:36:24.066 1191 TRACE nova.virt.
2013-06-12 17:36:24.066 1191 TRACE nova.virt.
2013-06-12 17:36:24.066 1191 TRACE nova.virt.
2013-06-12 17:36:24.081 WARNING nova.virt.
2013-06-12 17:36:24.102 1191 CRITICAL nova [-] 'NoneType' object has no attribute 'numOfDomains'
2013-06-12 17:36:24.102 1191 TRACE nova Traceback (most recent call last):
2013-06-12 17:36:24.102 1191 TRACE nova File "/usr/bin/
2013-06-12 17:36:24.102 1191 TRACE nova service.wait()
2013-06-12 17:36:24.102 1191 TRACE nova File "/usr/lib/
2013-06-12 17:36:24.102 1191 TRACE nova _launcher.wait()
2013-06-12 17:36:24.102 1191 TRACE nova File "/usr/lib/
2013-06-12 17:36:24.102 1191 TRACE nova super(ServiceLa
2013-06-12 17:36:24.102 1191 TRACE nova File "/usr/lib/
2013-06-12 17:36:24.102 1191 TRACE nova service.wait()
2013-06-12 17:36:24.102 1191 TRACE nova File "/usr/lib/
2013-06-12 17:36:24.102 1191 TRACE nova return self._exit_
2013-06-12 17:36:24.102 1191 TRACE nova File "/usr/lib/
2013-06-12 17:36:24.102 1191 TRACE nova return hubs.get_
2013-06-12 17:36:24.102 1191 TRACE nova File "/usr/lib/
2013-06-12 17:36:24.102 1191 TRACE nova return self.greenlet.
2013-06-12 17:36:24.102 1191 TRACE nova File "/usr/lib/
2013-06-12 17:36:24.102 1191 TRACE nova result = function(*args, **kwargs)
2013-06-12 17:36:24.102 1191 TRACE nova File "/usr/lib/
2013-06-12 17:36:24.102 1191 TRACE nova server.start()
2013-06-12 17:36:24.102 1191 TRACE nova File "/usr/lib/
2013-06-12 17:36:24.102 1191 TRACE nova self.manager.
2013-06-12 17:36:24.102 1191 TRACE nova File "/usr/lib/
2013-06-12 17:36:24.102 1191 TRACE nova self._destroy_
2013-06-12 17:36:24.102 1191 TRACE nova File "/usr/lib/
2013-06-12 17:36:24.102 1191 TRACE nova local_instances = self._get_
2013-06-12 17:36:24.102 1191 TRACE nova File "/usr/lib/
2013-06-12 17:36:24.102 1191 TRACE nova driver_uuids = self.driver.
2013-06-12 17:36:24.102 1191 TRACE nova File "/usr/lib/
2013-06-12 17:36:24.102 1191 TRACE nova for name in self.list_
2013-06-12 17:36:24.102 1191 TRACE nova File "/usr/lib/
2013-06-12 17:36:24.102 1191 TRACE nova for domain_id in self.list_
2013-06-12 17:36:24.102 1191 TRACE nova File "/usr/lib/
2013-06-12 17:36:24.102 1191 TRACE nova if self._conn.
2013-06-12 17:36:24.102 1191 TRACE nova AttributeError: 'NoneType' object has no attribute 'numOfDomains'
2013-06-12 17:36:24.102 1191 TRACE nova
Related branches
- Ubuntu Server Developers: Pending requested
-
Diff: 631 lines (+170/-117)11 files modifieddebian/changelog (+17/-2)
debian/control (+126/-91)
debian/nova-baremetal.install (+1/-1)
debian/nova-compute-uml.conf (+0/-4)
debian/nova-compute-uml.postinst (+0/-8)
debian/nova-compute-vmware.conf (+2/-0)
debian/nova-compute-vmware.postinst (+8/-0)
debian/nova-compute.upstart (+13/-8)
debian/nova-scheduler.install (+1/-1)
debian/nova-spiceproxy.logrotate (+1/-1)
debian/rules (+1/-1)
summary: |
- Nova compute starts to early when combined with libvirt and Xen + Nova compute starts too early when combined with libvirt and Xen |
Changed in nova (Ubuntu): | |
importance: | Undecided → Medium |
Changed in nova (Ubuntu): | |
assignee: | nobody → James Page (james-page) |
status: | New → In Progress |
tags: |
added: verification-done removed: verification-needed |
This bug was fixed in the package nova - 1:2014. 1~b2-0ubuntu3
--------------- 1~b2-0ubuntu3) trusty; urgency=medium
nova (1:2014.
* debian/ tests/nova- compute- daemons: Drop nova-compute-uml.
-- Chuck Short <email address hidden> Fri, 31 Jan 2014 14:40:23 -0500