Mongodb complains about not being master on primary mongo
Bug #1428696 reported by
Sergey Yudin
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Sergey Yudin | ||
5.1.x |
Won't Fix
|
High
|
MOS Maintenance | ||
6.0.x |
Won't Fix
|
High
|
MOS Maintenance |
Bug Description
Fuel Version: 5.1.1
Way to reproduce: NA, appears randomly
Description:
When mongo first starts up it calls for election(even with single node) and if we will start configureing mongo we will get something like:
http://
Proposed solution:
We need to wait till node will finish the election and will become master even in single node replset before starting messing around with mongo.
https:/
Changed in fuel: | |
assignee: | nobody → Sergey Yudin (tsipa740) |
status: | New → In Progress |
Changed in fuel: | |
milestone: | none → 6.1 |
Changed in fuel: | |
status: | Fix Released → Confirmed |
Changed in fuel: | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
@Sergey, what the status update do you have?