I thought about using rsync, but its not going to work because of the
databases that we're running on that partition.  We used Steeleye's
LifeKeeper in the past, and it works for the most part, but its very buggy
and we're looking to get rid of it.  I'm looking for software that is
similar to LifeKeeper, except without all the quirks.

Thanks,
Chris

> depending on exactly what you're doing, rsync may suffice for you, its
> fast cheap and you can run it over ssh. You can't use it for mirroring
> real-time databases but you can run it at like 1 m inute intervals and
> have a reasonable recent copy. rsync is also smart enough that it won't
> bog down your network since it will only copy over the deltas.
>
> -Dominic



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to