Luke Yelavich wrote:
ERROR: isw: Could not find disk /dev/sdd in the metadata ERROR: isw: Could not find disk /dev/sdc in the metadata ERROR: isw: Could not find disk /dev/sdb in the metadata no raid disks
This is probably because disks with serial numbers that match the physical disks detected were not found in the metadata. A change was made between rc14 and rc15 that may cause this:
In lib/device/scsi.c the function get_scsi_serial() had its call to remove_white_space() removed. Interestingly the corresponding function get_ata_serial() still calls remove_white_space() which seems like an error. I would say try putting the call back in and see if that fixes it.
Also do you still have 14_isw-serial-fix.dpatch applied? _______________________________________________ Ataraid-list mailing list Ataraid-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/ataraid-list