Missing NFS service link?
- by Recc
# ps ax | grep nfs
1108 ? S< 0:00 [nfsd4]
1109 ? S< 0:00 [nfsd4_callbacks]
1110 ? S 0:00 [nfsd]
1111 ? S 0:00 [nfsd]
1112 ? S 0:00 [nfsd]
1113 ? S 0:00 [nfsd]
1114 ? S 0:00 [nfsd]
1115 ? S 0:00 [nfsd]
1116 ? S 0:00 [nfsd]
1117 ? S 0:00 [nfsd]
4437 ? S< 0:00 [nfsiod]
16799 ? S 0:00 [nfsv4.0-svc]
18091 pts/1 S+ 0:00 grep nfs
But
# service nfs status
nfs: unrecognized service
That'll be on Ubuntu 11.04 am I missing a sym link or something? How can I fix this quickly?