Chapter 2. Primary CLI Syntax Reference
54
3ware 9000 Series Serial ATA Controller CLI Guide
Example:
//localhost> /c0/u0 show
Unit UnitType Status %Cmpl Port Stripe Size(GB) Blocks
----------------------------------------------------------------------
u0 RAID-50 OK - - 64K 596.05 1249921024
u0-0 RAID-5 OK - - 64K - -
u0-0-0 DISK OK - p0 - 149.10 312481280
u0-0-1 DISK OK - p2 - 149.10 312481280
u0-0-2 DISK OK - p3 - 149.10 312481280
u0-1 RAID-5 OK - - 64K - -
u0-1-0 DISK OK - p4 - 149.10 312481280
u0-1-1 DISK OK - p5 - 149.10 312481280
u0-1-2 DISK OK - p6 - 149.10 312481280
/cx/ux show
attribute
[
attribute
...]
This command shows the current setting of the specified attributes. One or
many attributes can be requested. Specifying an invalid attribute will
terminate the loop. Possible attributes are: initializestatus, rebuildstatus,
status, and verifystatus.
/cx/ux show status
This command reports 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.
Examples
:
//localhost> /c0/u0 show status
/c0/u5 status = OK
/cx/ux show rebuildstatus
This command reports the rebuildstatus (if any) of the specified unit.
Examples
:
//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 will return the
following:
//localhost> /c0/u5 show rebuildstatus
/c0/u5 is not rebuilding, its current state is MIGRATING