Subject: Re: bin/605: Problems with nfsd after upgrade to NetBSD 1.0
To: None <root@lusi1.isdn.cs.tu-berlin.de>
From: Charles M. Hannum <mycroft@gnu.ai.mit.edu>
List: netbsd-bugs
Date: 12/03/1994 21:42:15
   Dec  3 23:03:50 lusi1 /netbsd: real mem  = 4063232
   Dec  3 23:03:50 lusi1 /netbsd: avail mem = 2867200
   ...
   Dec  3 23:03:50 lusi1 /netbsd: ahb0 targ 0 lun 0: <FUJITSU M2694ES-512     811F> SCSI2 direct fixed
   Dec  3 23:03:50 lusi1 /netbsd: sd0 at scsibus1: 1033MB, 1819 cyl, 15 head, 77 sec, 512 bytes/sec
   Dec  3 23:03:50 lusi1 /netbsd: ahb0 targ 2 lun 0: <TANDBERG TDC 4200       =05:> SCSI2 sequential removable
   Dec  3 23:03:51 lusi1 /netbsd: st0 at scsibus1: drive empty

   ...

   >Description:
	   During the automatic boot sequence nfsd does not start,
	   no messages indicating a failura are printed on the console.
	   When starting nfsd manually ('nfsd -tun 4') the following
	   output is given:
	   Dec  3 23:21:17 lusi1 nfsd:[234]: nfssvc: Function not implemented
	   Dec  3 23:21:17 lusi1 nfsd:[235]: nfssvc: Function not implemented
	   Dec  3 23:21:17 lusi1 nfsd:[236]: nfssvc: Function not implemented
	   Dec  3 23:21:17 lusi1 nfsd:[233]: nfssvc: Function not implemented
	   Dec  3 23:21:17 lusi1 nfsd:[232]: can't Add UDP socket

This means you don't have `NFSSERVER' configured in your kernel.

Also, if you're really planning to use that machine as a NFS server,
you might want to add more memory.