User`s manual
AOC-USAS2-L8i/L8e Add-on Card User’s Manual
6-12
CONSTCHK Command
The CONSTCHK command sends requests to the Integrated RAID firmware to start a
consistency check operation on the specified volume.
Command Line
sas2ircu <controller #> constchk <volumeId> [noprompt]
Parameters
• <controller #> – The index of the controller on which the consistency check
operation needs to run.
• <volumeId> – The volume ID of an Integrated RAID volume, as listed in the
DISPLAY command, on which the consistency check operation needs to start.
• 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.
ACTIVATE Command
The ACTIVATE command activates an inactive Integrated RAID volume.
Command Line
sas2ircu <controller #> activate <volumeId>
Parameters
• <controller #> – The index of the controller with the volume that needs to be
activated.
• <volumeId> – The volume ID of an Integrated RAID volume currently in the Inactive
state.
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.










