From owner-freebsd-stable@FreeBSD.ORG Tue Aug 21 06:44:37 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4AB5D16A417 for ; Tue, 21 Aug 2007 06:44:37 +0000 (UTC) (envelope-from freebsd@bitfreak.org) Received: from mail.twinthornes.com (mail.twinthornes.com [65.75.198.147]) by mx1.freebsd.org (Postfix) with ESMTP id 2AF0713C45E for ; Tue, 21 Aug 2007 06:44:36 +0000 (UTC) (envelope-from freebsd@bitfreak.org) Received: from [10.9.70.100] (pool-72-90-106-233.ptldor.fios.verizon.net [72.90.106.233]) by mail.twinthornes.com (Postfix) with ESMTP id 1468F869; Mon, 20 Aug 2007 23:24:49 -0700 (PDT) Message-ID: <46CA8507.5000803@bitfreak.org> Date: Mon, 20 Aug 2007 23:24:07 -0700 From: Darren Pilgrim User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Artem Kuchin References: <028f01c7e37a$d8f441b0$0c00a8c0@Artem> <46CA7681.3070909@gneto.com> <03bc01c7e3b8$7f9a3a50$0c00a8c0@Artem> In-Reply-To: <03bc01c7e3b8$7f9a3a50$0c00a8c0@Artem> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: A little story of failed raid5 (3ware 8000 series) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Aug 2007 06:44:37 -0000 Artem Kuchin wrote: > That exactly was i was talking about. I don't acess to individual disks > behind raid unit, so, i cannot doit. I don't know it controller > VERIFY command does it right. If it doesm then i shoudl put it into a cron > job and do it on weekly basis. Also, it would halpfull it i could get access to > number of left reserved sector for remapping. Any idea about these two for > 3ware controllers? Also, someone should mention, that while using raid MUST > do verifies often. The 3dm2 software (sysutils/3dm port) can dump the SMART data from individual disks. It can also schedule verify and self-test tasks and identify individual drives by blinking the activity light for the drive.