From: Vladimir Saveliev Date: Fri, 8 Oct 2010 13:39:06 +0000 (+0400) Subject: b=23588 wait for new OST addition propagation to clients X-Git-Tag: v1_8_4_54~1 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=95c26654145125c4abac9b1cf2049ef20bb3246c;p=fs%2Flustre-release.git b=23588 wait for new OST addition propagation to clients i=nathan.rutman --- diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index da9eec8..cba8b95 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -2186,6 +2186,8 @@ test_50g() { [ "$OSTCOUNT" -lt "2" ] && skip_env "$OSTCOUNT < 2, skipping" && return setup start_ost2 || error "Unable to start OST2" + wait_osc_import_state mds ost2 FULL + wait_osc_import_state client ost2 FULL local PARAM="${FSNAME}-OST0001.osc.active"