On Sun, Apr 14, 2002 at 01:16:50AM -0700, David Smead wrote:
 
| Trying to mount knuth from henry says:
| [EMAIL PROTECTED] /root]# mount /mnt/knuth
| mount: RPC: Program not registered

That means the server doesn't have mountd/nfsd running.  It has
portmap, but no programs have registered with portmap to say they will
handle that RPC request.

| Trying to mount knuth from feynman says:
| [EMAIL PROTECTED] /etc]# mount /mnt/knuth/
| mount: RPC: Unable to receive; errno = Connection refused

This is a network-level problem.  On knuth, feynman has not been given
the authorization to connect.

| Trying to mount henry from knuth says:
| knuth:/etc# mount /mnt/henry
| mount: henry:/ failed, reason given by server: Permission denied

In this case henry hasn't given knuth permission to mount that volume.
Check the exports file on henry.

| Trying to mount feynman from knuth says:
| knuth:/etc# mount /mnt/feynman
| mount: RPC: Program not registered

This is the same error as the first one.

HTH,
-D

-- 

He who scorns instruction will pay for it,
but he who respects a command is rewarded.
        Proverbs 13:13


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to