[Bug 928848] [NEW] nova-common installation triggers nova-manage db sync on compute node
Alvaro Lopez
928848 at bugs.launchpad.net
Wed Feb 8 13:45:00 UTC 2012
Public bug reported:
I've installed nova-compute-xen on a compute node, and nova-common tries
to make a nova-manage db sync when the package is configured. This
results on a "/var/lib/nova/nova.sqlite" file.
$ sudo aptitude install python-software-properties
$ sudo add-apt-repository ppa:nova-core/milestone
$ sudo aptitude update
$ sudo aptitude install nova-compute-xen
(...)
Configuring nova-common (2012.1~e3-0ubuntu0~ppa1~oneiric1) ...
Adding system user `nova' (UID 107) ...
Adding new user `nova' (UID 107) with group `nogroup' ...
Not creating home directory `/var/lib/nova'.
2012-02-08 15:40:59,488 DEBUG nova.utils [-] backend <module 'nova.db.sqlalchemy.migration' from '/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/migration.pyc'> from (pid=17310) debug /usr/lib/python2.7/dist-packages/nova/log.py:175
2012-02-08 15:40:59,489 DEBUG migrate.versioning.util [-] Constructing engine from (pid=17310) debug /usr/lib/python2.7/dist-packages/nova/log.py:175
(...)
$ dpkg -l|grep nova
ii nova-common 2012.1~e3-0ubuntu0~ppa1~oneiric1 OpenStack Compute - common files
ii nova-compute 2012.1~e3-0ubuntu0~ppa1~oneiric1 OpenStack Compute - compute node
ii nova-compute-xen 2012.1~e3-0ubuntu0~ppa1~oneiric1 OpenStack Compute - compute node (Xen)
ii python-nova 2012.1~e3-0ubuntu0~ppa1~oneiric1 OpenStack Compute Python libraries
ii python-novaclient 2012.1~e3-0ubuntu0~ppa1~oneiric1 client library for OpenStack Compute API
** Affects: nova (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/928848
Title:
nova-common installation triggers nova-manage db sync on compute node
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/928848/+subscriptions
More information about the Ubuntu-server-bugs
mailing list