AppendixA: | Commands SAS2 Integrated RAID Solution User Guide
Page 40 LSI Corporation Confidential | August 2010
A.3.8 MFGPAGE Command The MFGPAGE command updates information on manufacturing pages. Only DOS and
EFI support this command.
Command Line sas2ircu <controller_#> mfgpage <passcode> <mfgpage_#>
<offset> <value>
Parameters <controller_#> – The index of the controller with the manufacturing pages
you want to update.
<passcode> – The passcode required for DOS access.
<mfgpage_#> – The manufacturing page (4 or 10) that requires an update.
<offset> – The DWord offset of the specified manufacturing page that requires
an update, in hexadecimal format.
<value> – The value for the offset to be modified, in hexadecimal format.
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.9 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 will run.
<volumeId> – The volume ID of an Integrated RAID volume, as listed in the
DISPLAY command, on which the consistency check operation will run.
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.
A.3.10 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 requires
activation.
<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.