X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Frecovery-small.sh;h=a36eeb1d3422189bea99c11ef4ce9c36b9275f39;hp=4c81abc5e52371ab5ac22dd2169afd635db56cc3;hb=9c4156e6fc146a198bb342e28eb246f1076889bd;hpb=ac25785328d31f63bd76a03f9cbb76f7f31f2ab0 diff --git a/lustre/tests/recovery-small.sh b/lustre/tests/recovery-small.sh index 4c81abc..a36eeb1 100755 --- a/lustre/tests/recovery-small.sh +++ b/lustre/tests/recovery-small.sh @@ -308,7 +308,7 @@ run_test 11 "wake up a thread waiting for completion after eviction (b=2460)" #b=2494 test_12(){ - $LCTL mark $MULTIOP $DIR/$tfile OS_c + $LCTL mark "$HOSTNAME: $MULTIOP $DIR/$tfile OS_c" do_facet $SINGLEMDS "lctl set_param fail_loc=0x115" clear_failloc $SINGLEMDS $((TIMEOUT * 2)) & multiop_bg_pause $DIR/$tfile OS_c ||