Whamcloud - gitweb
Instrumentation for reproducing and verifying 1897 (open-count leaked if close
authorshaver <shaver>
Wed, 3 Dec 2003 21:24:57 +0000 (21:24 +0000)
committershaver <shaver>
Wed, 3 Dec 2003 21:24:57 +0000 (21:24 +0000)
is interrupted on the client). r=robert.

lustre/tests/llmount-upcall.sh [new file with mode: 0755]

diff --git a/lustre/tests/llmount-upcall.sh b/lustre/tests/llmount-upcall.sh
new file mode 100755 (executable)
index 0000000..f5a1ef7
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+LUSTRE=`dirname $0`/..
+exec >> /tmp/recovery-`hostname`.log
+exec 2>&1
+
+$LUSTRE/utils/lconf --recover --verbose --tgt_uuid $2 --client_uuid $3 --conn_uuid $4 $LUSTRE/tests/local.xml