From owner-freebsd-stable@FreeBSD.ORG Tue Nov 27 16:16:48 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6017C16A473 for ; Tue, 27 Nov 2007 16:16:48 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr2.xs4all.nl (smtp-vbr2.xs4all.nl [194.109.24.22]) by mx1.freebsd.org (Postfix) with ESMTP id EA2F913C4F9 for ; Tue, 27 Nov 2007 16:16:47 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr2.xs4all.nl (8.13.8/8.13.8) with ESMTP id lARGGkfK001929; Tue, 27 Nov 2007 17:16:46 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id D5A73B8F8; Tue, 27 Nov 2007 17:16:45 +0100 (CET) Date: Tue, 27 Nov 2007 17:16:45 +0100 From: Roland Smith To: Honza Holakovsky Message-ID: <20071127161645.GA55166@slackbox.xs4all.nl> Mail-Followup-To: Honza Holakovsky , freebsd-stable@freebsd.org References: <20071126190720.GD19393@slackbox.xs4all.nl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pWyiEgJYm5f9v55/" Content-Disposition: inline In-Reply-To: X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.16 (2007-06-09) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-stable@freebsd.org Subject: Re: Some processes stay active after killing its PID X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2007 16:16:48 -0000 --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 27, 2007 at 01:05:21PM +0100, Honza Holakovsky wrote: > Thanks for reply, >=20 > I tried to kill the process via all possibilities described in man kill :) > But I didn't know there are some processes which can't be killed, so I tr= ied > again running wdfs, but after "ps -xacu | grep wdfs" I see >=20 > USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND > root 971 73,9 0,9 19048 5552 ?? Rs 1:03od 0:15,36 wdfs >=20 > no D state :( > I'm quite confused, because in state, I have to reboor every time I umount > wdfs drive :( By default, the shell uses it's built-in kill function. Try invoking the re= al kill directly, as root; '/bin/kill -9 971' Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --pWyiEgJYm5f9v55/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHTELtEnfvsMMhpyURAhQBAJ97v4DuQy4cSE1I8ILW2T3iGibe/ACcCIPT qmh3kIvW5Vwx7ejLqqMcHT4= =hUEr -----END PGP SIGNATURE----- --pWyiEgJYm5f9v55/--