Avago Technologies 3ware SAS 9750-16i4e User Manual

Page 84

Advertising
background image

Chapter 2. CLI Syntax Reference

76

3ware SATA+SAS RAID Controller Card CLI Guide, Version 10.2

/cx/ux show rapidrecovery

The /cx/ux show rapidrecovery command shows the Rapid RAID Recovery
policy for the specified unit. This policy can be all, rebuild, or disable.

For information about the policy settings, see the description about the
rapidrecovery attribute for the /cx add command here on page 53.

Example:

//localhost> /c0/u0 show rapidrecovery

/c1/u0 Rapid RAID Recovery policy setting = disable.

/cx/ux show rebuildstatus

The /cx/ux show rebuildstatus command shows the rebuildstatus (if any) of
the specified unit.

Example:

//localhost> /c0/u5 show rebuildstatus

/c0/u5 is not rebuilding, its current state is OK

If the unit is in the process of migrating, the command returns the following:

//localhost> /c0/u5 show rebuildstatus

/c0/u5 is not rebuilding, its current state is MIGRATING

/cx/ux show serial

The /cx/ux show serial command shows the unique serial number of the
specified unit.

Example:

//localhost> /c0/u5 show serial

/c0/u5 Serial Number = 12345678901234567890

/cx/ux show status

The /cx/ux show status command shows the status of the specified unit.

Possible statuses include: OK, VERIFYING, VERIFY-PAUSED,
INITIALIZING, INIT-PAUSED, REBUILDING, REBUILD-PAUSED,
DEGRADED, MIGRATING, MIGRATE-PAUSED, RECOVERY,
INOPERABLE, and UNKNOWN. (Definitions of the unit statuses are
available in the 3ware SATA+SAS RAID Controller Card Software User
Guide, Version 10.2
.)

Example:

//localhost> /c0/u0 show status

/c0/u5 status = OK

Advertising