With this fix stone will be able to detect drives properly, while using
one of the following RAID controllers:
- Mylex DAC960/AcceleRAID/eXtremeRAID PCI RAID Controllers
Driver: DAC960
Device: /dev/rd/c<controller>d<logical drive>p<partition>
- Compaq Intelligent Drive Array
Driver: cpqarray
Device: /dev/ida/c<controller>d<logical drive>p<partition>
- Compaq Next Generation Drive Array
Driver: cciss
Device: /dev/cciss/c<controller>d<logical drive>p<partition>
The drives were not properly detected by the stone installer because those
controllers are using a non-common way of representing devices (see above).