Hide Forgot
Description of problem: The following two lines need to be added to /etc/sysconf/nfs which will describe how to set the NFSv4 Grace period. # Set V4 grace period in seconds #NFSD_V4_GRACE=90
There is also a bug in the initscript. echo "$NFSD_V4_GRACE" > /proc/fs/nfsd/nfsv4gracetime has to happen before the modprob nfsd