NFS服务启动:rpc.nfsd: writing fd to kernel failed: errno 111 (Connection refused)
nfs重启时提示:
rpc.nfsd: writing fd to kernel failed: errno 111 (Connection refused)
解决办法:
1 #service rpcbind restart
2 #service nfs start
nfs重启时提示:
解决办法:
1 #service rpcbind restart
2 #service nfs start