Okay, I have a mistery on my hands and I've stared at this for a few hours now without being able to solve it. I have three machines, two of them (we'll call them client_1 and client_2) are sitting on the same subnet, and the third one (we'll call it nfs_server) which is sitting on a different subnet.

client_1 can NFS mount stuff from the nfs_server without a problem. However, client_2 can not, it's getting a 'Permission Denied' message. Both machines are setup identical except for their IP (obviously). The nfs_server is aware of both systems and can talk to them just fine. So then why can't I NFS mount anything? I'm sure it's a stupid little setting I'm overlooking somewhere, but dang it, I can't figure it out and it's driving me bonkers.

On the client I'm getting this:

# mount -t nfs src:/mnt/src /usr/local/src
mount: src:/mnt/src failed, reason given by server: Permission denied

On the server, I get this in the system log:
fargo rpc.mountd: authenticated mount request from client_2.domain.com:860 for /usr/local/src (/usr/local/src) fargo rpc.mountd: getfh failed: Operation not permitted
What am I missing?

--
W | I haven't lost my mind; it's backed up on tape somewhere.
+--------------------------------------------------------------------
Ashley M. Kirchner <mailto:[EMAIL PROTECTED]> . 303.442.6410 x130
IT Director / SysAdmin / WebSmith . 800.441.3873 x130
Photo Craft Laboratories, Inc. . 3550 Arapahoe Ave. #6
http://www.pcraft.com ..... . . . Boulder, CO 80303, U.S.A.





--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to