X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Frecovery-small.sh;h=03ce07c86e26fa7a002e1cc7eb843a6e420351c7;hp=51f5e1f58b5724ef26a3612adc9fbcd46eeac201;hb=bebf1e3f09144ca59cc6b0c2b61c65290626ada8;hpb=bcb95d6b82f4208998201cc12f63fc1074c3003c diff --git a/lustre/tests/recovery-small.sh b/lustre/tests/recovery-small.sh index 51f5e1f..03ce07c 100755 --- a/lustre/tests/recovery-small.sh +++ b/lustre/tests/recovery-small.sh @@ -2258,7 +2258,7 @@ test_130_base() { # Prevent interference from layout intent RPCs due to # asynchronous writeback. These will be tested in 130c below. - sync + do_nodes ${CLIENTS:-$HOSTNAME} sync # get only LOOKUP lock on $tdir cancel_lru_locks mdc @@ -2309,7 +2309,7 @@ run_test 130b "enqueue resend on a stale inode" test_130c() { remote_mds_nodsh && skip "remote MDS with nodsh" && return - sync + do_nodes ${CLIENTS:-$HOSTNAME} sync echo XXX > $DIR/$tfile cancel_lru_locks mdc