From: Chris Allen <chris@cjx.com>
To: Nix <nix@esperi.org.uk>
Cc: linux-raid@vger.kernel.org
Subject: Re: Multiple raids on one machine?
Date: Tue, 27 Jun 2006 12:33:55 +0100 [thread overview]
Message-ID: <44A117A3.5040203@cjx.com> (raw)
In-Reply-To: <871wtahqgo.fsf@hades.wkstn.nix>
Nix wrote:
> On 25 Jun 2006, Chris Allen uttered the following:
>> Back to my 12 terabyte fileserver, I have decided to split the storage
>> into four partitions each of 3TB. This way I can choose between XFS
>> and EXT3 later on.
>>
>> So now, my options are between the following:
>>
>> 1. Single 12TB /dev/md0, partitioned into four 3TB partitions. But how do
>> I do this? fdisk won't handle it. Can GNU Parted handle partitions this big?
>>
>> 2. Partition the raw disks into four partitions and make /dev/md0,md1,md2,md3.
>> But am I heading for problems here? Is there going to be a big performance hit
>> with four raid5 arrays on the same machine? Am I likely to have dataloss problems
>> if my machine crashes?
>
> There is a third alternative which can be useful if you have a mess of
> drives of widely-differing capacities: make several RAID arrays so as to tesselate
> space across all the drives, and then pile an LVM on the top of all of them to
> fuse them back into one again.
>
But won't I be stuck with the same problem? ie I'll have a single 12TB
lvm, and won't be able to use EXT3 on it?
next prev parent reply other threads:[~2006-06-27 11:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-25 22:37 Multiple raids on one machine? Chris Allen
2006-06-25 22:44 ` Jim Buttafuoco
2006-06-25 22:46 ` H. Peter Anvin
2006-06-26 0:16 ` Bill Davidsen
2006-06-26 8:05 ` Gordon Henderson
2006-06-26 8:47 ` Chris Allen
2006-06-27 9:56 ` Nix
2006-06-27 11:33 ` Chris Allen [this message]
2006-06-27 16:08 ` Nix
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44A117A3.5040203@cjx.com \
--to=chris@cjx.com \
--cc=linux-raid@vger.kernel.org \
--cc=nix@esperi.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).