I'm using raidtools 0.90 .
My RAID-1 device, /dev/md1 consists of two partitions: /dev/sdb1 (mirror 0)
and /dev/sdc1 (mirror 1).
The disk with /dev/sdb1 fails and is replaced with a new disk.
When I try to reactive RAID I get :
Starting up RAID devices
(read) sdb1's sb offset: 2112448 [events: 0580d48b]
md: invalid raid superbloc magic on sdb1
md: sdb1 has invalid sb, not importing
Could not import sdb1!
autostart sdb1 failed
huh12?
/dev/md1 : Invalid argument
*** An error occurred during RAID startup
*** Give root password for maintenance
So my question is : how to recreate this raid superbloc on my new disk ?
(NB: I haven't this problem when I replace the other disk (mirror 1))
Thanks.