Switching the LSI SAS controller to IT Mode

Description:

By default the motherboard contains the standard LSI HostRAID firmware. When using this firmware, the controller is not supported by the standard LSI driver in the Linux kernel.

An alternate LSI firmware is available that will allow it to work with the standard driver that ships with CentOS/RHEL.

!!! WARNING !!!

Upgrading this firmware will destroy any existing data on the disks.

Affected Platforms

Procedure

The firmware update CD can be downloaded here:

ftp://ftp.aslab.com/pub/bios/lsi/lsi_x8dt3.iso

After burning the CD, follow these steps to upgrade the firmware:

  1. Boot the server from the CD
  2. Write down the old SAS address:
    A> mptutil -q
    
  3. Clear the old firmware:
    A> clear.bat
    
  4. Turn the system off
  5. Turn the system on
  6. Boot the server from the CD
  7. Program the new firmware:
    A> x8dt3.bat
    
  8. When prompted, enter the 16 digit SAS address recorded earlier
  9. Wait for the firmware update to complete
  10. Power off the system
  11. Power off system and remove jumper JPS2
  12. You should now be able to install CentOS without a driver disk.