A.3.13.1 command line, A.3.13.2 parameters, A.3.13.3 program return value – Avago Technologies SAS 9300-4i Host Bus Adapter User Manual
Page 41: A.3.13.4 sample output, A.3.14 bootencl, A.3.14.1 command line, A.3.14.2 parameters, A.3.14.3 program return value, Bootencl

LSI Corporation
- 41 -
SAS-3 Integrated RAID Solution User Guide
November 2012
Appendix A: Using the SAS-3 Integrated RAID Configuration Utility
Commands
A.3.13.1
Command Line
sas3ircu <controller_#> bootir <volumeID>
A.3.13.2
Parameters
<controller_#> – The index of the controller with the RAID volume that you want to select as the primary
boot device.
<volumeID> – The volume ID of the RAID volume that you want to select as the primary boot device.
A.3.13.3
Program Return Value
0x00
SUCCESS: Command completed successfully.
0x01
FAILURE: Bad command-line arguments or operational failure.
0x02
ADAPTER_NOT_FOUND: Cannot find specified adapter.
A.3.13.4
Sample Output
Following is an example of the output of the BOOTIR command, showing a RAID volume as the primary boot device,
after it was selected with the BOOTIR command. The format and fields in the output vary depending on the types of
installed controllers.
------------------------------------------------------------------------
IR Volume information
------------------------------------------------------------------------
IR volume 1
Volume ID : 174
Status of volume : Degraded (DGD)
RAID level : RAID1
Size (in MB) : 69376
Boot : Primary
Physical hard disks :
PHY[0] Enclosure#/Slot# : 2:8
PHY[1] Enclosure#/Slot# : 2:11
------------------------------------------------------------------------
A.3.14
BOOTENCL
The BOOTENCL command selects a specific enclosure/slot as the primary boot device. If an enclosure/slot is selected
as the boot location, the DISPLAY command displays this information in the Enclosure information section.
A.3.14.1
Command Line
sas3ircu <controller_#> bootencl <Enclosure:Bay>
A.3.14.2
Parameters
<controller_#> – The index of the controller with the enclosure/slot that you want to select as the primary
boot device.
<Enclosure:Bay> – The enclosure:bay value of the disk drive that you want to select as the primary boot
device.
A.3.14.3
Program Return Value
0x00
SUCCESS: Command completed successfully.
0x01
FAILURE: Bad command-line arguments or operational failure.
0x02
ADAPTER_NOT_FOUND: Cannot find specified adapter.