A.3.9 constchk, A.3.9.1 command line, A.3.9.2 parameters – Avago Technologies SAS 9300-4i Host Bus Adapter User Manual

Page 39: A.3.9.3 program return value, A.3.10 activate, A.3.10.1 command line, A.3.10.2 parameters, A.3.10.3 program return value, A.3.11 locate, A.3.11.1 command line

Advertising
background image

LSI Corporation

- 39 -

SAS-3 Integrated RAID Solution User Guide
November 2012

Appendix A: Using the SAS-3 Integrated RAID Configuration Utility

Commands

A.3.9

CONSTCHK

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

specified volume.

A.3.9.1

Command Line

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

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

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

A.3.10

ACTIVATE

The ACTIVATE command activates an inactive Integrated RAID volume.

A.3.10.1

Command Line

sas3ircu <controller_#> activate <volumeId>

A.3.10.2

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.

A.3.10.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.

A.3.11

LOCATE

The LOCATE command locates a specific drive in a volume by turning on its location indicator and flashing its LED. The

command works only for drives installed in a disk enclosure. It does not work for drives attached directly to the
controller.

A.3.11.1

Command Line

sas3ircu <controller_#> locate <Enclosure:Bay> <action>

Advertising