From owner-freebsd-hardware@FreeBSD.ORG Mon Nov 8 14:20:58 2010 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56CD3106566C for ; Mon, 8 Nov 2010 14:20:58 +0000 (UTC) (envelope-from freebsd-hardware@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 0C04C8FC0A for ; Mon, 8 Nov 2010 14:20:57 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PFSM2-0003Zs-TS for freebsd-hardware@freebsd.org; Mon, 08 Nov 2010 15:05:50 +0100 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Nov 2010 15:05:50 +0100 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Nov 2010 15:05:50 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-hardware@freebsd.org From: Ivan Voras Date: Mon, 08 Nov 2010 15:05:38 +0100 Lines: 19 Message-ID: References: <4CD742AC.40403@aldan.algebra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101102 Thunderbird/3.1.6 In-Reply-To: <4CD742AC.40403@aldan.algebra.com> X-Enigmail-Version: 1.1.2 Subject: Re: After a disk's disappearance, ar0 (raid5) hung... X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2010 14:20:58 -0000 On 11/08/10 01:22, Mikhail T. wrote: > All of a sudden, one of the three parts (ad8) of my ar0 threw a fit. As > one might expect, the OS logged the event and told me, the array is now > in degraded mode. > > Unfortunately, all I/O on the array is hanging. The machine is otherwise > responsive, but processes trying to access the array hang in either > "biord" or "getblk". I'm pretty sure, that, if I reboot, things will get > back to normal. But I was hoping to buy some redundancy by using RAID5... > > If anybody is interested in any diagnostics -- let me know, I'll hold > off rebooting for 12 hours. Yours, Details? I don't remember of any combination of devices which would use ATA devices (adX), RAID-5 and have "arX" as device name. What volume manager are you using? On which FreeBSD version?