linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robin Hill <robin@robinhill.me.uk>
To: linux-raid@vger.kernel.org
Subject: Re: RAID-5 degraded mode question
Date: Wed, 16 Dec 2009 21:12:38 +0000	[thread overview]
Message-ID: <20091216211237.GA16981@cthulhu.home.robinhill.me.uk> (raw)
In-Reply-To: <AC5E1C3367E37D44970B81A6ADD1DA2C087E7E75@SDCEXCHANGE01.ad.amcc.com>

[-- Attachment #1: Type: text/plain, Size: 1200 bytes --]

On Wed Dec 16, 2009 at 12:20:04PM -0800, Tirumala Reddy Marri wrote:

> All,
>   I have question on degraded mode RAID-5 operation md driver. If I
> understand reads from the degraded mode md would cause  parity
> calculations or rebuild of  data happens for every request. 
> 
For pretty much every read, yes - some will end up with all the data on
the remaining disks, but most will need to recalculate from parity.

>  Also as soon as disk failed md drivers marks that drive as faulty and
> continue operation in degraded mode right ? Is there a way to get out
> the degraded mode without adding spare drive. Assuming we have 5 disk
> system with one failed drive.
> 
I'm not sure what you want to happen here.  The only way to get out of
degraded mode is to replace the drive in the array (if it's not actually
faulty then you can add it back, otherwise you need to add a new drive).
What were you thinking might happen otherwise?

Cheers,
    Robin
-- 
     ___        
    ( ' }     |       Robin Hill        <robin@robinhill.me.uk> |
   / / )      | Little Jim says ....                            |
  // !!       |      "He fallen in de water !!"                 |

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2009-12-16 21:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-16 20:20 RAID-5 degraded mode question Tirumala Reddy Marri
2009-12-16 21:12 ` Robin Hill [this message]
2009-12-16 21:29   ` Tirumala Reddy Marri
2009-12-21 12:41     ` Goswin von Brederlow
2009-12-22  6:51       ` Michael Evans
2009-12-22 13:37         ` Goswin von Brederlow
2009-12-22 21:59           ` Michael Evans

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=20091216211237.GA16981@cthulhu.home.robinhill.me.uk \
    --to=robin@robinhill.me.uk \
    --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).