红联Linux门户
Linux帮助

NFS服务器搭建 关掉 NFS 配额:无法注册服务: RPC:超时

发布时间:2010-11-12 17:15:18来源:红联作者:zhangda16
系统是fedora12

[root@localhost init.d]# service rpcbind restart
停止 rpcbind: [确定]
正在启动 rpcbind: [确定]
[root@localhost init.d]# service nfs restart
关闭 NFS mountd: [失败]
关闭 NFS 守护进程: [失败]
关闭 NFS quotas: [失败]
关闭 NFS 服务: [确定]
启动 NFS 服务: [确定]
关掉 NFS 配额:无法注册服务: RPC:超时
rpc.rquotad: unable to register (RQUOTAPROG, RQUOTAVERS, udp).
[失败]
启动 NFS 守护进程:rpc.nfsd: Setting version failed: errno 16 (Device or resource busy)
rpc.nfsd: writing fd to kernel failed: errno 5 (Input/output error)
rpc.nfsd: unable to set any sockets for nfsd
[失败]

看网上说portmap已经被rpcbind替代了,我的机子里面没有portmap,但rpcbind已经开启,为什么会出现这种错误,请高手帮帮忙~~~
文章评论

共有 1 条评论

  1. 于 2012-12-18 15:23:48发表:

    输入命令:service portmap restart