From owner-freebsd-questions@FreeBSD.ORG Sun Jan 29 16:23:39 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B8F316A420 for ; Sun, 29 Jan 2006 16:23:39 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-142-072.chi1.dsl.speakeasy.net [64.81.142.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7A8C43D46 for ; Sun, 29 Jan 2006 16:23:38 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from p17.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.5/8.12.11) with ESMTP id k0TGNMbH014597; Sun, 29 Jan 2006 10:23:23 -0600 (CST) Message-Id: <6.0.0.22.2.20060129102024.02638460@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sun, 29 Jan 2006 10:23:05 -0600 To: Yance Kowara , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <20060129054344.24019.qmail@web30309.mail.mud.yahoo.com> References: <20060129054344.24019.qmail@web30309.mail.mud.yahoo.com> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-MailScanner-From: derek@computinginnovations.com Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: vini@fugspbr.org Subject: Re: GEOM - how do we replace a failing HDD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jan 2006 16:23:39 -0000 This depends on your RAID card. Most RAID cards report the failure of a drive and will do the rebuilding of a failed drive within the RAID firmware, outside any OS. So if a drive fails and you replace the drive, on the next system boot you would have the RAID firmware duplicate the existing drive to the new drive. -Derek At 11:43 PM 1/28/2006, Yance Kowara wrote: >Hi all, > >We are trying to use GEOM to make a RAID-1 system >(using a pair of identical IDE) and it is quite simple >to setup. > >Does anyone know how to replace the hard disk if any >of the two disks fails? There does not seem to be much >clear documentation, if any exists, about this. > >More importantly, if the first HDD fails, can we just >stick a new HDD and it would boot from the second HDD >and GEOM will synchronise it? > >Regards, > >Yance > >__________________________________________________ >Do You Yahoo!? >Tired of spam? Yahoo! Mail has the best spam protection around >http://mail.yahoo.com >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"