Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Roy Sigurd Karlsbakk <roy@karlsbakk.net>
To: Robin Hill <robin@robinhill.me.uk>
Cc: Linux RAID <linux-raid@vger.kernel.org>
Subject: Re: raid-5 initiated as raid-4?
Date: Thu, 7 Feb 2013 18:56:12 +0100 (CET)	[thread overview]
Message-ID: <23689346.18.1360259772196.JavaMail.root@zimbra> (raw)
In-Reply-To: <20130207175328.GA5391@cthulhu.home.robinhill.me.uk>

> > root@raidtest:~# cat /proc/mdstat
> > Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5]
> > [raid4] [raid10]
> > md0 : active raid5 vdf[5](S) vde[4](S) vdd[3] vdc[1] vdb[0]
> >       4191232 blocks super 1.2 level 5, 512k chunk, algorithm 2
> >       [3/3] [UUU]
> 
> Where did vde & vdf spring from? They weren't in your create command -
> did you add those as spares later?

Yes

>
> > Does this mean the raid-5 is actually initiated as a raid-4?
> >
> RAID-5 is always created with n-1 disks, with the final disk being
> recovered afterwards. It's quicker to do a linear read from the other
> disks and a linear write onto the final disk (creating parity or
> rebuilding the data as needed) than it is to intersperse reads &
> writes
> on all disks and just create the parity data (for RAID5 anyway -
> reconstructing the data on a RAID6 from P & Q parity is far more
> expensive, so it's quicker to just generate the parity there).

ok, so do I understand correctly that the initial raid-5 build only writes data/parity to a single drive (the 'replacement')? Doing some more testing now to see what I can find…

Vennlige hilsener / Best regards

roy
--
Roy Sigurd Karlsbakk
(+47) 98013356
roy@karlsbakk.net
http://blogg.karlsbakk.net/
GPG Public key: http://karlsbakk.net/roysigurdkarlsbakk.pubkey.txt
--
I all pedagogikk er det essensielt at pensum presenteres intelligibelt. Det er et elementært imperativ for alle pedagoger å unngå eksessiv anvendelse av idiomer med xenotyp etymologi. I de fleste tilfeller eksisterer adekvate og relevante synonymer på norsk.
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2013-02-07 17:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-07 17:08 raid-5 initiated as raid-4? Roy Sigurd Karlsbakk
2013-02-07 17:53 ` Robin Hill
2013-02-07 17:56   ` Roy Sigurd Karlsbakk [this message]
2013-02-07 18:32     ` Roy Sigurd Karlsbakk

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=23689346.18.1360259772196.JavaMail.root@zimbra \
    --to=roy@karlsbakk.net \
    --cc=linux-raid@vger.kernel.org \
    --cc=robin@robinhill.me.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