Gentoo Archives: gentoo-user

From: Alan McKinnon <alan@××××××××××××××××.za>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] NFS Wont mount
Date: Wed, 15 Nov 2006 07:33:12
Message-Id: 200611150924.56247.alan@linuxholdings.co.za
In Reply to: [gentoo-user] NFS Wont mount by timothy johnson
1 On Wednesday 15 November 2006 00:06, timothy johnson wrote:
2 > Having a little issue with NFS
3 >
4 > mount 10.250.107.10:/home /mnt/pdc1Home
5 > returns
6 > mount: 10.250.107.10:/home failed, reason given by server: Permission
7 > denied
8 >
9 > /etc/exports
10 > /home (no_root_squash,rw)
11 >
12 > /var/log/messages
13 > Nov 14 05:51:32 MOSSPDC1 rpc.mountd: refused mount request from
14 > 10.250.108.10 for /home (/): not exported
15 >
16 > The only thing special about this box is its a PDC using Samba/LDAP,
17 > the client the I am trying to mount the export on is able to mount
18 > exports from other machines, just not this one.
19
20 Perhaps you have omitted to do the 'exportfs -ra' step on the server.
21 Even if the entry is in /etc/exports, it's not actually exported till
22 you run that command.
23
24 alan
25 --
26 gentoo-user@g.o mailing list