* zeroed superblock on raid6
@ 2012-02-17 22:34 dragos
2012-02-18 19:26 ` Phil Turmel
0 siblings, 1 reply; 2+ messages in thread
From: dragos @ 2012-02-17 22:34 UTC (permalink / raw)
To: linux-raid
Hi,
Following a reboot my 9 drive raid6 array refused to assemble. Mdadm told me that some drives had a zero superblock.
I use the controller on the motherboard and $20 4-port add-on cards. I tried to use some advice found on the net and zeroed all my drives superblocks.....
What can I do to recover my non-backed-up data?
I will send you all the logs you need, if any. Just let me know which please.
Thank you very much for your help.
Dragoş
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: zeroed superblock on raid6
2012-02-17 22:34 zeroed superblock on raid6 dragos
@ 2012-02-18 19:26 ` Phil Turmel
0 siblings, 0 replies; 2+ messages in thread
From: Phil Turmel @ 2012-02-18 19:26 UTC (permalink / raw)
To: dragos; +Cc: linux-raid
Hi Dragos,
On 02/17/2012 05:34 PM, dragos@mpigani.org wrote:
> Hi, Following a reboot my 9 drive raid6 array refused to assemble.
> Mdadm told me that some drives had a zero superblock.
This sounds strange. I don't think mdadm has an error message that
says that. It does have an error message saying that you might need
to perform --zero-superblock in a certain (dangerous) case.
> I use the controller on the motherboard and $20 4-port add-on cards.
> I tried to use some advice found on the net and zeroed all my drives
> superblocks..... What can I do to recover my non-backed-up data?
You got bad advice. "--zero-superblock" discards the details of your
array setup, making it very difficult to figure out the correct
recovery details. It may still be possible, but you've dramatically
reduced the odds of success.
> I will send you all the logs you need, if any. Just let me know which
> please.
In order of importance / usefulness:
1) any copies of "mdadm --detail /dev/mdX" and "mdadm --examine /dev/sdX"
you might have kept from *before* the crisis.
2) contents of boot-up "dmesg" or corresponding syslog from *before* the
crisis.
3) Contents of first failed boot-up dmesg.
4) Output of "lsdrv" script from http://github.com/pturmel/lsdrv
5) Details of all of the commands you attempted after the failed bootup,
in order. Possibly from your shell history.
> Thank you very much for your help.
You're welcome.
Phil
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-18 19:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-17 22:34 zeroed superblock on raid6 dragos
2012-02-18 19:26 ` Phil Turmel
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.