linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: Wolfgang Denk <wd@denx.de>
Cc: linux-raid@vger.kernel.org
Subject: Re: Strange array state
Date: Mon, 12 Jan 2009 18:51:23 -0500	[thread overview]
Message-ID: <496BD77B.508@tmr.com> (raw)
In-Reply-To: <20090112120517.D4653832E425@gemini.denx.de>

Wolfgang Denk wrote:
> Hello, 
>
> I see somewhat strange reports for a RAID6 array of 6 disks:
>
> # cat /proc/mdstat 
> Personalities : [raid1] [raid6] [raid5] [raid4] 
> md2 : active raid6 sdc[0] sdh[6] sdg[4] sdf[3] sde[2] sdd[1]
>       1953545792 blocks super 1.0 level 6, 16k chunk, algorithm 2 [6/6] [UUUUUU]
> ...
>
> Oops? I see disks 0, 1, 2, 3, 4, and 6 - why 6 and not 5 ?
>
> If I check the devices, I see for example this:
>
> # mdadm -Q --examine /dev/sdc
> mdadm: metadata format 1.00 unknown, ignored.
> /dev/sdc:
>           Magic : a92b4efc
>         Version : 1.0
>     Feature Map : 0x0
>      Array UUID : ed815df1:a9df9e8e:a65e948f:17ef5557
>            Name : 1
>   Creation Time : Sat Apr 12 00:02:52 2008
>      Raid Level : raid6
>    Raid Devices : 6
>
>  Avail Dev Size : 976772896 (465.76 GiB 500.11 GB)
>      Array Size : 3907091584 (1863.05 GiB 2000.43 GB)
>    Super Offset : 976773152 sectors
>           State : clean
>     Device UUID : bc286549:0267dd3b:ce683a7c:66341111
>
>     Update Time : Mon Jan 12 13:02:52 2009
>        Checksum : 62b5e607 - correct
>          Events : 35060
>
>      Chunk Size : 16K
>
>     Array Slot : 0 (0, 1, 2, 3, 4, failed, 5)
>    Array State : Uuuuuu 1 failed
>
> What does the "metadata format 1.00 unknown, ignored." mean, and how
> can I fix it?  And why does it report "Array State ... 1 failed"?
>
>
> [This is on a standard Fedora 10 system.]
>
> Any help welcome - thanks in advance.
>   

I have seen similar on a system which has a drive fail and which rebuilt 
on a spare. Also, check you /etc/mdadm.conf file and be sure it uses 
PARTITIONS and UUID to build the array, and isn't looking for some 
missing device.

Report back, if none of that helps someone else will have ideas by 
then.  ;-)

-- 
Bill Davidsen <davidsen@tmr.com>
  "Woe unto the statesman who makes war without a reason that will still
  be valid when the war is over..." Otto von Bismark 



  reply	other threads:[~2009-01-12 23:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-12 12:05 Strange array state Wolfgang Denk
2009-01-12 23:51 ` Bill Davidsen [this message]
2009-01-13 23:25   ` Wolfgang Denk

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=496BD77B.508@tmr.com \
    --to=davidsen@tmr.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=wd@denx.de \
    /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).