From owner-freebsd-questions@FreeBSD.ORG Tue Feb 10 06:59:35 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A736916A4CE for ; Tue, 10 Feb 2004 06:59:35 -0800 (PST) Received: from p3ngu1n.org (p3ngu1n.org [24.234.45.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id AADFE43D1D for ; Tue, 10 Feb 2004 06:59:32 -0800 (PST) (envelope-from chris@katmai.homelinux.com) Received: from katmai.homelinux.com (ACBF6667.ipt.aol.com [172.191.102.103]) by p3ngu1n.org (8.12.9-20030917/8.12.9) with ESMTP id i1AF12p9017331 for ; Tue, 10 Feb 2004 10:01:54 -0500 Received: by katmai.homelinux.com (Postfix, from userid 1002) id 737E834458; Tue, 10 Feb 2004 15:00:36 +0000 (GMT) Date: Tue, 10 Feb 2004 15:00:36 +0000 From: Chris Ganderton To: FreeBSD Questions Mail List Message-ID: <20040210150036.GA41646@katmai.homelinux.com> Mail-Followup-To: Chris Ganderton , FreeBSD Questions Mail List References: <1076423189.24554.5.camel@enigma.8ball.co.za> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/04w6evG8XlLl3ft" Content-Disposition: inline In-Reply-To: <1076423189.24554.5.camel@enigma.8ball.co.za> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD katmai.homelinux.com 5.2-CURRENT FreeBSD 5.2-CURRENT Subject: Re: disabling nfs in 5.2R-p2 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2004 14:59:35 -0000 --/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--