From owner-freebsd-hardware@FreeBSD.ORG Tue Apr 29 14:50:30 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 033A637B401 for ; Tue, 29 Apr 2003 14:50:30 -0700 (PDT) Received: from mail6.txucom.net (mail6.txucom.net [207.70.175.243]) by mx1.FreeBSD.org (Postfix) with SMTP id 0517643FB1 for ; Tue, 29 Apr 2003 14:50:29 -0700 (PDT) (envelope-from jim@jimking.net) Received: (qmail 18347 invoked from network); 29 Apr 2003 21:50:27 -0000 Received: from unknown (HELO quartz.jimking.net) ([207.70.162.186]) (envelope-sender ) by mail6.txucom.net (qmail-ldap-1.03) with SMTP for ; 29 Apr 2003 21:50:27 -0000 Received: from jimking.net (slate.jimking.net [192.168.1.99]) (authenticated bits=0) by quartz.jimking.net (8.12.8p1/8.12.6) with ESMTP id h3TLoQZq024238; Tue, 29 Apr 2003 16:50:26 -0500 (CDT) (envelope-from jim@jimking.net) Message-ID: <3EAEF3A2.7080303@jimking.net> Date: Tue, 29 Apr 2003 16:50:26 -0500 From: Jim King User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en, es MIME-Version: 1.0 To: Glenn Johnson References: <20030429214629.GA67138@node1.cluster.srrc.usda.gov> In-Reply-To: <20030429214629.GA67138@node1.cluster.srrc.usda.gov> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: hardware@freebsd.org Subject: Re: Rebuild RAID 10 array X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2003 21:50:30 -0000 Glenn Johnson wrote: >I have a 3ware 7500 RAID controller. I have it set up as a RAID-10. >One of disks is labeled "incomplete". I deleted that disk to make it >available and then tried to rebuild the array. It is not clear to me >whether the array should be rebuilt in the BIOS or after the OS loads. >One point in the manual says the array rebuild is started in the BIOS >and proceeds after the OS loads. That specific reference was to RAID-5. > >Does anyone know if that is the case? If so, can this happen with >FreeBSD (-current by the way)? I initially thought a rebuild would >be done with the BIOS but I am not so sure now. Does anyone have any >experience with this situation? > > The rebuild starts when you kick it off, whether from the BIOS or the web interface to the 3dm management utility. After you kick it off it basically doesn't matter what you do - whether you leave the PC sitting in the 3Ware BIOS or you boot an OS the rebuild will proceed. You can check the status of the rebuild from 3dm's web interface. Jim