最新消息:

mount nfs 提示 -o nolock

nfs admin 1浏览

在挂载 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 提示 -o nolock

转载请注明:爱开源 » mount nfs 提示 -o nolock