Malahal has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/488640 )
Change subject: Reduce log level for rpc.statd communication failures
......................................................................
Reduce log level for rpc.statd communication failures
rpc.statd is a single thread process and is prone to not respond in time
when there are DNS timeout failures. Since all of these failures result
in NFS clients resending lock requests and retrying, reduced the log
level from CRIT to EVENT. It is also rate limited, just in case!
Change-Id: I2e45725d3a19f2e839bc4fdd7e6ba441906ebc81
Signed-off-by: Malahal Naineni <malahal(a)us.ibm.com>
---
M src/Protocols/NLM/nsm.c
1 file changed, 16 insertions(+), 18 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/40/488640/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/488640
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I2e45725d3a19f2e839bc4fdd7e6ba441906ebc81
Gerrit-Change-Number: 488640
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal(a)gmail.com>
Gerrit-MessageType: newchange