On Thu, 2005-12-29 at 15:37, Ernst-Magne Vindal wrote: > ns01:~# mdadm -E /dev/md0 > mdadm: No super block found on /dev/md0 (Expected magic a92b4efc, got > 00000000) > ns01:~# > > Hwat does it mean that super block is not found? I have googled a lot > around but is not able to find out if or what to do.
It means that the /dev/md0 RAID is not itself a component of some other RAID. In the normal case you wouldn't -E the RAID itself, but rather its individual components: "mdadm -E /dev/hda3" or whatever. --Mike BIrd -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]