From: Oleg Drokin Date: Mon, 3 Dec 2012 17:30:38 +0000 (-0500) Subject: LU-2297 test: fix replay-single test_74 X-Git-Tag: 2.3.57~10 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=77a557731a271005d3fa9d55a81cb1e1f97670cb;p=fs%2Flustre-release.git LU-2297 test: fix replay-single test_74 unmount client before stopping OST, otherwise if client has dirty data belongig to that OST, client umount will try to wait for the data flushing back to the unavailable OST and waits forever for the OST to come back. Signed-off-by: Oleg Drokin Change-Id: I8af14134b5f417dfd96baef14e02d9f4c8912f6f Reviewed-on: http://review.whamcloud.com/4717 Tested-by: Hudson Reviewed-by: Nathaniel Clark Tested-by: Maloo Reviewed-by: Jinshan Xiong --- diff --git a/lustre/tests/replay-single.sh b/lustre/tests/replay-single.sh index 94d4dfc..52a5642 100755 --- a/lustre/tests/replay-single.sh +++ b/lustre/tests/replay-single.sh @@ -1961,8 +1961,8 @@ run_test 73c "open(O_CREAT), unlink, replay, reconnect at last_replay, close" test_74() { local clients=${CLIENTS:-$HOSTNAME} - stop ost1 zconf_umount_clients $clients $MOUNT + stop ost1 facet_failover $SINGLEMDS zconf_mount_clients $clients $MOUNT mount_facet ost1