Whamcloud - gitweb
land 0.5.20.3 b_devel onto HEAD (b_devel will remain)
[fs/lustre-release.git] / lustre / tests / llmount-client.sh
index ca3bb77..503f93f 100644 (file)
@@ -1,31 +1,9 @@
 #!/bin/sh
-export PATH=/sbin:/usr/sbin:$PATH
-
-SRCDIR="`dirname $0`"
+SRCDIR="`dirname $0`/"
 . $SRCDIR/common.sh
 
-NETWORK=elan
-LOCALHOST=4
-SERVER=5
-
-setup
-setup_portals
-
-tmp_fs ext2 /tmp/ost 10000
-OST=${LOOPDEV}
-
-$OBDCTL <<EOF
-device 1
-attach obdext2
-setup ${OST}
-device 2
-attach ost
-setup 1
-device 3
-attach osc
-setup 2
-quit
-EOF
+export DEBUG_WAIT=yes
+. $SRCDIR/llsetup.sh $SRCDIR/net-client.cfg $SRCDIR/ldlm.cfg $SRCDIR/client-mount.cfg || exit 2
 
-mkdir /mnt/obd
-# mount -t lustre_light -o device=3 none /mnt/obd
+debug_client_on
+#debug_client_off