Whamcloud - gitweb
Quiet compiler warning in fsx on ia64.
[fs/lustre-release.git] / lustre / tests / replay-single.sh
index 5a1dd22..f1fae7a 100755 (executable)
@@ -61,8 +61,8 @@ setup() {
     start ost2 --reformat $OSTLCONFARGS 
     [ "$DAEMONFILE" ] && $LCTL debug_daemon start $DAEMONFILE $DAEMONSIZE
     start mds $MDSLCONFARGS --reformat
-    zconf_mount `hostname` $MOUNT
-    echo 0x3f0410 > /proc/sys/portals/debug
+    grep " $MOUNT " /proc/mounts || zconf_mount `hostname` $MOUNT
+    #echo 0x3f0410 > /proc/sys/portals/debug
 }
 
 $SETUP