From owner-freebsd-scsi@FreeBSD.ORG Wed Mar 10 15:52:07 2004 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EED1F16A4CE for ; Wed, 10 Mar 2004 15:52:07 -0800 (PST) Received: from smtp.mho.com (smtp.mho.net [64.58.4.5]) by mx1.FreeBSD.org (Postfix) with SMTP id AC8B243D31 for ; Wed, 10 Mar 2004 15:52:07 -0800 (PST) (envelope-from scottl@freebsd.org) Received: (qmail 15986 invoked by uid 1002); 10 Mar 2004 23:52:05 -0000 Received: from unknown (HELO ?10.4.1.17?) (64.58.1.252) by smtp.mho.net with SMTP; 10 Mar 2004 23:52:05 -0000 Date: Wed, 10 Mar 2004 16:55:14 -0700 (MST) From: Scott Long X-X-Sender: scottl@pooker.samsco.home To: Don Bowman In-Reply-To: Message-ID: <20040310165329.H73237@pooker.samsco.home> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: "'scsi@freebsd.org'" Subject: Re: ASR, 5.2, rebuild X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2004 23:52:08 -0000 On Wed, 10 Mar 2004, Don Bowman wrote: > > I have a system with a 6-disk raid-5. One of the > disks failed [light went red on the front > of the enclosure], and i have now swapped it. > I'm assuming (although i can't see from the > manual) that the asr will automatically start > rebuilding. Is this true? > > Since asr-utils no longer work on 5.2, is there a way > with camcontrol or something to see that it > is rebuilding, and/or see the progress? I don't > want to take the machine down to go to the bios. > > For a 6-disk raid with 15KRPM 75KB drives, is > there an estimation for the rebuild time? > The rebuild task is completely transparent to CAM and the rest of the OS. We really need to get asrtools working again. I think that someone posted a hack recently that might allow it to work, but I'm not sure how reliable it is. Scott