linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yann Ormanns <yann-ormanns@web.de>
To: Rudy Zijlstra <rudy@grumpydevil.homelinux.org>
Cc: Roman Mamedov <rm@romanrm.ru>, linux-raid@vger.kernel.org
Subject: Re: RAID6 simply does not start as /dev/md8
Date: Fri, 08 Apr 2011 16:58:49 +0200	[thread overview]
Message-ID: <4D9F22A9.1030005@web.de> (raw)
In-Reply-To: <4D9F1A5A.1060600@grumpydevil.homelinux.org>

Subject: Re: RAID6 simply does not start as /dev/md8
From: Rudy Zijlstra <rudy@grumpydevil.homelinux.org>
To: Yann Ormanns <yann-ormanns@web.de>
Date: 2011-04-08 16:36 (+0200)

> Do you have perhaps old raid metadata on the disks? Are you certain you
> have no raid metadata on the whole disks?
> you can check with mdadm --Examine /dev/sdc
> 
> Cheers
> 
> 
> Rudy
> 

To eliminate this possibility, I "zeroed" all six disks before I created
the array:
dd if=/dev/zero of=/dev/sda bs=1M
...
dd if=/dev/zero of=/dev/sdf bs=1M

Output of mdadm -E /dev/sda1:
	/dev/sda1:
        	  Magic : a92b4efc
	        Version : 1.2
	    Feature Map : 0x0
	     Array UUID : 6286b922:2da22a6c:f8fba333:fc88f457
        	   Name : Atlas:8  (local to host Atlas)
	  Creation Time : Fri Apr  8 00:58:12 2011
	     Raid Level : raid6
	   Raid Devices : 6

	 Avail Dev Size : 3907025072 (1863.01 GiB 2000.40 GB)
	     Array Size : 15628095488 (7452.06 GiB 8001.58 GB)
	  Used Dev Size : 3907023872 (1863.01 GiB 2000.40 GB)
	    Data Offset : 2048 sectors
	   Super Offset : 8 sectors
        	  State : clean
	    Device UUID : 1a016923:a408d8ee:d8f6625f:bcf55b66

	    Update Time : Fri Apr  8 09:53:13 2011
	       Checksum : 69969b9b - correct
        	 Events : 19

	         Layout : left-symmetric
	     Chunk Size : 512K

	   Device Role : Active device 0
	   Array State : AAAAAA ('A' == active, '.' == missing)

The complete output of mdadm -E /dev/sd[a,b,c,d,e,f]1 can be found here:
http://nopaste.info/658b72791c_nl.html

Best regards,
Yann

  reply	other threads:[~2011-04-08 14:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-08  8:00 RAID6 simply does not start as /dev/md8 Yann Ormanns
2011-04-08  9:17 ` Roman Mamedov
2011-04-08 14:19   ` Yann Ormanns
2011-04-08 14:23     ` Rudy Zijlstra
2011-04-08 14:58       ` Yann Ormanns [this message]
2011-04-08 15:22         ` Rudy Zijlstra
2011-04-08 18:23           ` Yann Ormanns
2011-04-11  4:16 ` Leslie Rhorer
2011-04-11  8:19   ` Yann Ormanns

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=4D9F22A9.1030005@web.de \
    --to=yann-ormanns@web.de \
    --cc=linux-raid@vger.kernel.org \
    --cc=rm@romanrm.ru \
    --cc=rudy@grumpydevil.homelinux.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).