9fans archive / 1998 / 04 / 66 /    prev next

From: forsyth@cal... forsyth@cal...
Subject: [9fans] Re: nfsserver
Date: Thu, 16 Apr 1998 05:19:51 BST

i don't think u9fs running is relevant to your nfsserver problem.
you can make nfsserver chattier, for instance
	echo 8 >/srv/nfsserver.chat
to cause it to put more detail in its logs.
	echo 0 >/srv/nfsserver.chat
to switch it off.  (check the file name by doing ls /srv first.)

you can find some changes i made to nfsserver on my plan 9 software page
	http://www.caldo.demon.co.uk/plan9/soft/
they might be useful once you get it working, but i'd be surprised if
any of those changes help your current problem; it looks more fundamental.