Whamcloud - gitweb
Update configurations to set up LDLM where needed.
[fs/lustre-release.git] / lustre / tests / lldlm.sh
1 #!/bin/sh
2
3 SRCDIR="`dirname $0`/"
4 . $SRCDIR/common.sh
5
6 export DEBUG_WAIT=yes
7 . $SRCDIR/llsetup.sh $SRCDIR/net-local.cfg $SRCDIR/ldlm.cfg || exit 2
8
9 $OBDCTL <<EOF
10 name2dev LDLMDEV
11 test_ldlm
12 quit
13 EOF