Subject: Re: NIS and NFS, part 2
To: Juergen Tritthardt <juergent@mpimf-heidelberg.mpg.de>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-help
Date: 03/09/2001 18:36:19
On Fri, Mar 09, 2001 at 10:59:00AM +0100, Juergen Tritthardt wrote:
> On Thu, 8 Mar 2001, Manuel Bouyer wrote:
>
> > Ok, extracted from the tcpdump:
> > 13:27:17.786122 scorpius.mpimf-heidelberg.mpg.de.2007650305 > tera.mpimf-heidelberg.mpg.de.nfs: 124 getattr fh 7952,133807/0
> > 13:27:17.786730 tera.mpimf-heidelberg.mpg.de.nfs > scorpius.mpimf-heidelberg.mpg.de.2007650305: reply ERR 20 getattr [|nfs]
> > 13:27:17.787138 scorpius.mpimf-heidelberg.mpg.de.2007650306 > tera.mpimf-heidelberg.mpg.de.nfs: 96 fsinfo [|nfs]
> > 13:27:17.787627 tera.mpimf-heidelberg.mpg.de.nfs > scorpius.mpimf-heidelberg.mpg.de.2007650306: reply ERR 20 fsinfo [|nfs]
> > 13:27:17.787860 scorpius.mpimf-heidelberg.mpg.de.2007650307 > tera.mpimf-heidelberg.mpg.de.nfs: 96 fsstat fh 7952,133807/0
> > 13:27:17.788363 tera.mpimf-heidelberg.mpg.de.nfs > scorpius.mpimf-heidelberg.mpg.de.2007650307: reply ERR 20 fsstat [|nfs]
> >
> > So the server returns an error for the NFS requests; if I'm not mistaken
> > error 20 is NFSERR_NOTDIR (from nfsproto.h). are you sure tera:/users is
> > a directory, and not something else (a symlink to some other place) ?
>
> I think so, this is tera's fstab:
>
> /dev/root / xfs rw,raw=/dev/rroot 0 0
> /dev/xlv/xlv0 /user xfs rw,raw=/dev/rxlv/xlv0,quota 0 0
>
> > Maybe you can try to force NFSv2 (mount_nfs -2 or mount -o -2) ?
>
> Same result.
OK. So it seems we have some interop problem here.
Can you mount this volume from other, non-SGI OSes ?
--
Manuel Bouyer, LIP6, Universite Paris VI. Manuel.Bouyer@lip6.fr
--