replica set EMPTYCONFIG MAAS bootstrap
Bug #1412621 reported by
Paul Gear
This bug affects 23 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
High
|
Andrew McDermott | ||
1.24 |
Won't Fix
|
High
|
Unassigned | ||
1.25 |
Fix Released
|
High
|
Andrew McDermott |
Bug Description
When attempting to bootstrap juju during a new stack deploy, it failed with the following error message:
2015-01-19 06:16:39 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.
Complete log of the deploy attempt is attached.
When the juju bootstrap was attempted manually using the same command, it succeeded; this suggests there might be a race condition in the bootstrap process.
This may be a duplicate of https:/
tags: | added: mongodb |
tags: | added: maas-provider |
Changed in juju-core: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: bootstrap |
summary: |
- Possible race condition in MAAS bootstrap + replica set EMPTYCONFIG MAAS bootstrap |
Changed in juju-core: | |
importance: | Medium → High |
milestone: | none → 1.24-alpha1 |
Changed in juju-core: | |
milestone: | 1.24-alpha1 → 1.25.0 |
Changed in juju-core: | |
milestone: | 1.25.0 → 1.24.1 |
Changed in juju-core: | |
milestone: | 1.24.1 → 1.25.0 |
Changed in juju-core: | |
milestone: | 1.25.0 → 1.25.1 |
tags: | added: oil |
tags: | added: cpec |
Changed in juju-core: | |
status: | New → Triaged |
Changed in juju-core: | |
importance: | High → Critical |
Changed in juju-core: | |
status: | Triaged → Incomplete |
Changed in juju-core: | |
importance: | Critical → High |
Changed in juju-core: | |
milestone: | 1.25.1 → 1.26-alpha1 |
Changed in juju-core: | |
status: | Incomplete → Triaged |
tags: | added: adoption charmers cpp |
Changed in juju-core: | |
assignee: | nobody → Andrew McDermott (frobware) |
Changed in juju-core: | |
milestone: | 1.26-alpha1 → 1.26-alpha2 |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
You said: "When the juju bootstrap was attempted manually using the same command, it succeeded; this suggests there might be a race condition in the bootstrap process."
manually vs. what?