From owner-freebsd-questions@FreeBSD.ORG Thu Oct 28 04:00:48 2004 Return-Path: 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 32A1D16A4CE for ; Thu, 28 Oct 2004 04:00:48 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE13B43D46 for ; Thu, 28 Oct 2004 04:00:47 +0000 (GMT) (envelope-from subhro.kar@gmail.com) Received: by rproxy.gmail.com with SMTP id 80so2237rnk for ; Wed, 27 Oct 2004 21:00:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=mF2/AzMorIb4wS37W9rrBaJWMGj61vVDLIapLMNI4JIaL/2prY3IYguxcAPOkfEzxF06IcUY0WpAqTilLKU7lx5oqxJ73ch6bzGe8u3ivR4ucUTcuJk0RAyoKaCAuws7/z7adpdIFA5QlTpfpYy3tAbsnQXjF/P6pJvKapFnUCI= Received: by 10.38.98.18 with SMTP id v18mr786131rnb; Wed, 27 Oct 2004 21:00:41 -0700 (PDT) Received: by 10.38.206.40 with HTTP; Wed, 27 Oct 2004 21:00:41 -0700 (PDT) Message-ID: Date: Thu, 28 Oct 2004 09:30:41 +0530 From: Subhro To: "Thordur I." In-Reply-To: <412FAA46.70105@mi.is> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable References: <412FAA46.70105@mi.is> cc: questions@freebsd.org Subject: Re: Software or hardware RAID1. (gstripe) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Subhro List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2004 04:00:48 -0000 On Fri, 27 Aug 2004 21:40:22 +0000, Thordur I. wrote: > I=B4m currently trying to decide upon a sultion on how to go about keepin > my data safe. RAID 5 is your best bet. RAID 1 Just ensures mirroring. While RAID 5 can actually rebuild volumes. > Let=B4s say that I have 2x 120Gb (ad1 and ad2) disk. I stripe them wich > should give something like /dev/stripe/foo (either with gstripe or a > hardware raid controler.) You get that strip device only if you use a softwre RAID. If you ues a RAID controller card, the whole RAID is completely transparent to the OS. >=20 > Now I fill this striped volume with data, and ad1 dies. > What happen=B4s ? > Does gstripe alert my that ad1 has died and will I still be able to > access /dev/stripe/foo ? You don't need to care about the striping, as both the Disks are exact clones of each other. So you can simply pull out the healthy disk and start using it as a single drive OR you can push in another healthy disk to replace the dead one and rebuild the volume. However if you are using a RAID controller card, the hardware would do the rebuilding for you. Refer to the Vinum volume manager section of the handbook. > PS: CC my for I=B4m not on the list. (Btw, do list members consider this = a > bother for if so I would just subscripe to the list (currently though > I=B4m supscried to what I think are to many lists :)) This is an open list so anyone may subscribe. BTW I personally feel its worthwhile to subscribe even if you dont want or not capable to asnwer questions because you can learn from others problems and save hours of troubleshoting later. You can also live with a scalp full of hair :-). Regards S. --=20 Subhro Sankha Kar School of Information Technology Block AQ-13/1 Sector V ZIP 700091 India