All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: Chris Allen <chris@cjx.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: Multiple raids on one machine?
Date: Sun, 25 Jun 2006 20:16:18 -0400	[thread overview]
Message-ID: <449F2752.2000901@tmr.com> (raw)
In-Reply-To: <449F100D.6030509@cjx.com>

Chris Allen wrote:

> 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? 

No. I regularly run a mix of RAID types over the same drives for 
performance vs. reliability reasons. And in the past I ran not only 
RAID-0 and RAID-5 using various partitions, but the stripe size was 
different as well. Survived a number of unscheduled restarts.

-- 
bill davidsen <davidsen@tmr.com>
  CTO TMR Associates, Inc
  Doing interesting things with small computers since 1979


  parent reply	other threads:[~2006-06-26  0:16 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 [this message]
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=449F2752.2000901@tmr.com \
    --to=davidsen@tmr.com \
    --cc=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.