From: Theodotos Andreou <theo@ubuntucy.org>
To: linux-raid@vger.kernel.org
Subject: Restoring a RAID 10 disk array
Date: Mon, 23 Jun 2014 17:04:15 +0300 [thread overview]
Message-ID: <53A833DF.8050004@ubuntucy.org> (raw)
Hi to all,
I have a RAID 1 RAID 10 setup that failed. I booted with a recovery usb
(grml) to try to recover the system. Let me explain the setup to you.
This is my parted listing:
http://pastebin.com/6QdyXRQN
The first partitions (/dev/sd[ad]1) are for EFI. No RAID here
The second partitions (/dev/sd[ad]2) are the /boot filesystem. This used
to be /dev/md0 and it is a RAID 1 setup.
The third partitions (/dev/sd[ad]3) is the LVM physical volume which
hosts all the rest. It used to be /dev/md1 and it is a RAID 10 setup.
For the parted listing it looks like there is some partition table
corruption on /dev/sdd.
When I try 'mdadm --verbose --assembly --scan' I get:
http://pastebin.com/iqGF9En7
The output of 'mdadm -Evvvvs' is:
http://pastebin.com/kizjT7xE
Assuming I replace the sdd disk and create the appropriate partition
scheme, what is the correct methodology to restore my md devices? I
don't care much about /dev/md0 but mostly for the /dev/md1 partition
where there are all the data.
Regards
Theo
next reply other threads:[~2014-06-23 14:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-23 14:04 Theodotos Andreou [this message]
2014-06-23 14:52 ` Restoring a RAID 10 disk array Theodotos Andreou
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=53A833DF.8050004@ubuntucy.org \
--to=theo@ubuntucy.org \
--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 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.