On Friday June 8, [EMAIL PROTECTED] wrote:
> Here's a patch that will cause raidstart to work when it can't get the
> superblock from the first drive mentioned in the raidtab.
> I've also included it as an attachment in case Outlook does its evil magic
> to the text.
> 
> Basically, I changed raidlib to try starting the raid with each of the
> devices in it until it either succeeds or runs out of devices.

This is probably an improvement, but it is a long way from a real
solution. 
It requires all the working devices to have device numbers that were
thought to be in the array.
Suppose that you have as JBOD* at /dev/sda, and a RAID at /dev/sdb
/dev/sdc /dev/sdd

Then you take the JBOD out, the RAID disks will appear at
/dev/sda /dev/sdb /dev/sdc, and with or without your patch, you will
not be able to start the array properly - it will never find /dev/sda.

NeilBrown


* JBOD = Just a Boring Old Disc.
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]

Reply via email to