yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57416
[Bug 1630446] Re: postgresql online_data_migrations fail for m->n
Now that Nova uses 2 separate databases (since Mitaka, see relnotes
http://docs.openstack.org/releasenotes/nova/mitaka.html), you need to
populate both the "legacy" DB (ie. the existing one) *and* the API DB (a
new model) in order to get all the incremental updates.
#1 nova-manage db sync && nova-manage api_db sync
#2 nova-manage db online_data_migrations
** Changed in: nova
Status: Incomplete => 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/1630446
Title:
postgresql online_data_migrations fail for m->n
Status in OpenStack Compute (nova):
Invalid
Bug description:
Info is in the log file attached. Will be opening another bug for
possibly related failures.
I should mention that db sync went fine
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1630446/+subscriptions
References