Difference between revisions of "Configure SAS Adapter for RAID - BL8x0"

From jasonhoss.com
Jump to: navigation, search
Line 15: Line 15:
 
* Execute saupdate get_mode all to determine the configured mode on all installed HBAs
 
* Execute saupdate get_mode all to determine the configured mode on all installed HBAs
  
  fs1:> saupdate get_mode all  
+
  fs1:\> saupdate get_mode all  
 
   
 
   
 
  The controller at 0:2:0:0 is in HBA mode
 
  The controller at 0:2:0:0 is in HBA mode
Line 23: Line 23:
 
* Configure RAID mode for desired HBA using saupdate set_mode
 
* Configure RAID mode for desired HBA using saupdate set_mode
  
  fs1:> saupdate set_mode 0:2:0:0 RAID
+
  fs1:\> saupdate set_mode 0:2:0:0 RAID
 
   
 
   
 
  WARNING:Changing controller mode could result in DATA LOSS!!!
 
  WARNING:Changing controller mode could result in DATA LOSS!!!
Line 29: Line 29:
 
   
 
   
 
  Changing mode of the controller at 0:2:0:0 to RAID
 
  Changing mode of the controller at 0:2:0:0 to RAID
  Resetting and reinitializing controller, it may take several minutes
+
Resetting and reinitializing controller, it may take several minutes
 
  Controller mode change successful
 
  Controller mode change successful
  
* Execute connect -r to reconnect
+
* Execute connect -r to re-bind the driver to the device.
 +
 
 +
fs1:\> connect -r
 +
 
 +
* Update map of devices using map -u
 +
 
 +
fs1:\> map -u
  
 
* Use the drivers command to locate the controller card's driver number.  For example
 
* Use the drivers command to locate the controller card's driver number.  For example

Revision as of 11:31, 15 February 2011

Changing the mode of the disk controller in a BL8x0 Itanium server requires the saupdate.efi binary to properly set the mode from HBA to RAID. To change the mode of the disk controller, follow these steps:

  • Download the saupdate.efi file for your drive controller and save to bootable media (USB, etc)
  • Reboot server and bring up the EFI shell
  • Once the system is at the EFI shell, look through the devices detected by the system and change to that volume so that the saupdate.efi binary is accessible. For example, if the removable USB drive is detected at fs1, type
Shell> fs1:

fs1:\>
  • Do an ls or dir on the directory to locate the saupdate binary.
  • Execute saupdate get_mode all to determine the configured mode on all installed HBAs
fs1:\> saupdate get_mode all 

The controller at 0:2:0:0 is in HBA mode

The controller at 0:42:0:0 is in HBA mode
  • Configure RAID mode for desired HBA using saupdate set_mode
fs1:\> saupdate set_mode 0:2:0:0 RAID

WARNING:Changing controller mode could result in DATA LOSS!!!
Key in 'YES' to continue or 'NO' to quit: yes

Changing mode of the controller at 0:2:0:0 to RAID
Resetting and reinitializing controller, it may take several minutes
Controller mode change successful
  • Execute connect -r to re-bind the driver to the device.
fs1:\> connect -r
  • Update map of devices using map -u
fs1:\> map -u
  • Use the drivers command to locate the controller card's driver number. For example
fs1:\> drivers
T D
D Y C I
R P F A
V  VERSION E G G #D #C DRIVER NAME IMAGE NAME
=  ======= = = = == == ======================
11 0000010 B - -  7 13 PCI Bus Driver PciBus
.
.
.
43 0002150