Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 2004 22:10:14 GMT
From:      Ceri Davies <ceri@submonkey.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/70880: 5.3 beta1 nfs problem
Message-ID:  <200408232210.i7NMAE3G056340@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/70880; it has been noted by GNATS.

From: Ceri Davies <ceri@submonkey.net>
To: Joe <fbsd_user@a1poweruser.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/70880: 5.3 beta1 nfs problem
Date: Mon, 23 Aug 2004 23:03:24 +0100

 On Mon, Aug 23, 2004 at 07:58:20PM +0000, Joe wrote:
 
 > Downloaded 5.3 beta1-i386-mininstall.iso, ran md5 checksum and count
 > matched, burned to cd and installed using standard/kern-dev. Answered no
 > to both nfs option questions. On first boot nfs server is started. ps ax
 > command shows nfsiod1, nfsiod2, and nfsiod3 tasks running. /etc/rc.conf
 > does not have any nsf override statements. Only way to get rid of nfs is
 > to comment out nfs statements in kernel source and recompile kernel.
 > This is an error that needs fixing.
 
 nfsiod is a NFS client-side process.  In this instance they are kernel
 threads and you can turn them off if you like by adding
 vfs.nfs.iodmin=0 to /etc/sysctl.conf, or by removing the NFSCLIENT
 option from your kernel configuration.
 
 I have changed the Severity of this PR to something more realistic.
 
 Ceri
 -- 
 It is not tinfoil, it is my new skin.  I am a robot.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408232210.i7NMAE3G056340>