On 2009-12-29 20:32, P.A wrote: > Jeff, looking at this again I was testing on two machines the server using > perc 5 the script created the file with no issues. > > The problem seems an older server using perc 3 when I use the script it will > not create the character file. I believe its because its not registered in > the devices files or im not using the correct raid driver. > > lsmod | grep raid > megaraid 40402 2 > aacraid 55617 2 > scsi_mod 130637 6 > sg,megaraid,aic7xxx,scsi_transport_spi,aacraid,sd_mod > > lspci | grep RAID > 02:02.1 RAID bus controller: Dell PowerEdge Expandable RAID Controller 3/Si > (rev 01) > 03:04.0 SCSI storage controller: Adaptec RAID subsystem HBA (rev 01)
Ah, that's the problem. Yes, IIRC, PERC 3/Si was not an LSI/AMI-based RAID controller. The megactl tools work only with LSI/AMI-based devices. _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
