Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a599bcc
)
Branch b1_8_gate
author
yangsheng
<yangsheng>
Wed, 17 Sep 2008 14:24:32 +0000
(14:24 +0000)
committer
yangsheng
<yangsheng>
Wed, 17 Sep 2008 14:24:32 +0000
(14:24 +0000)
b=16953
i=johann, robert.read
Add mount retry support for liblustre.
lustre/tests/acceptance-small.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/acceptance-small.sh
b/lustre/tests/acceptance-small.sh
index
3fb1bca
..
ebe96b5
100755
(executable)
--- a/
lustre/tests/acceptance-small.sh
+++ b/
lustre/tests/acceptance-small.sh
@@
-297,6
+297,7
@@
for NAME in $CONFIGS; do
MDS_MOUNT_OPTS=${MDS_MOUNT_OPTS/#,/-o } \
$SETUP
export LIBLUSTRE_MOUNT_POINT=$MOUNT2
+ export LIBLUSTRE_MOUNT_RETRY=5
export LIBLUSTRE_MOUNT_TARGET=$MGSNID:/$FSNAME
export LIBLUSTRE_TIMEOUT=`lctl get_param -n timeout`
#export LIBLUSTRE_DEBUG_MASK=`lctl get_param -n debug`