Appendix A: Commands | SAS2 Integrated RAID Solution User Guide |
A.3.8 MFGPAGE Command
Command Line
Parameters
Program Return Value
A.3.9 CONSTCHK Command
Command Line
Parameters
Program Return Value
A.3.10 ACTIVATE Command
Command Line
Parameters
Program Return Value
The MFGPAGE command updates information on manufacturing pages. Only DOS and EFI support this command.
sas2ircu <controller_#> mfgpage <passcode> <mfgpage_#> <offset> <value>
<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.
0x00 SUCCESS: Command completed successfully.
0x01 FAILURE: Bad
0x02 ADAPTER_NOT_FOUND: Cannot find specified adapter.
The CONSTCHK command sends requests to the Integrated RAID firmware to start a consistency check operation on the specified volume.
sas2ircu <controller_#> constchk <volumeId> [noprompt]
<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.
0x00 SUCCESS: Command completed successfully.
0x01 FAILURE: Bad
0x02 ADAPTER_NOT_FOUND: Cannot find specified adapter.
The ACTIVATE command activates an inactive Integrated RAID volume.
sas2ircu <controller_#> activate <volumeId>
<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.
0x00 SUCCESS: Command completed successfully.
0x01 FAILURE: Bad
0x02 ADAPTER_NOT_FOUND: Cannot find specified adapter.
Page 40 | LSI Corporation Confidential August 2010 |