strange nfs problem, need nfs guru

Gene Heskett gheskett at wdtv.com
Wed Aug 20 11:23:16 UTC 2014


Greetings;

I would like to setup an nfs4.1 share on this machine.  Unforch, I keep 
getting this message when I do a sudo service nfs-kernel-server restart
 * Stopping NFS kernel daemon                                                                                                                                                                                   
[ OK ] 
 * Unexporting directories for NFS kernel daemon...                                                                                                                                                             
[ OK ] 
 * Not starting NFS kernel daemon: no support in current kernel.
gene at coyote:/usr/src/linux-3.13.6$ 

But that kernel version is what is running and its all enabled in the 
kernel config that built it.
gene at coyote:/usr/src/linux-3.13.6$ grep NFS .config
CONFIG_NFS_FS=y
# CONFIG_NFS_V2 is not set
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
# CONFIG_NFS_SWAP is not set
CONFIG_NFS_V4_1=y
CONFIG_NFS_V4_2=y
CONFIG_PNFS_FILE_LAYOUT=y
CONFIG_PNFS_BLOCK=m
CONFIG_PNFS_OBJLAYOUT=m
CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org"
# CONFIG_NFS_V4_1_MIGRATION is not set
# CONFIG_NFS_USE_LEGACY_DNS is not set
CONFIG_NFS_USE_KERNEL_DNS=y
CONFIG_NFS_DEBUG=y
CONFIG_NFSD=y
CONFIG_NFSD_V2_ACL=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_V3_ACL=y
CONFIG_NFSD_V4=y
# CONFIG_NFSD_FAULT_INJECTION is not set
CONFIG_NFS_ACL_SUPPORT=y
CONFIG_NFS_COMMON=y

Shares on other machines are fully read/writable from this machine 
however.

/etc/exports:
# /etc/exports: the access control list for filesystems which may be 
exported
#		to NFS clients.  See exports(5).
#
# Example for NFSv2 and NFSv3:
# /srv/homes       hostname1(rw,sync,no_subtree_check) 
hostname2(ro,sync,no_subtree_check)
#
# Example for NFSv4:
# /srv/nfs4        gss/krb5i(rw,sync,fsid=0,crossmnt,no_subtree_check)
# /srv/nfs4/homes  gss/krb5i(rw,sync,no_subtree_check)
#
/home/gene/     192.168.71.3/24(rw,sync)

This is 10.04.4 LTS.  Up to date as of an hour ago.

Am I missing something?

Thanks.

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>
US V Castleman, SCOTUS, Mar 2014 is grounds for Impeaching SCOTUS




More information about the ubuntu-users mailing list