On 11/06/2014 08:09 AM, cl@qgenuity.com wrote:
From: "cl@qgenuity.com" cl@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 Hello,
Here are my outputs
uname -r:
2.6.32-042stab093.5
locate nfsd.ko /lib/modules/2.6.32-431.20.3.el6.x86_64/kernel/fs/nfsd/nfsd.ko /lib/modules/2.6.32-431.20.5.el6.x86_64/kernel/fs/nfsd/nfsd.ko /lib/modules/2.6.32-431.23.3.el6.x86_64/kernel/fs/nfsd/nfsd.ko /lib/modules/2.6.32-431.29.2.el6.x86_64/kernel/fs/nfsd/nfsd.ko /lib/modules/2.6.32-504.el6.x86_64/kernel/fs/nfsd/nfsd.ko
have you done something weird with your kernel? like trying to compile a new kernel from source? my system gives back... [root@nemesis ~]# uname -r 2.6.32-431.29.2.el6.x86_64 so the stab093 looks a bit unusual to me. what does your cat /boot/grub/menu.lst look like and what does yum check-update show as available?
it'd also be very helpful for posterity if you didn't toppost responses to the messages. these are archived in case someone has the same problem and top posting can make things more difficult than they need to be.