From owner-freebsd-chat@FreeBSD.ORG Wed Sep 1 01:27:32 2004 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E2C616A4CE for ; Wed, 1 Sep 2004 01:27:32 +0000 (GMT) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0365243D55 for ; Wed, 1 Sep 2004 01:27:32 +0000 (GMT) (envelope-from dan@langille.org) Received: from xeon (xeon.unixathome.org [192.168.0.18]) by bast.unixathome.org (Postfix) with ESMTP id 6621D3D40 for ; Tue, 31 Aug 2004 21:27:31 -0400 (EDT) Date: Tue, 31 Aug 2004 21:27:31 -0400 (EDT) From: Dan Langille X-X-Sender: dan@xeon.unixathome.org To: chat@freebsd.org Message-ID: <20040831212015.D11560@xeon.unixathome.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: A RAID-ing I will go... X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2004 01:27:32 -0000 I have two 3Ware 7006-2 cards (capable of RAID-1 on two IDE drives) and one Adaptec 2400A (RAID-5 on 4 IDE drives). At present, the 3Ware cards are in FreeBSD machines (ngaio and polo). The goal: move one 3Ware card to my Windows XP workstation and install the 2400A in its place. polo is my main development workstation. It has 80GB now and is at 37% capacity. After installing the 2400A with 4x80GB drives under RAID-5, I'll have 240GB of space (which may be more space than is currently used on my entire network). I plan to do this in two moves: ngaio is rarely used, I can live without it for some time. I will use the 3Ware controller from that. Then use a trial version of some disk cloning software to populate the array. I could use dd under FreeSBIE, which would be an interesting exercise. Once the NT controller is up and running, I'll install the 2400A in polo, dd everything over, adjust /etc/fstab, and see how things go. It can't be that simple... Any comments? One point about hardware RAID: it's nice to have a spare card around in case your controller fails.... I think I'll hunt down another 2400A.... -- Dan Langille - http://www.langille.org/