[Csync2] Csync2 Interchange on servers.
Lars Ellenberg
lars.ellenberg at linbit.com
Tue Dec 2 16:23:16 CET 2008
when replying to parts of digests,
please at least put the correct subject line in the reply.
On Tue, Dec 02, 2008 at 02:43:37PM +0000, Prashant Ramhit wrote:
> Hi Lars,
>
> Thanks for your reply.
> I would be very grateful if you can please advise what to add to my config
> file, if it should not re-sync 1.2TB again from Node B.
>
>
> group FileServers
> {
> host Node A Node B Node C Node D Node E;
> key /etc/csync2.key;
> include /home/projects;
>
> auto none;
> }
you know, there is a "dry-run" mode for csync2.
just _try_ it, and see whether it thinks it wants to sync or not.
go on your node B, say
csync2 -cr / # checks for changes against last recorded state
csync2 -M # shows what is considered to be "dirty"
csync2 -udv # "updated" in "dry-run" mode, being "verbose"
if that thinks it is in sync and does not need to do anything,
and you think the same, then maybe thats just it.
that is how it is supposed to work.
however, if csync2 thinks it wants to sync a lot of things, then
probably someone, or something, changed some files on node B, and was
not supposed to do so?
you need to check that yourself, I cannot easily predict the outcome.
--
: 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