[CentOS] Setting up NFS on Centos 6.6

Thu Nov 6 09:23:53 UTC 2014
John Doe <jdmls at yahoo.com>

From: "cl at qgenuity.com" <cl at qgenuity.com>

> FATAL: Module nfsd not found.
> FATAL: Error running install command for nfsd
> Starting NFS services:  exportfs: internal: no supported addresses in
> nfs_client

uname -r
locate nfsd.ko
grep -v "^#" /etc/sysconfig/nfs 
cat /etc/exports 


JD