您的位置:首页 > 其它

NFS相关命令失效问题

2009-07-30 17:56 183 查看
所有service nfs start/stop/status.....都不能运行,包括service portmap start/stop/status.....都不能运行, this greatly distress me.

sollution:

ps aux |grep nfs

kill -9 2001 2002 2003

setup , and then unticking the nfs services (nfsd, netfile, portmap..)

# The above step is to prevent nfs start when os begin to run .

reboot

service portmap start

service nfs start
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: