← Back to team overview

holland-discuss team mailing list archive

Re: MongoDB

 

That sounds good.

As far as mongo-lvm this can probably be handled by the generic
lvmsnapshot plugin (currently still sitting in my abg branch) in most
sane deployments where journalling is enabled - this works for
Postgres/MySQL+InnoDB (where myisam consistency isn't required) and
other transactionally stable software as well.  Otherwise it's a
pretty simple extension of the lvmsnapshot as is done with the
mysql-lvm plugin to support any other specific mongo actions
(fsync+lock,etc).

~Andy

On Thu, Jan 12, 2012 at 9:15 AM, Micah Yoder <micah.yoder@xxxxxxxxxxxxx> wrote:
> Just popping in here to note that I'm starting work on a MongoDB mongodump
> driver.  We'll see how it goes.  Thought I'd check to see if anyone else is
> working on one or has even thought about it before I get too far.
>
> After that, a mongo-lvm plugin would make a good amount of sense.
>
> I checked out the Amsterdam branch to get started.
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~holland-discuss
> Post to     : holland-discuss@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~holland-discuss
> More help   : https://help.launchpad.net/ListHelp


Follow ups

References