User Guide
Intel® Integrated RAID Solution User Guide 49
— UPLOAD – Upload the controller logs to a file.
— CLEAR – Clear the controller logs.
• [filename] – This optional parameter specifies the filename where the logs must
be uploaded. The default filename is
LOGIR.LOG.
• [noprompt] – This optional parameter prevents warnings and prompts from
appearing while the command is running.
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.
BOOTIR
The BOOTIR command selects an existing RAID volume as the primary boot device.
If an IR volume is selected as the boot device, the
DISPLAY command displays this
information in the IR Volume information section, if the selected IR boot volume is
available to the controller. If you attempt to set a failed RAID volume as the primary boot
device, the command fails with a warning message. For example, if volume 322 is in the
failed state and you attempt to set it as the primary boot device, SAS3IRCU displays the
following error message:
SAS3IRCU: Volume specified by 322 is in Failed
state!
Command Line
sas3ircu <controller_#> bootir <volumeID>
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.
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.