mongodb formula cannot run a single node only
Bug #826949 reported by
Ahmed Kamal
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juju Charms Collection |
Fix Released
|
Undecided
|
Juan L. Negron |
Bug Description
ensemble deploy mongodb
deploys a single instance, however it is not ready to be used. Trying to create data on it yields
for (var i = 1; i <= 20; i++) db.ubuntu.
not master
Using ensemble add-unit, seems to cause hooks to correctly configure the master node, then it becomes fine
Related branches
Changed in principia: | |
status: | New → Confirmed |
To post a comment you must log in.
Also,
rs.status() replset config from self or any seed (EMPTYCONFIG)",
{
"startupStatus" : 3,
"info" : "run rs.initiate(...) if not yet done for the set",
"errmsg" : "can't get local.system.
"ok" : 0
}