Backup juju with/without interrupting juju
William Reade
william.reade at canonical.com
Fri Jun 6 00:50:49 UTC 2014
On Thu, Jun 5, 2014 at 7:32 PM, Nate Finch <nate.finch at canonical.com> wrote:
> I guess what I don't understand is, why does it matter which mongo DB you
> back up? They should all be identical, right?
>
Replication lag is a real thing, and shouldn't be discounted. We want to be
sure that the backup corresponds to a point in time no earlier than the
user issued the backup command, and I think the right way to do that is
`mongodump --oplog` on the primary; which, conveniently, doesn't involve
taking the db down.
Cheers
William
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju-dev/attachments/20140606/46605182/attachment.html>
More information about the Juju-dev
mailing list