Gentoo Archives: gentoo-user

From: Michael Sullivan <msulli1355@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] URGENT: nfs stopped working
Date: Sat, 30 Apr 2011 03:35:56
Message-Id: 1304134464.17760.6.camel@camille.espersunited.com
In Reply to: Re: [gentoo-user] URGENT: nfs stopped working by Stroller
1 On Sat, 2011-04-30 at 03:54 +0100, Stroller wrote:
2 > On 30/4/2011, at 1:46am, Michael Sullivan wrote:
3 > > ...
4 > > camille ~ # mount carter:/usr/portage /usr/portage/
5 > > mount.nfs: an incorrect mount option was specified
6 > > ...
7 >
8 > $ zcat /proc/config.gz | grep -i nfs
9 > CONFIG_NFS_FS=y
10 > CONFIG_NFS_V3=y
11 > CONFIG_NFS_V3_ACL=y
12 > CONFIG_NFS_V4=y
13 > CONFIG_NFS_V4_1=y
14 > CONFIG_NFSD=m
15 > CONFIG_NFSD_V2_ACL=y
16 > CONFIG_NFSD_V3=y
17 > CONFIG_NFSD_V3_ACL=y
18 > CONFIG_NFSD_V4=y
19 > CONFIG_NFS_ACL_SUPPORT=y
20 > CONFIG_NFS_COMMON=y
21 > CONFIG_NCPFS_NFS_NS=y
22 > $
23 >
24
25 Mine says:
26
27 camille ~ # zcat /proc/config.gz | grep -i nfs
28 CONFIG_NFS_FS=m
29 CONFIG_NFS_V3=y
30 # CONFIG_NFS_V3_ACL is not set
31 # CONFIG_NFS_V4 is not set
32 CONFIG_NFSD=m
33 CONFIG_NFSD_V3=y
34 # CONFIG_NFSD_V3_ACL is not set
35 # CONFIG_NFSD_V4 is not set
36 CONFIG_NFS_COMMON=y

Replies

Subject Author
Re: [gentoo-user] URGENT: nfs stopped working Stroller <stroller@××××××××××××××××××.uk>