Whamcloud - gitweb
demos/snaprest.sh: mount /dev/obd2 on /mnt/obd at end of restore
authoradilger <adilger>
Wed, 22 Dec 1999 20:53:11 +0000 (20:53 +0000)
committeradilger <adilger>
Wed, 22 Dec 1999 20:53:11 +0000 (20:53 +0000)
lustre/demos/snaprest.sh

index 6de52ae..7175389 100755 (executable)
@@ -38,4 +38,4 @@ snapset 0 $SNAPTABLE
 EOF
 plog log "COMPLETE snaprestore"
 
-plog mount -t obdfs -odevice=/dev/obd1 /dev/obd1 $MNTOBD
+plog mount -t obdfs -odevice=/dev/obd2 /dev/obd2 $MNTOBD