X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fllrmount.sh;h=5aa8601ed13feba22c3b2281e6b13480673e57d0;hb=13488a1a51eb88662e4edb38d520d26a77300287;hp=47d75dbccc79c04607079bc4eac1871cb57c3cdf;hpb=3412645985e27079710e75c54c1291ffaad07e35;p=fs%2Flustre-release.git diff --git a/lustre/tests/llrmount.sh b/lustre/tests/llrmount.sh index 47d75db..5aa8601 100755 --- a/lustre/tests/llrmount.sh +++ b/lustre/tests/llrmount.sh @@ -1,44 +1,30 @@ #!/bin/sh -SRCDIR="`dirname $0`" -. $SRCDIR/common.sh - -NETWORK=tcp -LOCALHOST=localhost -SERVER=localhost -PORT=1234 - -setup_portals -setup_lustre - -old_fs ext2 /tmp/ost 80000 -OST=$LOOPDEV -MDSFS=ext2 -old_fs ${MDSFS} /tmp/mds 10000 -MDS=$LOOPDEV - -echo 0xffffffff > /proc/sys/portals/debug - -$OBDCTL <