All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tyler J. Wagner" <tyler@tolaris.com>
To: Sandra Escandor <sescandor@evertz.com>
Cc: linux-raid@vger.kernel.org
Subject: RE: Resolving mdadm built RAID issue
Date: Mon, 11 Jul 2011 17:43:09 +0100	[thread overview]
Message-ID: <1310402589.2958.14.camel@baal> (raw)
In-Reply-To: <C70A636B101FD44999B82525C3E92AFAD8CC6C@otis.burlington.evertz.tv>

On Mon, 2011-07-11 at 11:04 -0400, Sandra Escandor wrote:
> I've been looking into this issue, and from what I've read on other
> message boards with similar ata error warnings (their failed command is
> READ FPDMA QUEUED and mine is WRITE), it could be a RAID member disk
> failure - but, wouldn't /proc/mdstat output show that a RAID member disk
> can no longer be used if it has write errors? Please correct me if I'm
> wrong.

If the disk has errors, /proc/mdstat will show it as failed, and it will
appear to be out of the array. However, an error on one part of the disk
(say, partition 1) may cause the raid array using partition 1 to show a
failure, but not another array using partition 2, even though that
entire disk may be suspect.

Which takes us to what is odd about your setup: 

> Personalities : [raid10]
> 
> md126 : active raid10 sdb[3] sdc[2] sdd[1] sde[0]
> 
>       1465144320 blocks super external:/md127/0 64K chunks 2 near-copies
> [4/4] [UUUU]
> 
>  
> 
> md127 : inactive sdb[3](S) sdc[2](S) sdd[1](S) sde[0](S)
> 
>       9028 blocks super external:imsm

I've never seen this before. It seems to indicate you are using 1.x
metadata, with the superblock for md126 stored in another array, md127,
which is inactive.

I have no idea how that can be created, nor what it will mean now.
Anybody?

Tyler

-- 
"If I had a robohand, I'd totally bling that shit out with neon ground
effects and integrated flashlights and bottle openers. My hand would blink
'12:00' after a power failure."
   -- Jamie Zawinski


  reply	other threads:[~2011-07-11 16:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-08 18:07 Resolving mdadm built RAID issue Sandra Escandor
2011-07-08 19:22 ` Tyler J. Wagner
2011-07-11 15:04   ` Sandra Escandor
2011-07-11 16:43     ` Tyler J. Wagner [this message]
2011-07-11 17:37       ` Sandra Escandor

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=1310402589.2958.14.camel@baal \
    --to=tyler@tolaris.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=sescandor@evertz.com \
    /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.