[Csync2] Csync2 Interchange on servers.
Lars Ellenberg
lars.ellenberg at linbit.com
Mon Dec 1 13:57:00 CET 2008
On Wed, Nov 26, 2008 at 07:28:34PM +0000, Prashant Ramhit wrote:
> Hi All,
>
> I have two 5 nodes running with csync2.
> Csync2 is running on Node A and synchronizing data on Node B,C,D,E.
>
> I need to replace NodeA with a higher specs machine and would like to
> run Csync2 on Node B.
>
> And the Data already synchronized is 1.2TB.
>
> Questions:
> 1. If I run Csync2 on Node B will it resync 1.2TB?
usually not.
depending on your config, and how you actually use it, of course.
> 2. Then I add Node A again and csyn2 all the 1.2TB on Node A from Node B,
> How can I have Node A to be the one to run csync2 again without
> re-syncing 1.2 TB to all the servers again?
csync2 is push only.
it detects changes on the server you issue the command on,
and tries to push these changes to the other servers.
so short answer:
instead of
ssh B "csync2 -xv",
you do
ssh A "csync2 -xv",
again.
did I misunderstand the question?
--
: Lars Ellenberg
: LINBIT | Your Way to High Availability
: DRBD/HA support and consulting http://www.linbit.com
DRBD® and LINBIT® are registered trademarks of LINBIT, Austria.
More information about the Csync2
mailing list