Comment 1 for bug 1835075

Revision history for this message
Tim Penhey (thumper) wrote :

I'm pretty sure this is because the backup command went to a controller that was not the mongo master. This needs to be addressed at the API level for backup. Effectively Juju needs to tell the client to reconnect to a particular API server so it is talking to the mongo master.

Trying to do a mongo dump on the secondaries or recovering nodes is a problem.