Whamcloud - gitweb
- fixes in replay-ost-single.sh
authoryury <yury>
Mon, 2 Oct 2006 13:45:30 +0000 (13:45 +0000)
committeryury <yury>
Mon, 2 Oct 2006 13:45:30 +0000 (13:45 +0000)
lustre/tests/replay-ost-single.sh

index 1accb15..acddcaa 100755 (executable)
@@ -42,7 +42,7 @@ CLEANUP=${CLEANUP:-"cleanup"}
 
 setup() {
     gen_config
-    start mds $MDSDEV $MDS_MOUNT_OPTS
+    start mds1 `mdsdevname 1` $MDS_MOUNT_OPTS
     start ost1 `ostdevname 1` $OST_MOUNT_OPTS
     [ "$DAEMONFILE" ] && $LCTL debug_daemon start $DAEMONFILE $DAEMONSIZE