linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Allen <chris@cjx.com>
To: linux-raid@vger.kernel.org
Subject: Multiple raids on one machine?
Date: Sun, 25 Jun 2006 23:37:01 +0100	[thread overview]
Message-ID: <449F100D.6030509@cjx.com> (raw)

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?

Thanks for listening...



             reply	other threads:[~2006-06-25 22:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-25 22:37 Chris Allen [this message]
2006-06-25 22:44 ` Multiple raids on one machine? 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
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=449F100D.6030509@cjx.com \
    --to=chris@cjx.com \
    --cc=linux-raid@vger.kernel.org \
    /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).