Whamcloud - gitweb
LU-4571 fld: resend seq lookup RPC if it is on LWP 06/9106/4
authorwang di <di.wang@intel.com>
Mon, 3 Feb 2014 21:19:21 +0000 (13:19 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 8 Feb 2014 04:30:40 +0000 (04:30 +0000)
commitcf7f66d87e52293535cde6e8cc7386e6c1bdfa46
tree0ad41a21adfaededf828cec4468720d137f36c3d
parent382a6f752c456afd37577666d8aa452f846b46aa
LU-4571 fld: resend seq lookup RPC if it is on LWP

Because Light Weight connection might be evicted after
restart, then cause inflight RPC fails, to avoid this,
we need resend seq lookup RPC.

remove "-f" from "stop mdt" in sanity 17m, so umount can
keep the the connection, and otherwise the OSP might be
evicted.

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: I032dfb95e65da56b198129c6d6d6039bad08ab9c
Reviewed-on: http://review.whamcloud.com/9106
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
lustre/fld/fld_request.c
lustre/tests/sanity.sh