When attempting to mount a NFS volume I get back an error
mount.nfs: No such device
if I do modprobe nfs I see this
# modprobe nfs
FATAL: Error inserting sunrpc (/lib/modules/2.6.18-448.4.1.el5.lve0.8.69.1xen/kernel/net/sunrpc/sunrpc.ko): Operation not permitted
WARNING: Error running install command for sunrpc
WARNING: Error inserting lockd (/lib/modules/2.6.18-448.4.1.el5.lve0.8.69.1xen/kernel/fs/lockd/lockd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting nfs (/lib/modules/2.6.18-448.4.1.el5.lve0.8.69.1xen/kernel/fs/nfs/nfs.ko): Unknown symbol in module, or unknown parameter (see dmesg)
There isn anything helpful in dmesg
mount.nfs: No such device
if I do modprobe nfs I see this
# modprobe nfs
FATAL: Error inserting sunrpc (/lib/modules/2.6.18-448.4.1.el5.lve0.8.69.1xen/kernel/net/sunrpc/sunrpc.ko): Operation not permitted
WARNING: Error running install command for sunrpc
WARNING: Error inserting lockd (/lib/modules/2.6.18-448.4.1.el5.lve0.8.69.1xen/kernel/fs/lockd/lockd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting nfs (/lib/modules/2.6.18-448.4.1.el5.lve0.8.69.1xen/kernel/fs/nfs/nfs.ko): Unknown symbol in module, or unknown parameter (see dmesg)
There isn anything helpful in dmesg