question on NFS bug
Hello Network Experts,
Could you tell me what patches (if any) include the fix for:
Bug 7113775: NFSv4 server should return correct errors to help clients recover
I have a cluster where upon failover of nfs server the clients which are Linux based get a lot of NFS4ERR_STALE_STATEID
replies to PUTFH which makes them repeat the request eventually hanging the NFS server. This seems to match this bug 7113775.
Is there a fix for that? Is there something on the Linux client side that could be an issue as well? I found a Linux bug:
0