<div>Hi!</div><div>First, are you sure that csync2 daemon listening on each node? You can use one of these commands: lsof -ni TCP:30865 , netstat -ntupa|grep LIST|grep :30865</div><div>If thats OK, check firewall settings on each node (iptables-save)</div><div>From master node (when you want run csync2 -xv) you can connect to remote csync2 daemons (on each node) with these command: telnet node2.example.ru 30865š</div><div>If you can connect to remote nodes, next you must check your configuration on each nodes (please show your /etc/csync2/csync2.cfg)</div><div>š</div><div>PS:</div><div>csync2 -iiivvv # this is debug mode on each node, you can run these command instead of xinetd daemon, next you can see debug messages on your console and use it for debug</div><div>csync2 -xvvv # you must run this command on your master node, you can see debug messages to your console</div><div>š</div><div>Try this solutions, if it does not work, write here</div><div>š</div><div>š</div><div>-- <br />ó Õ×ÁÖÅÎÉÅÍ,</div><div>çÕÓÅ× ðÁ×ÅÌ</div><div>òÕËÏ×ÏÄÉÔÅÌØ ÏÔÄÅÌÁ ÓÉÓÔÅÍÎÏÇÏ ÁÄÍÉÎÉÓÔÒÉÒÏ×ÁÎÉÑ</div><div>š</div><div>QSOFT | ÷ÅÄÕÝÉÊ web-ÉÎÔÅÇÒÁÔÏÒ</div><div>š</div><div>ÏÆÉÓ 7(495) 771-7363 #110 | ÍÏÂ. 7(926) 850-1108</div><div>pgusev@qsoft.ru š</div><div>íÏÓË×Á, á×ÁÎÇÁÒÄÎÁÑ ÕÌÉÃÁ, 3 š| šqsoft.ru</div><div>San Francisco, 222 Columbus Ave | šqsoftus.com</div><div>š</div><div>š</div><div>š</div><div>24.01.2015, 01:48, "Dan Falconer" &lt;danf@affinitygs.com&gt;:</div><blockquote type="cite"><div bgcolor="#FFFFFF">I can't get Csync2 to work when configured through an xinetd script.š I've added the file, /etc/xinetd.d/csync, with the following contents:<br /><blockquote># de<font face="Lucida Console">fault: off<br /> # description: csync2<br /> service csync2<br /> {<br /> ššššššš disable = no<br /> ššššššš flagsšššššššššš = REUSE<br /> ššššššš socket_typešššš = stream<br /> ššššššš waitššššššššššš = no<br /> ššššššš userššššššššššš = root<br /> ššššššš groupšššššššššš = root<br /> ššššššš envšššššššššššš = CSYNC2_SYSTEM_DIR=/etc/csync2<br /> ššššššš serverššššššššš = /usr/sbin/csync2<br /> ššššššš server_argsšššš = -itv<br /> ššššššš portššššššššššš = 30865<br /> ššššššš typeššššššššššš = UNLISTED<br /> ššššššš log_typeššššššš = FILE /var/log/csync2.log<br /> ššššššš log_on_successš = HOST PID<br /> ššššššš log_on_failureš = HOST<br /> }</font></blockquote>In this configuration, running "csync2 -xv" shows that it cannot connect to any of the other nodes; running it manually (csync2 -iitv) works.š I've added the appropriate entry into "/etc/services", along with values in "/etc/hosts.allow".<br /> <br /> Can someone please point me in the right direction?<br /><pre>-- 

Dan Falconer
Affinity Global Solutions
812 Burlington Dr, Suite 300
<a href="mailto:danf@affinitygs.com">danf@affinitygs.com</a>
<span>701-223-3565</span>  EXT 32
</pre></div>,<p>_______________________________________________<br />Csync2 mailing list<br /><a href="mailto:Csync2@lists.linbit.com">Csync2@lists.linbit.com</a><br /><a href="http://lists.linbit.com/mailman/listinfo/csync2">http://lists.linbit.com/mailman/listinfo/csync2</a></p></blockquote>