From: adilger Date: Fri, 22 Mar 2002 19:02:28 +0000 (+0000) Subject: Script to use an existing ext3 MDS setup. Useful for testing recoverability X-Git-Tag: 0.4.2~495 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=0efd8008ffb3ab8f07f20c7db18c76cfda00fce2;p=fs%2Flustre-release.git Script to use an existing ext3 MDS setup. Useful for testing recoverability of an MDS setup with llext3.sh. --- diff --git a/lustre/tests/llrext3.sh b/lustre/tests/llrext3.sh new file mode 100755 index 0000000..d653804 --- /dev/null +++ b/lustre/tests/llrext3.sh @@ -0,0 +1,43 @@ +#!/bin/sh + +SRCDIR="`dirname $0`" +. $SRCDIR/common.sh + +setup + +$PTLCTL < /proc/sys/portals/debug + +$OBDCTL <