Device Reference Manual for Solaris 2.6 (Intel Platform Edition)

American Megatrends MegaRAID 428 SCSI RAID Controller (DU 2)

Solaris Device Driver:

mega

Release/Version:

DU 2/1.04 

Device Type:

SCSI RAID 

Adapter:

American Megatrends MegaRAID 428 SCSI RAID  

Bus Type:

PCI 

Configuration Procedure

  1. Press Control-M while the system is starting up to configure the controller and all logical drives.

  2. Install the Solaris software and reboot.

    You will only see a single logical drive available during installation.

  3. Open /kernel/drv/cmdk.conf and add additional drives by duplicating the existing entry for target=0 and incrementing the lun field by one for each additional logical drive you want the Solaris software to recognize.

    For example, if you have a total of three logical drives configured on your adapter, you would add the following lines:

    name="cmdk" class="scsi" target=0 lun=1
         scsi_audio="sccd_sony","sccd_std";
    name="cmdk" class="scsi" target=0 lun=2
         scsi_audio="sccd_sony","sccd_std"; 

  4. Reboot.

    After the system reboots, you can use additional drives.