On Wed, Nov 30, 2011 at 03:40:08PM -0600, Bruce Dubbs wrote: > The other thing that is might be is the kernel config. I have: > Sorry about the delay replying, but I've been exploring dhcp options.
> CONFIG_NETWORK_FILESYSTEMS=y > CONFIG_NFS_FS=y > CONFIG_NFS_V3=y > CONFIG_NFS_V3_ACL=y > CONFIG_NFS_V4=y I haven't set v4, so far. > # CONFIG_NFS_V4_1 is not set > CONFIG_ROOT_NFS=y > # CONFIG_NFS_USE_LEGACY_DNS is not set > CONFIG_NFS_USE_KERNEL_DNS=y > # CONFIG_NFS_USE_NEW_IDMAPPER is not set I don't see any of these five options! Are they all for v4 ? If not, the two you have set *might* be problematic, dunno. I'm running 3.1.1 at the moment. > CONFIG_NFSD=y > # CONFIG_NFSD_DEPRECATED is not set again, I don't see this > CONFIG_NFSD_V3=y > # CONFIG_NFSD_V3_ACL is not set > # CONFIG_NFSD_V4 is not set > CONFIG_LOCKD=y > CONFIG_LOCKD_V4=y > CONFIG_NFS_ACL_SUPPORT=y I don't have this, but I would have thought, probably wrongly, that it goes with NFSD_V3_ACL or NFS_V3_ACL - perhaps you need NFSD_V3_ACL with this (your kernel supports ACL on NFS, but you choose not to serve with ACL that). > CONFIG_NFS_COMMON=y > CONFIG_SUNRPC=y > CONFIG_SUNRPC_GSS=y I don't have this GSS option either, and since I disable gss in nfs-utils, it doesn't sound useful. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
