nova-cloud-controller db sync sometimes fails in HA mode
Bug #1335139 reported by
Alexander List
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Nova Cloud Controller Charm |
Fix Released
|
High
|
Unassigned | ||
nova-cloud-controller (Juju Charms Collection) |
Invalid
|
High
|
Unassigned |
Bug Description
We are deploying openstack infrastructure components (trusty/icehouse) to LXC containers on 3 physical machines provided by MAAS (full smoosh).
When deploying nova-cloud-
My suspicion is that another instance of nova-cloud-
This will have to be fixed upstream by changing this to CREATE TABLE IF NOT EXISTS or even more HA awareness, to skip DB generation entirely if it exists already.
tags: | added: cloud-installer |
Changed in nova-cloud-controller (Juju Charms Collection): | |
status: | New → Confirmed |
Changed in nova-cloud-controller (Juju Charms Collection): | |
importance: | Undecided → High |
tags: | added: canonical-bootstack canonical-is |
tags: | added: openstack |
Changed in nova-cloud-controller (Juju Charms Collection): | |
status: | Confirmed → Triaged |
summary: |
- nova-cloud-controller db sync fails in HA mode + nova-cloud-controller db sync sometimes fails in HA mode |
Changed in nova-cloud-controller (Juju Charms Collection): | |
milestone: | 15.04 → 15.07 |
Changed in nova-cloud-controller (Juju Charms Collection): | |
milestone: | 15.07 → 15.10 |
Changed in nova-cloud-controller (Juju Charms Collection): | |
milestone: | 15.10 → 16.01 |
Changed in nova-cloud-controller (Juju Charms Collection): | |
milestone: | 16.01 → 16.04 |
Changed in nova-cloud-controller (Juju Charms Collection): | |
milestone: | 16.04 → 16.07 |
Changed in nova-cloud-controller (Juju Charms Collection): | |
milestone: | 16.07 → 16.10 |
Changed in nova-cloud-controller (Juju Charms Collection): | |
milestone: | 16.10 → 17.01 |
Changed in charm-nova-cloud-controller: | |
importance: | Undecided → High |
status: | New → Triaged |
Changed in nova-cloud-controller (Juju Charms Collection): | |
status: | Triaged → Invalid |
To post a comment you must log in.
I think are hitting this bug too. Attached is my log.