All of lore.kernel.org
 help / color / mirror / Atom feed
* Restoring a RAID 10 disk array
@ 2014-06-23 14:04 Theodotos Andreou
  2014-06-23 14:52 ` Theodotos Andreou
  0 siblings, 1 reply; 2+ messages in thread
From: Theodotos Andreou @ 2014-06-23 14:04 UTC (permalink / raw)
  To: linux-raid

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-23 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-23 14:04 Restoring a RAID 10 disk array Theodotos Andreou
2014-06-23 14:52 ` Theodotos Andreou

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.