From owner-freebsd-net Fri Oct 22 13:48: 8 1999 Delivered-To: freebsd-net@freebsd.org Received: from Hydro.CAM.ORG (Hydro.CAM.ORG [198.168.100.7]) by hub.freebsd.org (Postfix) with ESMTP id 09BC514C89 for ; Fri, 22 Oct 1999 13:48:05 -0700 (PDT) (envelope-from Philippe.Guezou@wanadoo.fr) Received: from sauron.tolkien.cam.org (root@gw-tolkien.TOLKIEN.CAM.ORG [204.19.190.41]) by Hydro.CAM.ORG (8.8.8/8.8.4) with ESMTP id QAA08691; Fri, 22 Oct 1999 16:47:16 -0400 (EDT) From: Philippe.Guezou@wanadoo.fr Received: from uruck (b7RennesFC-1-1-47.abo.wanadoo.fr [193.250.26.47]) by sauron.tolkien.cam.org (8.8.8/8.8.8) with SMTP id QAA08723; Fri, 22 Oct 1999 16:32:38 -0400 (EDT) (envelope-from Philippe.Guezou@wanadoo.fr) Message-Id: <3.0.5.32.19991022225913.007acc50@pop.wanadoo.fr> X-Sender: Philippe.Guezou@pop.wanadoo.fr X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Fri, 22 Oct 1999 22:59:13 +0200 To: "Derek Jewett" , Subject: Re: unable to kill process... In-Reply-To: <000f01bf1cbb$aa04da10$4b15a8c0@co.shasta.ca.us> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 11:31 22/10/99 -0700, Derek Jewett wrote: >This is most likely not the best place to ask this, but in my excitement >with NFS I discovered I am not able to kill the nfsd processes running.. By >running top I see three instances of nfsd and I can't kill a one..! Today is >just not my day with NFS! > kill -9 `ps -ax | grep nfsd | awk '{print $1}'` and, for your problem, look at portmap. You need to run it *before* using nfsd and mountd. man 5 exports should be quite usefull too. fifi... > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-net" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message