From owner-freebsd-hackers@freebsd.org Mon Nov 28 13:47:09 2016 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99E35C59E80 for ; Mon, 28 Nov 2016 13:47:09 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.18.14]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 60E1A1556 for ; Mon, 28 Nov 2016 13:47:08 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from [78.35.140.237] (helo=fabiankeil.de) by smtprelay02.ispgateway.de with esmtpsa (TLSv1.2:AES256-GCM-SHA384:256) (Exim 4.84) (envelope-from ) id 1cBMDR-0002Xr-1R; Mon, 28 Nov 2016 14:43:29 +0100 Date: Mon, 28 Nov 2016 14:43:30 +0100 From: Fabian Keil To: David Cross Cc: freebsd-hackers@freebsd.org Subject: Re: FreeBSD 11 i386 disk deadlock (I think) (now with reproduction steps!) Message-ID: <20161128144135.10f93205@fabiankeil.de> In-Reply-To: References: <20161128041847.GA65249@charmander> <20161128120046.GP54029@kib.kiev.ua> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/2LEeej0ZqGu7CWTlbde+Yj5"; protocol="application/pgp-signature" X-Df-Sender: Nzc1MDY3 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2016 13:47:09 -0000 --Sig_/2LEeej0ZqGu7CWTlbde+Yj5 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable David Cross wrote: > This is certainly new behavior, or a new manifestation. Recently a couple of uma consumers were changed to share uma zones instead of using a dedicated zone. As a result geli competes with more uma consumers and is more likely to deadlock. The bug isn't new, it's just triggered more often now. geli isn't the only uma consumer that is affected: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209680 Fabian --Sig_/2LEeej0ZqGu7CWTlbde+Yj5 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlg8NIIACgkQBYqIVf93VJ3H6wCgl8sbR1dCLQdEdiGsQSzyoHzg 6xgAoJpz2NPNvzCRJRWj5+81BgPpdgoP =40sn -----END PGP SIGNATURE----- --Sig_/2LEeej0ZqGu7CWTlbde+Yj5--