linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Did --zero-superblock by mistake ... How can I get back data ?
@ 2006-03-10 18:03 Raphael Delaporte
  2006-03-10 19:38 ` Mike Tran
  0 siblings, 1 reply; 3+ messages in thread
From: Raphael Delaporte @ 2006-03-10 18:03 UTC (permalink / raw)
  To: linux-raid

Hi,

On a RAID 5 array which is composed by 5 hdd, I did mdadm 
--zero-superblocks on each hdd because I thought it was required to use 
the array on a new system....

But now, I cannot mdadm --assemble the array. It says :

mdadm: no RAID superblock on /dev/sda
mdadm: /dev/sda has no superblock - assembly aborted

Is it possible to assemble this array because I don't want to lose my 
data... Someone told me that I can do a :

mdadm -Cv /dev/md0 -l5 -n5 /dev/sda /dev/sdb /dev/sdc /dev/sdd /dev/hdc

But if do that, all the data on the raid will be lost or not ?

Is there an other way to get back these data ?

Thank you very much for your help.

--
Raph.

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

end of thread, other threads:[~2006-03-10 20:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-10 18:03 Did --zero-superblock by mistake ... How can I get back data ? Raphael Delaporte
2006-03-10 19:38 ` Mike Tran
2006-03-10 20:23   ` Raphael Delaporte

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).