X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fllrmount.sh;h=5aa8601ed13feba22c3b2281e6b13480673e57d0;hb=13488a1a51eb88662e4edb38d520d26a77300287;hp=45e0b62959f82c26bfb03292eaf539236397a698;hpb=726c9cf39547151a7cf85118c8a23b9ecf8220f5;p=fs%2Flustre-release.git diff --git a/lustre/tests/llrmount.sh b/lustre/tests/llrmount.sh index 45e0b62..5aa8601 100755 --- a/lustre/tests/llrmount.sh +++ b/lustre/tests/llrmount.sh @@ -1,38 +1,30 @@ #!/bin/sh -SRCDIR="`dirname $0`" -. $SRCDIR/common.sh - -NETWORK=tcp -LOCALHOST=localhost -SERVER=localhost -PORT=1234 - -setup -setup_portals - -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 <