Whamcloud - gitweb
merge b_devel into HEAD, which will become 0.7.3
[fs/lustre-release.git] / lustre / tests / llcleanup.sh
1 #!/bin/sh
2
3 SRCDIR="`dirname $0`/"
4 [ -f $SRCDIR/common.sh ] || SRCDIR="/lib/lustre"
5
6 . $SRCDIR/common.sh
7
8 setup_opts "$@"
9
10 TIME=`date +'%s'`
11
12 $DBGCTL debug_kernel /tmp/debug.1.$TIME
13 cleanup_client
14 $DBGCTL debug_kernel /tmp/debug.2.$TIME
15 cleanup_server
16
17 cleanup_ldlm
18 cleanup_lustre
19 cleanup_portals