[Ultrapossum-cvs 767] ultrapossum/module/failover ...

Zurück zum Archiv-Index

Masato Taruishi taru****@users*****
2004年 10月 11日 (月) 03:16:01 JST


===================================================================
RCS file: ultrapossum/module/failover/recovery,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ultrapossum/module/failover/recovery	2004/09/28 14:22:53	1.5
+++ ultrapossum/module/failover/recovery	2004/10/10 18:16:01	1.6
@@ -67,7 +67,6 @@
 	then
 	cp $RPLDIR/$OTHER/replica/slurpd.status $RPLDIR/$OWN/replica/slurpd.status || exit 1
     elif [ $? -eq 1 ]; then
-        touch $RPLDIR/backup/slurpd.status
 	cp $RPLDIR/backup/slurpd.status $RPLDIR/$OWN/replica/slurpd.status || exit 1
     else
 	exit 1
===================================================================
RCS file: ultrapossum/module/failover/update-failover,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ultrapossum/module/failover/update-failover	2004/10/10 18:06:06	1.18
+++ ultrapossum/module/failover/update-failover	2004/10/10 18:16:01	1.19
@@ -109,6 +109,7 @@
       install -d $NFSDIR/$RPLDIR/$BACKUP
       install -d $NFSDIR/$RPLDIR/$MASTER
       install -d $NFSDIR/$RPLDIR/backup
+      touch $NFSDIR/$RPLDIR/backup/slurpd.status
     fi
     progress "Configuring heartbeat... done"
   else



Ultrapossum-cvs メーリングリストの案内
Zurück zum Archiv-Index