From owner-freebsd-current Sun Dec 1 5:59:43 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62C4737B401 for ; Sun, 1 Dec 2002 05:59:42 -0800 (PST) Received: from angelica.unixdaemons.com (angelica.unixdaemons.com [209.148.64.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5E0C43EBE for ; Sun, 1 Dec 2002 05:59:41 -0800 (PST) (envelope-from hiten@angelica.unixdaemons.com) Received: from angelica.unixdaemons.com (hiten@localhost.unixdaemons.com [127.0.0.1]) by angelica.unixdaemons.com (8.12.5/8.12.1) with ESMTP id gB1DxRSu078592; Sun, 1 Dec 2002 08:59:27 -0500 (EST) X-Authentication-Warning: angelica.unixdaemons.com: Host hiten@localhost.unixdaemons.com [127.0.0.1] claimed to be angelica.unixdaemons.com Received: (from hiten@localhost) by angelica.unixdaemons.com (8.12.5/8.12.1/Submit) id gB1DxQwG078591; Sun, 1 Dec 2002 08:59:26 -0500 (EST) (envelope-from hiten) Date: Sun, 1 Dec 2002 08:59:26 -0500 From: Hiten Pandya To: Michal Mertl Cc: current@FreeBSD.ORG Subject: Re: unkillable process - 'mdconfig -t vnode' on small file Message-ID: <20021201135926.GA77398@angelica.unixdaemons.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD i386 X-Public-Key: http://www.pittgoth.com/~hiten/pubkey.asc X-URL: http://www.unixdaemons.com/~hiten X-PGP: http://pgp.mit.edu:11371/pks/lookup?search=Hiten+Pandya&op=index Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Nov 30, 2002 at 06:24:06PM +0100, Michal Mertl wrote the words in effect of: > Subject says it all. > > I wanted to make vnode-backed md(4) and forgot to specify size, thas it > after 'touch mdfile;mdconfig -a -t vnode -f mdfile' mdconfig process can't > be killed. It's wchan ('ps axO wchan|grep mdconf') is mddest. Hello. I recently reported this issue, and Ian Dowse had a fix to correct this situation in the mddestroy() routine in src/sys/dev/md/md.c. Please update your tree, and rebuild. Cheers. -- Hiten Pandya (hiten@unixdaemons.com, hiten@uk.FreeBSD.org) http://www.unixdaemons.com/~hiten/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message