[Csync2] initial sync isues
Jordi Prats
jprats at cesca.es
Wed Sep 19 11:55:04 CEST 2007
Hi,
I just installed csync2 to a 4 node cluster but it does not sync to
other hosts using csync2 -x. This is the output using verbose:
[root at inf20 csync2-1.34]# csync2 -xvvv /etc/xen/*cfg
My hostname is inf20.
Database-File: /var/lib/csync2/inf20.db
Config-File: /etc/csync2.cfg
Match (+): /etc/xen/*cfg on /etc/xen/braunita.cfg
Running check for /etc/xen/braunita.cfg ...
SQL: SELECT filename from file where filename = '/etc/xen/braunita.cfg'
ORDER BY filename
SQL Query finished.
Match (+): /etc/xen/*cfg on /etc/xen/braunita.cfg
Checking /etc/xen/braunita.cfg.
SQL: SELECT checktxt FROM file WHERE filename = '/etc/xen/braunita.cfg'
SQL Query finished.
SQL: SELECT peername FROM dirty GROUP BY peername ORDER BY random()
SQL Query finished.
SQL: SELECT filename, myname, force FROM dirty WHERE peername = 'inf17'
ORDER by filename ASC
SQL Query finished.
Connecting to host inf17 (SSL) ...
Local> SSL\n
Peer> OK (activating_ssl).\n
[root at inf20 csync2-1.34]#
Here is my configuration file:
group clusterxen
{
host inf17 inf18 inf19 inf20;
key /etc/csync2.key_clusterxen;
include /etc/xen/*cfg;
include /etc/xen/*hvm;
backup-directory /var/csync2;
backup-generations 3;
auto none;
}
Could anyone help me? Thank you!
Jordi
--
......................................................................
__
/ / Jordi Prats
C E / S / C A Dept. de Sistemes
/_/ Centre de Supercomputació de Catalunya
Gran Capità, 2-4 (Edifici Nexus) · 08034 Barcelona
T. 93 205 6464 · F. 93 205 6979 · jprats at cesca.es
......................................................................
More information about the Csync2
mailing list