thing wrote: > > Help.! > > I just built a raid 1 system using raidtools2, transferred data across > and it seems the raid device "failed" a while later (hours). > > I can still access both disks so its not a hw failure I believe. > > I can start the raid with raidstart and cat /proc/mdstat shows, > > Personalities : [raid1] > md0 : active raid 1 ide/host0/bus1/target1/lun0/part2[1] > ide/host/bus0/target0/lun0/part[4] > 13213376 blocks [2/2] [UU] > > The "device" wont mount, > > giving "couldnt find ext2 superblock, trying backup blocks, fsck.ext2: > Bad Magic number in superblock while tring to open /dev/md0 > > 8>< > > try running e2fsck with an alternative superblock: e2fsck -b 8193 > <device> I found that '8193' is simply incorrect despite what e2fsck says. The true number is very different, I forget now. 16384 rings a bell. -- Eyal Lebedinsky ([EMAIL PROTECTED]) <http://samba.anu.edu.au/eyal/> - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to [EMAIL PROTECTED]
