On Monday January 30, stefanr@xxxxxxxxxxxxxxxxx wrote: > > Question to the linux-raid folks: Does md support disks on different > SCSI host adapters to be in the same RAID set? > md doesn't notice and doesn't care what the underlying devices are. It just sees Linux block devices, and sends read/write requests as appropriate. Obviously if the different devices are badly mis-matched you might get poor performance, but it should "work". NeilBrown - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html