Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 1998 15:29:05 +0100 (MET)
From:      Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
To:        Thomas Gellekum <tg@ihf.rwth-aachen.de>
Cc:        freebsd-stable@FreeBSD.ORG, "Viren R. Shah" <viren@rstcorp.com>, Yuri Gindin <yuri@xpert.com>, John Fieber <jfieber@indiana.edu>
Subject:   Re: 2.2.6 for NFS server
Message-ID:  <XFMail.980226152905.werner@btp1da.phy.uni-bayreuth.de>
In-Reply-To: <87pvka4fri.fsf@ghpc6.ihf.rwth-aachen.de>

next in thread | previous in thread | raw e-mail | index | archive | help

On 26-Feb-98 Thomas Gellekum wrote:
> John Fieber <jfieber@indiana.edu> writes:
> 
>> On Thu, 26 Feb 1998, Yuri Gindin wrote:
>> 
>> > On Wed, 25 Feb 1998, John Fieber wrote:
>> > > Depends on your clients.  For 2.2.5, I can confirm that Solaris
>> > > and Digital Unix clients do NOT work using nfs v3.  Digital Unix
>> > > works fine if you specify v2 when mounting.  Telling FreeBSD
>> > > mountd to only accept v2 does not seem to allow mounts from
>> > > Solaris clients using their automounter (I'm not the admin of the
>> > > Solaris boxes in question so I can't do much more investigation.)
>> > > 
>> > Don't know about Dunix but solaris-2.6 works.
>> 
>> ...version check...The solaris boxes I have trouble with are
>> 2.5.1. The DEC boxes with trouble report "OSF1 zinc V4.0 564
>> alpha". 
> 
> I never investigated further because it didn't bother me, but when I
> read this thread... ;-)
> 
> Sample output (client FreeBSD-2.2.5-stable, server Solaris-2.5.1):
> 
> root:129# mount bert:/claudia /mnt
> nfs: can't access /claudia: Permission denied
> root:130# mount -o -2 bert:/claudia /mnt
> nfs: can't access /claudia: Permission denied
> root:131# mount -o -3 bert:/claudia /mnt
> nfs: can't access /claudia: Permission denied
> root:132# mount -o resvport bert:/claudia /mnt
> nfs: can't access /claudia: Permission denied
> root:133# mount -o resvport,nfsv2 bert:/claudia /mnt
> nfs: can't access /claudia: Permission denied
> 
> No obvious jokes here, please; I didn't choose the names. ;-)
> 
> tg
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message

----------------------------------
E-Mail: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
Date: 26-Feb-98
Time: 15:27:50

This message was sent by XFMail
----------------------------------

Are you sure, that the client is in the exports-file of the server ?
Werner


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



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