AMCC 9590SE-4ME 사용자 설명서

다운로드
페이지 93
Chapter 2. CLI Syntax Reference
54
3ware Serial ATA RAID Controller CLI Guide for the Power Mac G5
One application of the /cx/ux show command is to see which sub-unit of a 
degraded unit has caused the unit to degrade and which disk within that sub-
unit is the source of degradation. Another application is to see the source and 
destination units during a migration.
Example:
 //localhost> /c0/u1 show
 Unit     UnitType  Status        %Cmpl  Port  Stripe  Size(GB)  Blocks
 ----------------------------------------------------------------------
 u1       RAID-0    OK            -      -     64K     3576.06   7499550720
 u1-0     DISK      OK            -      p0    -       298.01    624962560
 u1-1     DISK      OK            -      p1    -       298.01    624962560
 u1-2     DISK      OK            -      p2    -       298.01    624962560
 u1-3     DISK      OK            -      p3    -       298.01    624962560
 u1-4     DISK      OK            -      p4    -       298.01    624962560
 u1-5     DISK      OK            -      p5    -       298.01    624962560
 u1-6     DISK      OK            -      p6    -       298.01    624962560
 u1-7     DISK      OK            -      p7    -       298.01    624962560
 u1-8     DISK      OK            -      p8    -       298.01    624962560
 u1-9     DISK      OK            -      p9    -       298.01    624962560
 u1-10    DISK      OK            -      p10   -       298.01    624962560
 u1-11    DISK      OK            -      p11   -       298.01    624962560
 u1/v0    Volume    -             -      -     -       2047.00   4292870144
 u1/v1    Volume    -             -      -     -       1529.06   3206680576
/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 and 9590SE only), rebuildstatus, serial (9000 series), status, 
storsave (9550SX and 9590SE only), verifystatus, volumes (9000 series), 
autoverify (9000 series), cache, ignoreECC (9000 series), and identify 
(9550SX and 9590SE 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