Subject: Re: nfs v3 problems
To: None <port-pmax@netbsd.org>
From: Bob Lantz <lantz@Stanford.EDU>
List: port-pmax
Date: 10/27/1999 23:29:07
On Wed, 27 Oct 1999, Kevin Schoedel wrote:

> Everything I've ever done (mkdir, read, write,...) has worked. nfsstat
> confirms it's using version 3. If you supply your share and mount
> options, I'll try the same.

The error is "Inappropriate file type or format." But it works fine 
with mount -2.

Transcript follows:

 cavalier [lantz]% df
 ...
 pdp:/p5                    4212381       10  4170248     0%    /mnt
 cavalier [lantz]% cd /mnt/lantz
 cavalier [lantz]% ls -ld .
 drwxr-xr-x  2 lantz  dash_os  512 Oct 23 15:41 ./
 cavalier [lantz]% mkdir foo
 mkdir: foo: Inappropriate file type or format
 cavalier [lantz]% 

The line in dfstab is nothing unusual:

 share -F nfs -o rw=flashmachines root=flashdomain -d "pdp:/p5" /p5

And the mount line is nothing unusual:

 mount pdp:/p5 /mnt