Whamcloud - gitweb
LU-11701 ptlrpc: eviction of lwp connection aborts requests 19/33719/6
authorAndriy Skulysh <c17819@cray.com>
Mon, 8 Oct 2018 15:43:20 +0000 (18:43 +0300)
committerOleg Drokin <green@whamcloud.com>
Mon, 11 Feb 2019 03:22:15 +0000 (03:22 +0000)
commit274d866f9d09e4ca12e7ac517b856ef9461002a9
tree857c6f9b162e27aaa72f652fb1ba5623fd6f3801
parent8109c9e1718d7f425a7186c31399ac035157acd6
LU-11701 ptlrpc: eviction of lwp connection aborts requests

Lwp connection isn't replayed but ongoing request
should be resent.
Modify recovery-small/106 to check for
LUSTRE_IMP_RECOVER state instead of LUSTRE_IMP_EVICTED.

Change-Id: I50cf85405de588de8499d8fad8a4fe30923f348e
Cray-bug-id: LUS-6509
Signed-off-by: Andriy Skulysh <c17819@cray.com>
Reviewed-by: Alexander Boyko <c17825@cray.com>
Reviewed-by: Vladimir Saveliev <c17830@cray.com>
Reviewed-on: https://review.whamcloud.com/33719
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alexandr Boyko <c17825@cray.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ptlrpc/import.c
lustre/target/tgt_handler.c
lustre/tests/recovery-small.sh
lustre/tests/replay-single.sh
lustre/tests/test-framework.sh