User`s manual
6-13
Chapter 6: Using the Configuration Utility
LOCATE Command
The LOCATE command locates specific drives in a volume by turning on their location
indicator.
Command Line
sas2ircu <controller #> locate <Encl:Bay> <action>
Parameters
• <controller #> – The index of the controller with the drives that you need to locate.
• <Encl:Bay> – The Enclosure and Bay number of the drive.
• <action> – The possible actions are as follows:
• ON – Turn on the location indicator of the drive.
• OFF – Turn off the location indicator of the drive.
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.
LOGIR Command
The LOGIR command uploads or clears the Integrated RAID log information.
Command Line
sas2ircu <controller #> logir <action> [filename] [noprompt]
Parameters
• <controller #> – The index of the controller with the logs that you need to upload or
clear.
• <action> – The possible actions are as follows:
• UPLOAD – Upload the controller logs to a file.
• CLEAR – Clear the controller logs.
• filename – This optional parameter specifies the filename where the logs need to be
• 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.










