From: ccooper Date: Tue, 14 Sep 2004 13:37:15 +0000 (+0000) Subject: b=3704 X-Git-Tag: v1_7_110~2^11~5 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=d298ffb79811ab886aceca5905dec57fbf902098;p=fs%2Flustre-release.git b=3704 r=nic - landing b_confobd. Uses new libsysio version: https://wiki.clusterfs.com/lustre/LustreHowto?action=AttachFile&do=get&target=libsysio-head.0809.tgz --- diff --git a/lustre/tests/lfsck_config.sh b/lustre/tests/lfsck_config.sh index e0a61de..dab466e 100755 --- a/lustre/tests/lfsck_config.sh +++ b/lustre/tests/lfsck_config.sh @@ -43,5 +43,5 @@ i=`expr $i + 1` done # create client config -${LMC} --add mtpt --node localhost --path $MOUNT --mds mds1 --lov lov1 || exit 40 +${LMC} --add mtpt --node localhost --path $MOUNT --clientoptions async --mds mds1 --lov lov1 || exit 40 #${LMC} --add mtpt --node localhost --path $MOUNT2 --mds mds1 --lov lov1 || exit 40