Gentoo Archives: gentoo-user

From: Stroller <stroller@××××××××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] URGENT: nfs stopped working
Date: Sat, 30 Apr 2011 13:18:01
Message-Id: 141ADB16-208F-4B3D-ABE1-10CBDF5C47C9@stellar.eclipse.co.uk
In Reply to: Re: [gentoo-user] URGENT: nfs stopped working by Michael Sullivan
1 On 30/4/2011, at 4:34am, Michael Sullivan wrote:
2 >
3 > Mine says:
4 >
5 > camille ~ # zcat /proc/config.gz | grep -i nfs
6 > CONFIG_NFS_FS=m
7 > CONFIG_NFS_V3=y
8 > # CONFIG_NFS_V3_ACL is not set
9 > # CONFIG_NFS_V4 is not set
10 > CONFIG_NFSD=m
11 > CONFIG_NFSD_V3=y
12 > # CONFIG_NFSD_V3_ACL is not set
13 > # CONFIG_NFSD_V4 is not set
14 > CONFIG_NFS_COMMON=y
15
16 The same on both systems? The other one doesn't have v4 set?
17
18 Did you try modprobing NFS before trying your mount command?
19
20 Unless you don't know what modprobe is, I shouldn't have had to ask this. You should have replied with `lsmod | grep -i nfs` (showing that the module is loaded) and a second attempt to perform the NFS mount.
21
22 Stroller.

Replies

Subject Author
Re: [gentoo-user] URGENT: nfs stopped working Peter Humphrey <peter@××××××××××××××.org>