Whamcloud - gitweb
common.sh: move all of the portals setup from setup() to setup_portals().
[fs/lustre-release.git] / lustre / tests / llrmount.sh
index 2a79f38..69f6ad9 100755 (executable)
@@ -8,8 +8,8 @@ LOCALHOST=localhost
 SERVER=localhost
 PORT=1234
 
-setup
 setup_portals
+setup_lustre
 
 old_fs ext2 /tmp/ost 80000
 OST=$LOOPDEV
@@ -35,4 +35,4 @@ setup -1
 quit
 EOF
 
-mount -t lustre_light -o device=3 none /mnt/obd
+mount -t lustre_lite -o device=3 none /mnt/lustre