X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Fsanityn.sh;h=1170b2d8d7ea52a259a3c99ec14261b0758e43f5;hp=21f56fa66eec22c2516b22d48716c82b73e04b81;hb=55c468ce5dcc2bd59b4452098918475161e8349f;hpb=b22fb817507ff52c02de38435fe90d758e852105 diff --git a/lustre/tests/sanityn.sh b/lustre/tests/sanityn.sh index 21f56fa..1170b2d 100644 --- a/lustre/tests/sanityn.sh +++ b/lustre/tests/sanityn.sh @@ -489,7 +489,8 @@ test_21() { # Bug 5907 run_test 21 " Try to remove mountpoint on another dir ====" test_23() { # Bug 5972 - local at_diff=$(do_facet $SINGLEMDS $LCTL get_param -n mdd.*.atime_diff) + local at_diff=$(do_facet $SINGLEMDS \ + $LCTL get_param -n mdd.*MDT0000*.atime_diff | head -1) echo "atime should be updated while another read" > $DIR1/$tfile # clear the lock(mode: LCK_PW) gotten from creating operation