beautypg.com

1 command line, 2 parameters, 3 program return value – Avago Technologies SAS 9207-4i4e Host Bus Adapter User Manual

Page 13: 11 locate, 12 logir, Locate, Logir

background image

LSI Corporation

- 13 -

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

November 2012

Commands

3.10.1

Command Line

sas2ircu <controller_#> activate <volumeId>

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.

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.

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

3.11.1

Command Line

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

3.11.2

Parameters

<controller_#> – The index of the controller with the drives that you need to locate.

<Enclosure:Bay> – The enclosure and bay number of the drive.

<action> – The possible actions are as follows:

ON – Turn on the location indicator of the drive.

OFF – Turn off the location indicator of the drive.

3.11.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.12

LOGIR

The LOGIR command uploads or clears the Integrated RAID log information.

3.12.1

Command Line

sas2ircu <controller_#> logir <action> [filename] [noprompt]

3.12.2

Parameters

<controller_#> – The index of the controller with the logs that you need to upload or clear.

<action> – The possible actions are as follows:

UPLOAD – Upload the controller logs to a file.

CLEAR – Clear the controller logs.

[filename] – This optional parameter specifies the name of the file to which the logs must be uploaded. The
default filename is

LOGIR.LOG.

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