[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: starting nfs



On Sun, Apr 14, 2002 at 01:16:50AM -0700, David Smead wrote:
 
| Trying to mount knuth from henry says:
| [root@henry /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:
| [root@feynman /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 debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: