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
本文转自笔下生辉 51CTO博客,原文链接:http://blog.51cto.com/752030200/1727118,如需转载请自行联系原作者