On Wed, Feb 08, 2012 at 12:31:41PM -0600, Dimitri Maziuk wrote:
> On 02/08/2012 12:23 PM, Jonathan Schaeffer wrote:
> 
> > Thanks for your feedbacks.
> > 
> > The rsync method is very simple to implement on 2 nodes ...but does it
> > scale with 5 nodes or so ? If a modification is done on one node, how
> > would rsync propagate it on every other ?
> 
> How are you going to do active/passive on 5 nodes?
> 
> As far as rsync goes, the difference is between "rsync x rsync://foo/x"
> and "for i in foo bar baz ; do rsync x rsync://${i}/x ; done" -- i.e. a
> non-issue really.

There is also csync2 ...
and this would be exactly the originally intended use case.

-- 
: Lars Ellenberg
: LINBIT | Your Way to High Availability
: DRBD/HA support and consulting http://www.linbit.com
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to