X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Ftests%2Fllrext3.sh;h=c47fe9b94a9303675a811c9c1a399f18b2b0eaf8;hb=8e68c6f94ba3cf09682923bfe8f71dc85658c4b9;hp=6c43181aa571590391d12f2c622e603ae9639756;hpb=191a95eefa5ca9def6bf96c71486a5b25a7ae846;p=fs%2Flustre-release.git diff --git a/lustre/tests/llrext3.sh b/lustre/tests/llrext3.sh index 6c43181..c47fe9b 100755 --- a/lustre/tests/llrext3.sh +++ b/lustre/tests/llrext3.sh @@ -1,44 +1,10 @@ #!/bin/sh -SRCDIR="`dirname $0`" +SRCDIR="`dirname $0`/" . $SRCDIR/common.sh -NETWORK=tcp -LOCALHOST=localhost -SERVER=localhost -PORT=1234 +export DEBUG_WAIT=yes +. $SRCDIR/llrsetup.sh $SRCDIR/net-local.cfg $SRCDIR/client-mount.cfg $SRCDIR/mds.cfg $SRCDIR/obdext2.cfg || exit 2 -setup_portals -setup_lustre - -old_fs ext2 /tmp/ost 10000 -OST=$LOOPDEV -MDSFS=ext3 -old_fs ${MDSFS} /tmp/mds 10000 -MDS=$LOOPDEV - -echo 0xffffffff > /proc/sys/portals/debug - -$OBDCTL <