AMCC 9500S Computer Accessories User Manual


 
Unit Object Commands
www.3ware.com 61
/c
x
/u
x
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, name (9000 series),
qpolicy (9550SX, 9590SE, and 9650SE only), rebuildstatus, serial (9000
series), status, storsave (9550SX, 9590SE, and 9650SE only), verifystatus,
volumes (9000 series), autoverify (9000 series), cache, ignoreECC (9000
series), and identify (9550SX, 9590SE, and 9650SE only).
/c
x
/u
x
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. (Definitions of the unit statuses are
available in the 3ware Serial ATA RAID Controller User Guide.)
Example:
//localhost> /c0/u0 show status
/c0/u5 status = OK
/c
x
/u
x
show rebuildstatus
This command reports 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 will return the
following:
//localhost> /c0/u5 show rebuildstatus
/c0/u5 is not rebuilding, its current state is MIGRATING
/c
x
/u
x
show verifystatus
This command reports the verifystatus (if any) of the specified unit.
Example:
//localhost> /c0/u5 show verifystatus
/c0/u5 is not verifying, its current state is OK