superblock, kicking non-fresh, ide slaves, problems, ideas

Hi,

I have 2 raid 5 arrays-

- one is 4 hardware/scsi disks with the system and speed-sensitive stuff.

- one is 4 software/ide disks with large files, not-speed-critical stuff.

So, the motherboard having 2 connectors, and not caring so much
about the speed issue, I put the IDE drives 2 per cable into the MB.

So, an IDE drive failed (hda).

- It hosed the DMA on that channel, so that hdb wouldn't work either.

- When the system shut down, it wrote new superblocks to hdc and hdd.

- So, now I can't bring up the array, as hdb is "kicking non-fresh"
(even though, in fact, there was no activity when hda failed, the
filesystems were not even mounted).

One question, and one comment:

- Is this something where:

mdadm -A -f /dev/md0 /dev/hdb1 /dev/hdc1 /dev/hdd1

will fix it? Is this command safe?

- Is there some smartness that the raid driver could be given such
that it would detect this kind of situation, especially with ide
channels failing this way, and not put the superblocks of the 3
good drives out of sync when the 1 drive goes down?

-Help, -Tom

-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Tom Oehser [ Mi, 30 Juni 2004 18:50 ] [ ID #85853 ]

Re: superblock, kicking non-fresh, ide slaves, problems, ideas

> So, the motherboard having 2 connectors, and not caring so much
> about the speed issue, I put the IDE drives 2 per cable into the MB.

P.S., I have ordered 4 SATA drives and a 4-port SATA controller, so as
never to have to ever think about using master/slave ever again period...

-Tom

-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Tom Oehser [ Mi, 30 Juni 2004 18:54 ] [ ID #85854 ]
Linux » gmane.linux.raid » superblock, kicking non-fresh, ide slaves, problems, ideas

Vorheriges Thema: raid and sleeping bad sectors
Nächstes Thema: Please re-send your email to me