From owner-freebsd-fs@FreeBSD.ORG Sun Oct 24 17:40:58 2010 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B95A106566C; Sun, 24 Oct 2010 17:40:58 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (60.wheelsystems.com [83.12.187.60]) by mx1.freebsd.org (Postfix) with ESMTP id 35EAB8FC26; Sun, 24 Oct 2010 17:40:57 +0000 (UTC) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id AA85A45F1F; Sun, 24 Oct 2010 19:40:55 +0200 (CEST) Received: from localhost (chello089073192049.chello.pl [89.73.192.49]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 0E43A45E93; Sun, 24 Oct 2010 19:40:49 +0200 (CEST) Date: Sun, 24 Oct 2010 19:40:12 +0200 From: Pawel Jakub Dawidek To: Andriy Gapon Message-ID: <20101024174012.GH1742@garage.freebsd.pl> References: <201010240820.o9O8KDrH086254@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CNfT9TXqV7nd4cfk" Content-Disposition: inline In-Reply-To: <201010240820.o9O8KDrH086254@freefall.freebsd.org> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 9.0-CURRENT amd64 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.6 required=4.5 tests=BAYES_00,RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: freebsd-fs@FreeBSD.org Subject: Re: kern/151648: [zfs] disk wait bug X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Oct 2010 17:40:58 -0000 --CNfT9TXqV7nd4cfk Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 24, 2010 at 08:20:13AM +0000, Andriy Gapon wrote: > The following reply was made to PR kern/151648; it has been noted by GNAT= S. >=20 > From: Andriy Gapon > To: Bartosz Nowicki > Cc: bug-followup@freebsd.org > Subject: Re: kern/151648: [zfs] disk wait bug > Date: Sun, 24 Oct 2010 11:12:59 +0300 >=20 > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > =20 > on 23/10/2010 18:43 Bartosz Nowicki said the following: > > Dnia 23-10-2010 o 10:58:59 Andriy Gapon napisa=C5=82= (a): > >=20 > >> Please provide procstat -kk -a output. > >=20 > > I would rather not reveal all processes (production OS, many user acco= unts), but > > discovered that it's not only when using nginx. > [snip] > > If it isn't enough I will send full output. > =20 > I believe that the threads you showed so far are "secondary victims". > I think that there should be a primary victim that got stuck while holdi= ng some > locks and now other threads get stuck on those locks. I agree. First we need to find what the thread which holds this vnode lock is doing. The best way to do that is recompiling the kernel with WITNESS and use DDB to figure this out. --=20 Pawel Jakub Dawidek http://www.wheelsystems.com pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --CNfT9TXqV7nd4cfk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkzEb3sACgkQForvXbEpPzTHpQCeKNn8SWc6lnNFuNS/ApdWdxXc g0AAn1Qidn6QY5q21Vp01v8okVXVRws1 =0Pld -----END PGP SIGNATURE----- --CNfT9TXqV7nd4cfk--