From owner-freebsd-fs@FreeBSD.ORG Sat Oct 20 22:17:24 2012 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DEEBCEF7 for ; Sat, 20 Oct 2012 22:17:24 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 30A538FC12 for ; Sat, 20 Oct 2012 22:17:23 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id BAA12453; Sun, 21 Oct 2012 01:17:17 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1TPhM5-000BrZ-CP; Sun, 21 Oct 2012 01:17:17 +0300 Message-ID: <508322EC.4080700@FreeBSD.org> Date: Sun, 21 Oct 2012 01:17:16 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121013 Thunderbird/16.0.1 MIME-Version: 1.0 To: Dennis Glatting Subject: Re: ZFS hang (system #2) References: <1350698905.86715.33.camel@btw.pki2.com> <1350711509.86715.59.camel@btw.pki2.com> <50825598.3070505@FreeBSD.org> <1350744349.88577.10.camel@btw.pki2.com> <1350765093.86715.69.camel@btw.pki2.com> In-Reply-To: <1350765093.86715.69.camel@btw.pki2.com> X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-fs@FreeBSD.org, dg17@penx.com X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Oct 2012 22:17:25 -0000 on 20/10/2012 23:31 Dennis Glatting said the following: > The following is from a second system working on a 7TB file (started this > morning), which also hung. However, an important difference is this system's CPU > is slightly over clocked from 3.6GHz to 4.0GHz; However, prior not over clocking > made no difference -- it still hanged. > > This system has a Gigabyte GA-990FXA-UD7 board. To me this again looks like an issue with a stuck zio/bio, and not a deadlock. > bd3# /mnt/camcontrol tags da7 -v (** OS - RAID1 **) > (pass7:mps1:0:0:0): dev_openings 215 > (pass7:mps1:0:0:0): dev_active 40 > (pass7:mps1:0:0:0): devq_openings 215 > (pass7:mps1:0:0:0): devq_queued 0 > (pass7:mps1:0:0:0): held 0 > (pass7:mps1:0:0:0): mintags 2 > (pass7:mps1:0:0:0): maxtags 255 Of all the disks this one looks the most suspicious, of course. Do you have the zio/bio debug patch there and usable kgdb? -- Andriy Gapon