From owner-freebsd-current@FreeBSD.ORG Thu Jul 24 11:28:05 2003 Return-Path: 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 DE8FA37B401 for ; Thu, 24 Jul 2003 11:28:05 -0700 (PDT) Received: from milla.ask33.net (milla.ask33.net [217.197.166.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FC8F43F85 for ; Thu, 24 Jul 2003 11:28:03 -0700 (PDT) (envelope-from nick@milla.ask33.net) Received: by milla.ask33.net (Postfix, from userid 1001) id ACFA93ABB51; Thu, 24 Jul 2003 20:28:36 +0200 (CEST) Date: Thu, 24 Jul 2003 20:28:36 +0200 From: Pawel Jakub Dawidek To: Poul-Henning Kamp Message-ID: <20030724182836.GY43543@garage.freebsd.pl> References: <20030724135707.GW43543@garage.freebsd.pl> <32719.1059059003@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="8DtChEGCcMdSgkU2" Content-Disposition: inline In-Reply-To: <32719.1059059003@critter.freebsd.dk> X-PGP-Key-URL: http://garage.freebsd.pl/jules.asc X-OS: FreeBSD 4.8-RELEASE i386 X-URL: http://garage.freebsd.pl User-Agent: Mutt/1.5.1i cc: freebsd-current@freebsd.org Subject: Re: File system deadlock. GBDE(4) and/or MD(4) related. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2003 18:28:06 -0000 --8DtChEGCcMdSgkU2 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 24, 2003 at 05:03:23PM +0200, Poul-Henning Kamp wrote: +> > # touch /mnt/test.file +>=20 +> You are probably missing: +>=20 +> dd if=3D/dev/null of=3D/mnt/test.file bs=3D1m count=3D512 You mean /dev/zero? But this doesn't change anything. +> > # mdconfig -a -t vnode -f /mnt/test.file -s 512M -u 1 +>=20 +> What you have found has nothing to do with GBDE, I think it is the +> usual "vnode backed md(4)" deadlock. Hmm? So you're trying to tell that this is somehow normal behaviour? --=20 Pawel Jakub Dawidek pawel@dawidek.net UNIX Systems Programmer/Administrator http://garage.freebsd.pl Am I Evil? Yes, I Am! http://cerber.sourceforge.net --8DtChEGCcMdSgkU2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQCVAwUBPyAlVD/PhmMH/Mf1AQGlywP/eDLU8GejuJ+pIg36IL7xPAcFUYljO/V6 966oPE9VfUxbD8wMFE2UobnPtXej7XOkdnLUs1Asbv4AvpKcZO4v5NrQeX+5cD6P 7ODWSDjjrQiKjYbg38cM5JMm0bgtJk12yKItmi0vAjPORGCpYUHGPA7TZWo9A9ER MDy1Uj7PY74= =StJ6 -----END PGP SIGNATURE----- --8DtChEGCcMdSgkU2--