码迷,mamicode.com
首页 > 其他好文 > 详细

nfs 错误解决

时间:2015-12-22 13:19:59      阅读:175      评论:0      收藏:0      [点我收藏+]

标签:nfs

1.在客户端mount时,提示:

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 start   #由于rpcbind没启动。关键字rpc.statd

nfs 错误解决

标签:nfs

原文地址:http://752030200.blog.51cto.com/8936921/1727118

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!