Info Commands
www.3ware.com
19
info
cid
Provides overall summary information on controller
cid
. The report consists
of two parts; a unit summary listing all present units, and a port summary
section listing all present disks and their attached ports.
The unit summary section lists all present units specifying their unit number,
unit type (such as RAID 5), status, size (usable capacity) in gigabytes or
terabytes, number of blocks, and unit status such as OK, VERIFYING,
INITIALIZING, etc. %Compl reports percent completion of REBUILDING
or VERIFYING units. It shows the Stripe size, if applicable, and whether
Cache is on or off. It also shows whether AutoVerify and OvrECC are on or
off (9000 only). OvrECC is short for Overwrite ECC, or Force Continue on
source error. The function is explained in “Set Commands” on page 43.
The port summary section lists all present ports specifying the port number,
disk status, unit affiliation, size (GB), blocks (of 512 bytes), and the serial
number assigned by the disk vendor.
Additional attributes about units, ports and disks can be obtained by querying
for them explicitly. See other info sub-commands below.
Typical output looks like:
3ware CLI> info c0
Unit UnitType Status %Cmpl Stripe Size
Cache AVerify OvrECC
---------------------------------------------------------------
u0
RAID-1
OK
-
-
149.05 ON
OFF
OFF
u1
RAID-5
OK
-
64k
298.22 ON
OFF
OFF
u2
SPARE
OK
-
-
149.05 ON
OFF
-
Port
Status
Unit Size
Blocks
Serial
--------------------------------------------------------------
p0
OK
u0
149.05 GB
312581808
3JS0TF14
p1
OK
u0
149.05 GB
312581808
3JS0TETZ
p2
OK
u1
149.05 GB
312581808
3JS0VG85
p3
OK
u1
149.05 GB
312581808
3JS0VGCY
p4
OK
u1
149.05 GB
312581808
3JS0VGGQ
p5
OK
u2
149.05 GB
312581808
3JS0VH1P
p6
OK
-
149.05 GB
312581808
3JS0TF0P
p7
OK
-
149.05 GB
312581808
3JS0VF43
p8
OK
-
149.05 GB
312581808
3JS0VG8D
p9
NOT-PRESENT
-
-
-
-
p10
NOT-PRESENT
-
-
-
-
p11
NOT-PRESENT
-
-
-
-
3ware CLI calculates one megabyte as 1024 x 1024, the same calculation that
Windows and Linux use. 3DM 2 uses 1024 x 1024, so when using 3DM 2, the
capacity listed will match the capacity stated by the CLI. Previous versions of
3DM (v1.x) calculate one megabyte as 1000 x 1000, which is the calculation
disk drive vendors use.