[Bug 928848] Re: nova-common installation triggers nova-manage db sync on compute node
Adam Gandelman
928848 at bugs.launchpad.net
Wed Feb 8 18:35:08 UTC 2012
Hi Alvaro-
This is run in the post-installation step of the nova-common package,
which is installed with nova-compute-xen. It is the expected behavior
and happens to help users who want to install all nova components on a
single node and have something ready to use out-of-the-box. Note that
this command is only called when nova.conf's sql_connection points to a
local sqlite database (which it does with the default config). If
you've installed a compute package on an isolated node, you've probably
also updated your config to point to a remote, shared database. If that
is the case, and you've elected to keep your custom config file during
the next package installation/upgrade, the call to nova db sync is
skipped.
** Changed in: nova (Ubuntu)
Status: New => Invalid
--
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