Subject: NFS Server problems
To: None <port-i386@netbsd.org>
From: Konrad Neuwirth <konrad@mailathome.or.at>
List: port-i386
Date: 01/23/2003 20:18:49
Hi,

  I am currently seeing an odd phenomenon with an NFS server around
here.  It works well with two different machines, but it doesn't
accept any writes from a third box.  As the third box is supposed to
be netbooting only, that's a little bothersome :-).

I'm mounting the root partition like that:

| 192.168.11.129:/home/epia/root   /     nfs   rw,-q,-r32768,-w32768,-i 0 0

and it's exported appropriately as in:

/home/epia/root         -maproot=root:wheel     192.168.11.241

If I try to write to a file, the file is created but always remains at
length zero, which isn't particularly pleasing.

  Can anybody help me out?

Thanks,
 Konrad