在挂载 nfs 提示
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: an incorrect mount option was specified
/etc/init.d/rpcbind restart
/etc/init.d/nfslock restart
即可解决
相关文章
- mount nfs Remote I/O error
- nfs常见问题解决方法
- Starting NFS daemon: rpc.nfsd: writing fd to kernel failed: errno 111 (Connection refused)
- Stale NFS file handle的解决方法
- nfs server 断开后client 无法响应 解决办法
- CentOS 7 安装配置 NFS
转载请注明:爱开源 » mount nfs 提示 -o nolock
转载请注明:爱开源 » mount nfs 提示 -o nolock