From owner-freebsd-stable Thu Mar 21 9:16:18 2002 Delivered-To: freebsd-stable@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 1C67537B404; Thu, 21 Mar 2002 09:16:06 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id g2LHFeo21349; Thu, 21 Mar 2002 09:15:40 -0800 (PST) (envelope-from dillon) Date: Thu, 21 Mar 2002 09:15:40 -0800 (PST) From: Matthew Dillon Message-Id: <200203211715.g2LHFeo21349@apollo.backplane.com> To: Dmitry Morozovsky Cc: David Greenman , "Brian T.Schellenberger" , "Steve O'Hara-Smith" , , , , Subject: Re: Problems with large disk. (> 1 TB) References: <20020321191258.J64325-100000@woozle.rinet.ru> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG : :Not that exactly, maybe I'd not clear enough... : :Suppose you have bunch of currently available 160G disks. AFAICC we *can* :split eacho of them into 2 partitions of 80G each, and then stripe/RAID5 :these into two 560G (thus allowed) RAID5 vinum. Or did I miss something? : : :Sincerely, :D.Marck [DM5020, DM268-RIPE, DM3-RIPN] :------------------------------------------------------------------------ :*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** :------------------------------------------------------------------------ You can certainly create a RAID system that exceeds 1TB in physical disk storage, just as long as the *logical* storage does not exceed 1TB. So, for example, you could 2TB worth of disks to create a 1TB logical disk. Or, for example, you could take 12 160G disks, split each one into two 80G partitions (say 'd' and 'e'), and the RAID-5 all the 'd' partitions together into a 800G logical drive and RAID-5 all the 'e' partitions together into another 800G logical drive. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message