beautypg.com

8 list, 1 command line, 2 parameters – Avago Technologies SAS 9207-4i4e Host Bus Adapter User Manual

Page 12: 3 program return value, 4 sample output, 9 constchk, 10 activate, List, Constchk, Activate

background image

LSI Corporation

- 12 -

SAS-2 Integrated RAID Configuration Utility (SAS2IRCU) User Guide

November 2012

Commands

3.8

LIST

The LIST command displays a list of all controllers in the system, along with each corresponding controller index. You
need the controller index as an input parameter for other SAS2IRCU commands.

3.8.1

Command Line

sas2ircu list

3.8.2

Parameters

None.

3.8.3

Program Return Value

0x00

SUCCESS: Command completed successfully.

0x01

FAILURE: Command failed.

0x02

ADAPTER_NOT_FOUND: Cannot find specified adapter.

3.8.4

Sample Output

Following is an example of the output of the LIST command. The format and fields in the output vary depending on
the types of installed controllers.

Adapter Vendor Device

SubSys SubSys

Index Type ID ID Pci Address Ven ID Dev ID
----- --------- ------ ------ ---------------- ------- ------
0 SAS2008 1000h 72h 00h:01h:00h:00h 1000h 00dah
1 SAS2008 1000h 72h 00h:05h:00h:00h 1000h 00dah

3.9

CONSTCHK

The CONSTCHK command requests the Integrated RAID firmware to start a consistency check operation on the
specified volume.

3.9.1

Command Line

sas2ircu <controller_#> constchk <volumeId> [noprompt]

3.9.2

Parameters

<controller_#> – The index of the controller on which the consistency check operation runs.

<volumeId> – The volume ID of an Integrated RAID volume, as listed in the DISPLAY command, on which the
consistency check operation runs.

[noprompt] – This optional parameter prevents warnings and prompts from appearing while the command is
running.

3.9.3

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.

3.10

ACTIVATE

The ACTIVATE command activates an inactive Integrated RAID volume.