Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] OT - Need help with nfs after migrating to a new box
Date: Fri, 27 Apr 2007 15:52:10
Message-Id: 1177688700.17351.23.camel@camille.espersunited.com
1 I've emerged nfs-utils on the new box and copied /etc/exports over from
2 the old box, but when I try to start nfs on the new box I get this:
3
4 baby ~ # /etc/init.d/nfs start
5 * Starting idmapd ...
6 [ ok ]
7 * Starting gssd ...
8 [ ok ]
9 * Starting svcgssd ...
10 [ !! ]
11 * Exporting NFS directories ...
12 exportfs: /etc/exports [1]: Neither 'subtree_check' or
13 'no_subtree_check' specified for export "70.234.122.250:/backup".
14 Assuming default behaviour ('subtree_check').
15 NOTE: this default will change with nfs-utils version 1.1.0
16 exportfs: /etc/exports [2]: Neither 'subtree_check' or
17 'no_subtree_check' specified for export
18 "70.234.122.250:/home/michael/camera".
19 Assuming default behaviour ('subtree_check').
20 NOTE: this default will change with nfs-utils version 1.1.0
21 camille.espersunited.com:/home/michael/webspace/html/camera: Function
22 not implement [ ok ]
23 * Starting NFS daemon ...
24 * Error starting NFS daemon
25 [ !! ]
26 * Starting NFS mountd ...
27 * Error starting NFS mountd
28 [ !! ]
29
30 All /var/log/messages has to say on the subject is:
31
32 Apr 27 10:43:51 baby exportfs[17086]: /etc/exports [1]: Neither
33 'subtree_check' or 'no_subtree_check' specified for export
34 "70.234.122.250:/backup". Assuming default behaviour
35 ('subtree_check'). NOTE: this default will change with nfs-utils
36 version 1.1.0
37 Apr 27 10:43:51 baby exportfs[17086]: /etc/exports [2]: Neither
38 'subtree_check' or 'no_subtree_check' specified for export
39 "70.234.122.250:/home/michael/camera". Assuming default behaviour
40 ('subtree_check'). NOTE: this default will change with nfs-utils
41 version 1.1.0
42
43 Any hints?
44
45 --
46 gentoo-user@g.o mailing list