Whamcloud - gitweb
Commit changes to use new setup_portals helper function.
authoradilger <adilger>
Sat, 23 Mar 2002 00:50:00 +0000 (00:50 +0000)
committeradilger <adilger>
Sat, 23 Mar 2002 00:50:00 +0000 (00:50 +0000)
lustre/tests/llmount-client.sh

index 1328e74..ca3bb77 100644 (file)
@@ -9,16 +9,7 @@ LOCALHOST=4
 SERVER=5
 
 setup
-
-$PTLCTL <<EOF
-setup $NETWORK
-mynid $LOCALHOST
-connect $LOCALHOST
-add_uuid self
-connect $SERVER
-add_uuid mds
-add_uuid ost
-EOF
+setup_portals
 
 tmp_fs ext2 /tmp/ost 10000
 OST=${LOOPDEV}