Gentoo Archives: gentoo-user

From: Michael Sullivan <msulli1355@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] URGENT: nfs stopped working SOLVED (mostly)
Date: Sat, 30 Apr 2011 16:27:26
Message-Id: 1304180747.14331.7.camel@camille.espersunited.com
In Reply to: Re: [gentoo-user] URGENT: nfs stopped working by Peter Humphrey
1 On Sat, 2011-04-30 at 16:08 +0100, Peter Humphrey wrote:
2 > On Saturday 30 April 2011 14:16:15 Stroller wrote:
3 > > On 30/4/2011, at 4:34am, Michael Sullivan wrote:
4 > > > Mine says:
5 > > >
6 > > > camille ~ # zcat /proc/config.gz | grep -i nfs
7 > > > CONFIG_NFS_FS=m
8 > > > CONFIG_NFS_V3=y
9 > > > # CONFIG_NFS_V3_ACL is not set
10 > > > # CONFIG_NFS_V4 is not set
11 > > > CONFIG_NFSD=m
12 > > > CONFIG_NFSD_V3=y
13 > > > # CONFIG_NFSD_V3_ACL is not set
14 > > > # CONFIG_NFSD_V4 is not set
15 > > > CONFIG_NFS_COMMON=y
16 > >
17 > > The same on both systems? The other one doesn't have v4 set?
18 >
19 > If one has no V4 you'll have to use V3, so add vers=3 to your mount options.
20 >
21
22 I rebuilt kernels on camille and catherine, enabling every NFS option I
23 could and now they both can use NFS from carter. However, carter cannot
24 mount camille's /mnt/store:
25
26 carter ~ # mount camille:/mnt/store/ /mnt/store/
27 mount.nfs: requested NFS version or transport protocol is not supported
28
29 But, somehow, carter has access to all the recordings. This happens
30 sometimes and I don't know why...