X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fllext3.sh;h=9826ac7fb22e7ed4da2916b400d83b6b72405347;hb=a4346f1ee87f221d8541ad31b2efb3bba41a4df4;hp=534879a883b5d3649fc56bd77b5a9e2e7643ed94;hpb=2e1a3c7f9f05885e6e1fdece01c85341fae1e2e3;p=fs%2Flustre-release.git diff --git a/lustre/tests/llext3.sh b/lustre/tests/llext3.sh index 534879a..9826ac7 100755 --- a/lustre/tests/llext3.sh +++ b/lustre/tests/llext3.sh @@ -1,38 +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/llsetup.sh $SRCDIR/net-local.cfg $SRCDIR/client-mount.cfg $SRCDIR/mds.cfg $SRCDIR/obdext2.cfg || exit 2 -setup_portals -setup_lustre - -new_fs ext2 /tmp/ost 10000 -OST=$LOOPDEV -MDSFS=ext3 -new_fs ${MDSFS} /tmp/mds 10000 -MDS=$LOOPDEV - -echo 0xffffffff > /proc/sys/portals/debug - -$OBDCTL <