ASRock X79 Extreme11 LSI SAS2 Integrated RAID Solution User Guide - Page 40

A.3.8, MFG Command, A.3.9, CONSTCHK Command, A.3.10, ACTIVATE Command

Page 40 highlights

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 The MFGPAGE command updates information on manufacturing pages. Only DOS and EFI support this command. sas2ircu mfgpage  - The index of the controller with the manufacturing pages you want to update.  - The passcode required for DOS access.  - The manufacturing page (4 or 10) that requires an update.  - The DWord offset of the specified manufacturing page that requires an update, in hexadecimal format.  - The value for the offset to be modified, in hexadecimal format. 0x00 0x01 0x02 SUCCESS: Command completed successfully. FAILURE: Bad command-line arguments or operational failure. 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 constchk [noprompt]  - The index of the controller on which the consistency check operation will run.  - 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 0x01 0x02 SUCCESS: Command completed successfully. FAILURE: Bad command-line arguments or operational failure. ADAPTER_NOT_FOUND: Cannot find specified adapter. The ACTIVATE command activates an inactive Integrated RAID volume. Command Line Parameters Program Return Value sas2ircu activate  - The index of the controller with the volume that requires activation.  - The volume ID of an Integrated RAID volume currently in the Inactive state. 0x00 0x01 0x02 SUCCESS: Command completed successfully. FAILURE: Bad command-line arguments or operational failure. ADAPTER_NOT_FOUND: Cannot find specified adapter. Page 40 LSI Corporation Confidential | August 2010

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42

Appendix A:
|
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.