Do not use NFS Server as
an NFS Client
During package halt, SIGKILL signal is sent to the
lockd kernel thread to release file locks so that the filesystem
can be unmounted successfully. If the server is also an NFS client,
it loses the NFS file locks obtained by client-side processes when
SIGKILL signal is sent to the lockd kernel thread with an intention
to release server side locks. So, if the client applications use
NFS file locking, it is suggested not to use the clustered nodes
configured for the NFS package as an NFS client for any server.