X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Ftests%2Fconf-sanity.sh;h=a95399f7b2d2bb95085cab530329d5ba1a7590ac;hb=36475ba5fc;hp=a45468a5fe923ac303c02ba3b1bff705c7197d98;hpb=67e1017da0e5c71367336ccb77c4cb6f1fbc0e88;p=fs%2Flustre-release.git diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index a45468a..a95399f 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -8672,6 +8672,18 @@ test_120() { # LU-11130 } run_test 120 "cross-target rename should not create bad symlinks" +test_121(){ + stopall + start_mgsmds || error "MGS MDS Start failed" + fail mgs + stop_mds || error "Stopping MDSes failed" + #failback + start_mds + fail mgs + stop_mds || error "Stopping MDSes failed" +} +run_test 121 "failover MGS" + test_122a() { [ $MDSCOUNT -lt 2 ] && skip "needs >= 2 MDTs" [[ "$OST1_VERSION" -ge $(version_code 2.11.53) ]] || @@ -9029,10 +9041,7 @@ test_123F() { echo "Writeconf" writeconf_all echo "Remounting" - mountmgs - mountmds - mountoss - mountcli + setup_noconfig # Reapply the config from before echo "Setting configuration parameters"