所有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