Date: Tue, 10 Feb 2004 15:00:36 +0000 From: Chris Ganderton <chris@p3ngu1n.org> To: FreeBSD Questions Mail List <questions@freebsd.org> Subject: Re: disabling nfs in 5.2R-p2 ? Message-ID: <20040210150036.GA41646@katmai.homelinux.com> In-Reply-To: <1076423189.24554.5.camel@enigma.8ball.co.za> References: <1076423189.24554.5.camel@enigma.8ball.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
--/04w6evG8XlLl3ft Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 10, 2004 at 04:26:30PM +0200, Nelis Lamprecht wrote: > Hi, >=20 > Out of curiosity how do you disable local NFS asynchronous I/O server/s > in 5.2 ? >=20 > I thought a simple.. >=20 > nfs_server_enable=3D"NO" > nfs_client_enable=3D"NO" >=20 > in rc.conf would disable it completely but after rebooting I still see: >=20 > guardian# ps -aux | grep nfs > root 97 0.0 0.0 0 12 ?? IL 3:39PM 0:00.00 (nfsiod 0) > root 98 0.0 0.0 0 12 ?? IL 3:39PM 0:00.00 (nfsiod 1) > root 99 0.0 0.0 0 12 ?? IL 3:39PM 0:00.00 (nfsiod 2) > root 100 0.0 0.0 0 12 ?? IL 3:39PM 0:00.00 (nfsiod 3) >=20 > thanks. > --=20 > Nelis Lamprecht > PGP: http://www.8ball.co.za/pgpkey/nelis.asc > "Unix IS user friendly.. It's just selective about who its friends are." Not entirely sure, but try and unload the kernel modules for nfs, a these m= ay be loaded, or if its built into your kernel (most likley if you're still using a GENERIC = kernel) you could take out the options for NFS in your kernel config and re= building.=20 --=20 --/04w6evG8XlLl3ft Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAKPIT01kJ6m4B4+IRAmO0AJ0ew5ePC10mRvfADW6Na2yq3W/7jQCffQbC DuimBTPKz3hn0O+qDDY7EVw= =JTMx -----END PGP SIGNATURE----- --/04w6evG8XlLl3ft--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040210150036.GA41646>