<br>Pls read the below link. It may also help you. <br>Pls note that when you ssh to a serverB, try it as a normal user without a password. <br><br>What is the Master node? Server A or Server B? <br><br><br><a href="http://www.howtoforge.com/mirroring_with_rsync" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.howtoforge.com/mirroring_with_rsync</a><br><br><br><br>---------- Forwarded message ----------<br><span class="gmail_quote">From: <b class="gmail_sendername">Fajar Priyanto</b> <<a href="mailto:fajarpri@cbn.net.id">
fajarpri@cbn.net.id</a>><br>Date: Jan 17, 2007 2:14 PM<br>Subject: [CentOS] OOT: Advice on failover rsync setup<br>To: CentOS list <<a href="mailto:centos@centos.org">centos@centos.org</a>><br><br></span>Hi all,<br>
I have a task on setting up a cluster of 2 servers for providing ftp service.<br>We use RH's Cluster suite. However the cluster setup is lack of shared network<br>storage, so the /var/ftp/pub is mounted on each server. The cluster is set
<br>with Master and Slave configuration (when the master is down, slave serves.<br>and when master is up again, slaves gives up the service back to master).<br><br>We thought of using rsync to synchronize the two directory on each server.
<br><br>B -----> A<br>with:<br>rsync -avzgorp -e ssh root@serverB:/var/ftp/pub/ /var/ftp/pub/<br><br>A -----> B<br>with:<br>rsync -avzgorp --delete -e ssh /var/ftp/pub/ root@serverB:/var/ftp/pub/ (note:<br>using --delete)
<br><br>We want those command to make sure that the most current and<br>complete /var/ftp/pub is on A and we put those command on A only.<br><br>So, are we on the right direction? Or is there any better way?<br>Thank you very much,
<br>--<br>Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial<br><a href="http://linux2.arinet.org">http://linux2.arinet.org</a><br>3:44pm up 6:53, 2.6.16.13-4-default GNU/Linux<br>Let's use OpenOffice. <a href="http://www.openoffice.org">
http://www.openoffice.org</a><br><br><br>_______________________________________________<br>CentOS mailing list<br><a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos">
http://lists.centos.org/mailman/listinfo/centos</a><br><br><br><br><br clear="all"><br>-- <br>Thank you<br>Indunil Jayasooriya<br>