Hello,<br><br> I'm newbie with csync2. So I want to ask, is it possible to that:<br>I have three nodes: node1, node2, node3. node1 is master, others are slave. Now I want that files and directories would be synced like this:<br>
<br>node1 -> node2<br> /opt/etc/httpd -> /etc/httpd<br> /opt/var/lib/mysql -> /var/lib/mysql<br><br>And..<br>node1 -> node3<br>
/opt/etc/httpd -> /etc/httpd<br>
/opt/var/lib/mysql -> /var/lib/mysql<br><br>Of course I can do this, creating in node2 and node3 symbolic links:<br> /etc/httpd -> /opt/etc/httpd<br clear="all"> /var/lib/mysql -> /opt/var/lib/mysql <br>
<br>But maybe with csync2 I can do this without links?? <br>Thanks<br>-- <br>Pagarbiai / Best Regards,<br>Giedrius Augys<br>