Frank Filz has uploaded this change for review.
NLM: Add config to not unmonitor on clean shutdown
On a clean shutdown, Ganesha unmonitors all NLM clients because a refcount
goes to zero. This can be avoided by terminating Ganesha with SIGKILL, but
it may be desireable to allow a clean shutdown without unmonitoring.
Note that this works with external or internal statd.
With internal statd, the monitored NLM clients are listed in the recovery
database and SM_NOTIFY will be sent on restart.
With external rpc.statd, scripting will be required to cause SM_NOTIFY to
be sent.
Change-Id: Ie87688d574a5b91613544bab090e65b184d1ac67
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/Protocols/NLM/nsm.c
M src/config_samples/config.txt
M src/doc/man/ganesha-core-config.rst
M src/include/gsh_config.h
M src/support/nfs_read_conf.c
5 files changed, 22 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/88/1231088/1
To view, visit change 1231088. To unsubscribe, or for help writing mail filters, visit settings.