Whamcloud - gitweb
LU-6391 llite: Add client mount opt to ignore suppress_pings 27/14127/5
authorWally Wang <wang@cray.com>
Tue, 8 Sep 2015 16:56:48 +0000 (09:56 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 14 Mar 2016 02:39:46 +0000 (02:39 +0000)
commit6707ed7038dd6208cc6e1e56d88fba8eec5e92cb
tree39c221a204a500f268dd7b2f0f9e0cb1f925b3d3
parent4548ec5512ac67a6fa5788fb418b5d98e7370c7d
LU-6391 llite: Add client mount opt to ignore suppress_pings

When Lustre servers enable 'suppress_pings', all clients will stop
pinging. However, some clients may not have external mechanism
to notify Lustre servers for node death and therefore need to
preserve the Lustre ping.

This patch provides a mount option 'always_ping' so that the
client will not stop pinging even if the server has enabled
'suppress_pings'.

Signed-off-by: Wally Wang <wang@cray.com>
Change-Id: Ia7b45e8d2dbb53f02157ef2ab1d327d9483c2455
Reviewed-on: http://review.whamcloud.com/14127
Tested-by: Jenkins
Reviewed-by: Li Wei <wei.g.li@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Chris Horn <hornc@cray.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/doc/mount.lustre.8
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c