Whamcloud - gitweb
Branch b1_8_gate
authoryangsheng <yangsheng>
Wed, 17 Sep 2008 14:24:32 +0000 (14:24 +0000)
committeryangsheng <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

index 3fb1bca..ebe96b5 100755 (executable)
@@ -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`