linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bernd Schubert <bs@q-leap.de>
To: "Lars Täuber" <taeuber@bbaw.de>
Cc: linux-raid@vger.kernel.org
Subject: Re: Reopen: 16 HDDs too much for RAID6?
Date: Fri, 28 Mar 2008 11:14:40 +0100	[thread overview]
Message-ID: <200803281114.41018.bs@q-leap.de> (raw)
In-Reply-To: <20080328102002.a8b836b6.taeuber@bbaw.de>

Hallo Lars,

On Friday 28 March 2008 10:20:02 Lars Täuber wrote:
> Hallo!
>
> Lars Täuber <taeuber@bbaw.de> schrieb:
> > I zeroed out all physical devices completely:
> > # for DEV in /dev/sd[c-r]; do dd if=/dev/zero of=$DEV; done

why not simply "mdadm --zero-superblock $DEV"?

> >
> > Now the problem is gone. I don't know what really caused the problem.
> > Many thanks for your suggestions.
>
> The problem has occured again.
> I'm not sure what the cause was, but the duplicated superblock is there
> again. But the raid fell apart before. So I suspect this occurs only after
> the array was degraded. The discs are not defective so I tried to
> reassemble the array with the original discs again: monosan:~ # mdadm -A
> /dev/md4
> mdadm: WARNING /dev/dm-9 and /dev/dm-8 appear to have very similar
> superblocks. If they are really different, please --zero the superblock on
> one If they are the same or overlap, please remove one from the
>       DEVICE list in mdadm.conf.
>
> How can I extract the superblocks to check if they are really identically?


mdadm --examine /dev/dm-9
mdadm --examine /dev/dm-8

Do you have some kind of multipathing, which really could cause a identical 
superblocks on dm-9 and dm-8? Did you specify dm-9 and dm-8 in you 
mdadm.conf / assemble script or the real human readable lvm / multipath 
names?


Cheers,
Bernd


-- 
Bernd Schubert
Q-Leap Networks GmbH
--
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:[~2008-03-28 10:14 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-06  9:01 16 HDDs too much for RAID6? Lars Täuber
2008-03-06  9:45 ` Andre Noll
2008-03-06 10:55   ` Lars Täuber
2008-03-06 16:16     ` Andre Noll
2008-03-07  8:41       ` Luca Berra
2008-03-07 10:33         ` Andre Noll
2008-03-07 10:45         ` Lars Täuber
2008-03-28  9:20           ` Reopen: " Lars Täuber
2008-03-28 10:14             ` Bernd Schubert [this message]
2008-03-28 10:27               ` Lars Täuber
2008-03-28 10:35                 ` Bernd Schubert
2008-03-28 10:55                   ` Lars Täuber
2008-03-28 11:20                     ` Bernd Schubert

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=200803281114.41018.bs@q-leap.de \
    --to=bs@q-leap.de \
    --cc=linux-raid@vger.kernel.org \
    --cc=taeuber@bbaw.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).