Cannot MNT RPC: RPC: Program not registered

Cannot MNT RPC: RPC: Program not registered

Post by R. D. Dav » Mon, 10 Mar 1997 04:00:00



While trying to nfs mount a filesystem that exists on my Sun, running
SunOS 4.1.1, from FreeBSD, I get the following error message:

           Cannot MNT RPC: RPC: Program not registered

I'm certain that everything is set up properly on the Sun, and I'm
aware of the differences in the /etc/exports files used by SunOS and
FreeBSD.  The version of FreeBSD that I'm using is 2.1.6, soon to be
changed to 2.1.7.

On the other hand, I've no trouble at all in nfs mounting and
accessing a FreeBSD partion from the Sun.  

--
R. D. Davis                       http://www.access.digex.net/~rdd

Home telephone: 1-410-744-7964    unwanted older computer systems disassembled,
Work telephone: 1-410-744-4900    removed for free (locally) and preserved.

 
 
 

Cannot MNT RPC: RPC: Program not registered

Post by Michael Fu » Mon, 10 Mar 1997 04:00:00


 [cc to author]


Quote:>While trying to nfs mount a filesystem that exists on my Sun, running
>SunOS 4.1.1, from FreeBSD, I get the following error message:

>           Cannot MNT RPC: RPC: Program not registered

>I'm certain that everything is set up properly on the Sun, and I'm
>aware of the differences in the /etc/exports files used by SunOS and
>FreeBSD.  The version of FreeBSD that I'm using is 2.1.6, soon to be
>changed to 2.1.7.

Are you *really* certain that everything is set up properly on
the Sun?  Can other clients mount filesystems from it?  Here
are a few things to check:

    1.  Run "rpcinfo -p sun-server".  Look for "mountd" and "nfs".
        If they're not running, you'll get the RPC errors you
        mention.

    2.  Run "showmount -e sun-server".  Make sure the filesystems
        are really being exported.

Hope this helps.
--
Michael Fuhr
http://www.dimensional.com/~mfuhr/