Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2001 09:39:04 -0500
From:      "Intuitive Design Archives" <archive@in-design.com>
To:        <cjclark@alum.mit.edu>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   RE: NFS Portmap: RPC: Program not registered - works with solaris
Message-ID:  <GIEFLDDLABCKPLDLPPIJEELCDDAA.archive@in-design.com>
In-Reply-To: <20010115232603.I97980@rfx-64-6-211-149.users.reflexco>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_002C_01C07FA0.2A3C6570
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

On Mon, Jan 15, 2001 at 12:38:52PM -0500, Intuitive Design Archives wrote:
> Hello all;
>
> 	I have been having the problem mentioned in the subject. I have tried
> everything, and even manually restarting nfsd and portmap and mountd and
> nfsiod. Nothing seams to work, and I am at my wit's end. What is weird
that
> I have the following config. Two Fbsd boxes and one sun. The sun is
running
> solaris 8. It can mount shares from the fbsd boxes, and the fbsd boxes can
> mount shares from it. However the Fbsd boxes are not able to mount shares
> from each other. The sun has no problem in either direction. Any idea what
> could be going on here.  Should I force nfs to do -v 3 or something?  I am
> running FreeBSD 4.0-STABLE.

>What does,

 > $ rpcinfo -p freebsd2

>Return on freebsd1 and,

 > $ rpcinfo -p freebsd1

>Return on freebsd2.

>Oh, and about a year ago, there was this other little fun problem, so
>just to be sure, could you try,

 > $ ifconfig lo0

>On each FreeBSD machine?

So I ran rpcinfo on both boxes querying the other box. I got the following:

(ns1)nero[/home/nero] # rpcinfo -p ns2
   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100003    2   tcp   2049  nfs
    100003    3   tcp   2049  nfs
    100005    3   udp    991  mountd
    100005    3   tcp   1013  mountd
    100005    1   udp    991  mountd
    100005    1   tcp   1013  mountd

(ns2)nero[/home/nero] # rpcinfo -p ns1
   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100005    3   udp    935  mountd
    100005    3   tcp   1012  mountd
    100005    1   udp    935  mountd
    100005    1   tcp   1012  mountd
    100003    2   tcp   2049  nfs
    100003    3   tcp   2049  nfs

and ifconfig lo0

lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000


is the same on both boxes.  Again both machines can mount an nfs share from
a solaris box, and the solaris box can mount from them.


Cheers
Tamer

------=_NextPart_000_002C_01C07FA0.2A3C6570
Content-Type: text/x-vcard;
	name="Tamer G.. Ziady.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="Tamer G.. Ziady.vcf"

BEGIN:VCARD
VERSION:2.1
N:Ziady;Tamer
FN:Tamer G.. Ziady
EMAIL;PREF;INTERNET:nero@rlninc.com
REV:20001027T195816Z
END:VCARD

------=_NextPart_000_002C_01C07FA0.2A3C6570--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?GIEFLDDLABCKPLDLPPIJEELCDDAA.archive>