From owner-freebsd-stable@FreeBSD.ORG Mon Sep 5 14:22:32 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDAD816A41F for ; Mon, 5 Sep 2005 14:22:32 +0000 (GMT) (envelope-from dominique.goncalves@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37B4B43D46 for ; Mon, 5 Sep 2005 14:22:31 +0000 (GMT) (envelope-from dominique.goncalves@gmail.com) Received: by nproxy.gmail.com with SMTP id x4so341008nfb for ; Mon, 05 Sep 2005 07:22:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=REyAOSNdLtqiXxpWOR217VKsaVA4XAgjtUlslTkyhWdS0u6StfHn4lmw5zRfliEqeyXGRRrUjm8LzvWZiPOEo1Ym2AxpFnVBmNMuxiEwSjoXN7j0HhgtzuePctyNifA9KYl1b6+nnq1WUUGDNZ19XHpnGJG1rQ6efgRVarW5OxQ= Received: by 10.48.108.4 with SMTP id g4mr258998nfc; Mon, 05 Sep 2005 07:22:30 -0700 (PDT) Received: by 10.49.1.1 with HTTP; Mon, 5 Sep 2005 07:22:30 -0700 (PDT) Message-ID: <7daacbbe05090507226d124b72@mail.gmail.com> Date: Mon, 5 Sep 2005 16:22:30 +0200 From: Dominique Goncalves To: Daniel O'Connor In-Reply-To: <200509030102.50363.doconnor@gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200508251139.09787.doconnor@gsoft.com.au> <200509022207.26152.doconnor@gsoft.com.au> <7daacbbe05090208055d1e58a8@mail.gmail.com> <200509030102.50363.doconnor@gsoft.com.au> Cc: freebsd-stable@freebsd.org Subject: Re: VIA 6420 SATA150 RAID on 5.4 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: Mon, 05 Sep 2005 14:22:32 -0000 > What about if you do it 'cold'? >=20 > I like to test my RAID to make sure I can still boot when one disk is > 'dead' :) If I remove one of the SATA disk, the bios of the SATA raid controler complains to not have 2 disks and is marked 'broken', but I can try to boot. When FreeBSD boot: ar0: 194480MB status: BROKEN And I can't mount the raid. When I replace the SATA disk, the bios proposes to update the array, to be sure of the integrity, and FreeBSD can start. HTH. Regards --=20 There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life."