Skip to content
Snippets Groups Projects
Commit f330caec authored by Elena Gryaznova's avatar Elena Gryaznova
Browse files

b=16209

i=Robert.Read
o=Brian.Behlendorf
test_27b fix: check mount
parent a24c0c00
No related merge requests found
......@@ -1050,6 +1050,7 @@ test_27b() {
facet_failover mds
set_and_check mds "lctl get_param -n mdt.$FSNAME-MDT0000.identity_acquire_expire" "$FSNAME-MDT0000.mdt.identity_acquire_expire" || return 3
set_and_check client "lctl get_param -n mdc.$FSNAME-MDT0000-mdc-*.max_rpcs_in_flight" "$FSNAME-MDT0000.mdc.max_rpcs_in_flight" || return 4
check_mount
cleanup
}
run_test 27b "Reacquire MGS lock after failover"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment