Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2001 01:18:27 +0300
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Martin Blapp <mb@imp.ch>
Cc:        Daniel <freebsd@grunblatt.com.ar>, current@FreeBSD.ORG
Subject:   Re: [FIX] Re: CFS - Portmap
Message-ID:  <20010323011825.A34839@nagual.pp.ru>
In-Reply-To: <Pine.BSF.4.21.0103222304490.17221-100000@levais.imp.ch>; from mb@imp.ch on Thu, Mar 22, 2001 at 11:07:08PM %2B0100
References:  <Pine.BSF.4.21.0103222250450.17221-100000@levais.imp.ch> <Pine.BSF.4.21.0103222304490.17221-100000@levais.imp.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 22, 2001 at 23:07:08 +0100, Martin Blapp wrote:
> 
> It seems you have to run rpcbind with -i flag:
> 

-i not helps too. Diagnostic is the same.

> 
> # mount_nfs -o port=3049,intr localhost:/null /crypt


You miss "nfsv2" switch here. mountd is running with -2 option too.

To make testing easy, put this into /etc/fstab:

localhost:/null  /crypt     nfs rw,noauto,intr,port=3049,nfsv2 0 0

Then all you need is "mount /crypt"

-- 
Andrey A. Chernov
http://ache.pp.ru/

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




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