linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jurriaan <thunder7@xs4all.nl>
To: linux-raid@vger.kernel.org
Subject: Re: new superblock and raid10 support in mdadm
Date: Tue, 14 Sep 2004 08:40:51 +0200	[thread overview]
Message-ID: <20040914064051.GA28661@middle.of.nowhere> (raw)
In-Reply-To: <16710.17573.491674.378912@cse.unsw.edu.au>

From: Neil Brown <neilb@cse.unsw.edu.au>
Date: Tue, Sep 14, 2004 at 11:08:53AM +1000
> A new format is being supported because the old format has problems.
> One is that it cannot work with devices larger than 2 Gigabytes (and I
> have had a request from someone who wanted to include such a device in
> an MD array).

I presume you mean terabyte, but I'm not sure you don't mean petabyte or
something else very large?

> The raid10 module is in 2.4.9-rc2 and will be in 2.4.9 when it gets
> released. 

2.6.9 I presume?

> /*
>  * RAID10 provides a combination of RAID0 and RAID1 functionality.
>  * The layout of data is defined by
>  *    chunk_size
>  *    raid_disks
>  *    near_copies (stored in low byte of layout)
>  *    far_copies (stored in second byte of layout)
>  *
>  * The data to be stored is divided into chunks using chunksize.
>  * Each device is divided into far_copies sections.
>  * In each section, chunks are laid out in a style similar to raid0, but
>  * near_copies copies of each chunk is stored (each on a different drive).
>  * The starting device for each section is offset near_copies from the starting
>  * device of the previous section.
>  * Thus there are (near_copies*far_copies) of each chunk, and each is on a different
>  * drive.
>  * near_copies and far_copies must be at least one, and there product is at most

----------------------------------------------------------their

>  * raid_disks.
>  */

Good luck,
Jurriaan
-- 
If you hear muffled screams, consider it a request for beam out.
	Tom Paris in Voyager
Debian (Unstable) GNU/Linux 2.6.9-rc1-mm4 2x6209 bogomips load 0.14

  reply	other threads:[~2004-09-14  6:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-13 15:16 new superblock and raid10 support in mdadm rich turner
2004-09-14  1:08 ` Neil Brown
2004-09-14  6:40   ` Jurriaan [this message]
2004-09-14  9:01     ` Neil Brown
2004-12-22 18:58   ` BO MOON
2004-12-22 22:55     ` Neil Brown
  -- strict thread matches above, loose matches on Subject: below --
2004-12-22 22:30 BO MOON
2004-12-22 22:58 ` Neil Brown

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=20040914064051.GA28661@middle.of.nowhere \
    --to=thunder7@xs4all.nl \
    --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).