Linux RAID subsystem development
 help / color / mirror / Atom feed
* Need Help for Raid Recovery
@ 2017-09-25  7:53 Xuesong LU
  2017-09-25 17:57 ` Wols Lists
  0 siblings, 1 reply; 4+ messages in thread
From: Xuesong LU @ 2017-09-25  7:53 UTC (permalink / raw)
  To: linux-raid

Hi,

One of the raid devices on my server could not assemble after server
reboot.  The raid is level 6 assembled using partition sdg1~sdp1, 10
disks in total. Below is what I have done to the issue.

1) mdadm --examine /dev/sd[g-p]1. All event counts are the same.
2) mdadm --assemble /dev/md0 /dev/sd[g-p]1. It read 'md0 is started',
then the server rebooted itself. However, the server got stuck for one
hour at the centos 7 loading bar screen.
3) I forced shutdown and restarted the server. This time --examine said
'couldn't find superblocks on sdg1'. Also partition file sdk1, sdo1 and
sdp1 disappeared. I guess this is because I forced shutdown?

More details are here.

cat /proc/mdstat shows only md1, where is another raid device. However,
what I want to recover is /dev/md0.

mdadm --assemble /dev/md0 /dev/sd[g-p]1 says 'only six drives found' so
cannot assemble.

mdadm --examine /dev/sd[g-p] prints raid partition information for
sd[h,i,j,l,m,n]. No superblock detected on sd[g,k,o,p].

mdadm --examine /dev/sd[g-p]1 prints raid partition information for
sd[h,i,j,l,m,n]1. The event counts are the same. It also prints 'No
superblock detected' for sdg1, and 'no such files' for sd[k,o,p]1.
(Gone? Can still recover?)

I have UUID for md0 in the mdadm.conf file.

Is there still hope to recover my raid? Thank you!

--
Best,
Xuesong


________________________________

Important: This email is confidential and may be privileged. If you are not the intended recipient, please delete it and notify us immediately; you should not copy or use it for any purpose, nor disclose its contents to any other person. Thank you.

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

end of thread, other threads:[~2017-09-28 15:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-25  7:53 Need Help for Raid Recovery Xuesong LU
2017-09-25 17:57 ` Wols Lists
2017-09-28  5:31   ` Xuesong LU
2017-09-28 15:08     ` Wols Lists

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox