From owner-freebsd-questions@FreeBSD.ORG Wed Jan 18 12:13:32 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 94B3616A420 for ; Wed, 18 Jan 2006 12:13:32 +0000 (GMT) (envelope-from mark.r.cullen@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id C476143D58 for ; Wed, 18 Jan 2006 12:13:31 +0000 (GMT) (envelope-from mark.r.cullen@gmail.com) Received: by zproxy.gmail.com with SMTP id l8so1625078nzf for ; Wed, 18 Jan 2006 04:13:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=NxIRlErt39pcWl2oiiInNDk8VvHVkwKK0FWNWmr2Zbu60SKSyAoEmMVCQgOkeMnGjvKolzh0noDo/Zhv2hVvDTUJ90N90BYx4qUXZ1EmVJRhMQRnm38fTB/ETkgBqi7QE8/5MQ6a1TeG+j5+NpIRL/DBbgoQxTepNnIknbm3ouo= Received: by 10.64.204.6 with SMTP id b6mr1505556qbg; Wed, 18 Jan 2006 04:13:30 -0800 (PST) Received: from ?10.0.0.245? ( [88.96.18.86]) by mx.gmail.com with ESMTP id m3sm3264613qbe.2006.01.18.04.13.28; Wed, 18 Jan 2006 04:13:30 -0800 (PST) Message-ID: <43CE30D4.3030103@gmail.com> Date: Wed, 18 Jan 2006 12:13:08 +0000 From: Mark Cullen User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: vinum RAID 1, FreeBSD 4-STABLE & two different size drives 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: Wed, 18 Jan 2006 12:13:32 -0000 Hello :-) I've come across a deal where by I can either buy two identical 20GB drives, or a 20GB drive and a 40GB drive for the same price as the two 20GB's. I was intending to use the drives for a RAID 1 array and have read that ideally the drives should be identical, but it is do-able with different size drives. Obviously as both options are the same price I would like to get more for my money and get the 40GB and 20GB drive, rather than two 20GB's. This should also give me the option of buying only a single 40GB drive later on for cheap if I need to bump the space up a bit, rather than buying two drives. Simple questions really I suppose. Is having two different size drives going to work? Is it going to make configuration trickier in any way? Are there any disadvantages (other than I will be losing out on 20GB on the 40GB drive, and that it's only going to be as fast as the slowest drive I imagine)? I've never ever touched vinum before! Thanks in advance for any advice / comments, Mark