linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric BENARD / Free <ebenard@free.fr>
To: linux-raid@vger.kernel.org
Subject: RAID5 rebuild difficulties
Date: Wed, 20 Aug 2003 14:53:38 +0200	[thread overview]
Message-ID: <200308201453.38427.ebenard@free.fr> (raw)

Hi,

I'm having some troubles to rebuild a software RAID5 after several power 
failures.
Does anyone have an idea on how I could resync superblock of 4 partitions in 
order to rebuild the raid without loosing data ?

Many thanks and best regards
Eric

[root@serv root]# mdadm -Eb /dev/hde8
ARRAY /dev/md5 level=raid5 num-devices=3 
UUID=adecf616:84cf5266:30d2b689:ec3729e7
   devices=/dev/hde8
[root@serv root]# mdadm -Eb /dev/hdf6
ARRAY /dev/md5 level=raid5 num-devices=3 
UUID=adecf616:84cf5266:30d2b689:ec3729e7
   devices=/dev/hdf6
[root@serv root]# mdadm -Eb /dev/hdg8
ARRAY /dev/md5 level=raid5 num-devices=3 
UUID=adecf616:84cf5266:310000c4:ec3729e7
   devices=/dev/hdg8
[root@serv root]# mdadm -Eb /dev/hdh6
ARRAY /dev/md5 level=raid5 num-devices=3 
UUID=adecf616:84cf5266:30d2b689:003729e7
   devices=/dev/hdh6

[root@serv root]# mdadm -Af /dev/md5 /dev/hde8 /dev/hdf6 /dev/hdg8 /dev/hdh6
mdadm: superblock on /dev/hdg8 doesn't match others - assembly aborted

[root@serv root]# mdadm -V
mdadm - v1.3.0 - 29 Jul 2003


             reply	other threads:[~2003-08-20 12:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-20 12:53 Eric BENARD / Free [this message]
2003-08-21  4:08 ` RAID5 rebuild difficulties Neil Brown

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=200308201453.38427.ebenard@free.fr \
    --to=ebenard@free.fr \
    --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).