NFS mount fails when rpc-statd.service is masked on a BeeGFS client
Applies to
BeeGFS cluster with E-Series storage backend
Issue
-
The NFS mount command to access a repository from a BeeGFS client fails only on one node, while it works on other BeeGFS nodes.
- The affected node reports errors about rpc-statd.service being masked or not running, and NFS access denied by the server.
- The NFS configuration was reviewed and found identical to working nodes, except
rpc-statd.serviceis disabled/masked on the problematic node.
Failed to start rpc-statd.service: Unit rpc-statd.service is masked.conf_parse: last line non-terminated, ignored.mount.nfs: rpc.statd is not running but is required for remote locking.mount.nfs: Either use '-o nolock' to keep locks local, or start statd.mount.nfs: access denied by server while mounting 1.1.1.1:/path/to/export
