User`s guide
SHOW STORAGESETS
SHOW STORAGESETS
Shows storagesets and storageset information.
Format
SHOW STORAGESETS
Description
The SHOW STORAGESETS command displays all the storagesets known by
the controller. A storageset is any collection of containers, such as stripesets,
mirrorsets, RAIDsets, the spareset and the failedset.
Stripesets are displayed first, followed by mirrorsets, RAIDsets, sparesets,
failedsets, and then passthrough containers.
Qualifiers
FULL
If the FULL qualifier is specified, additional information may be displayed after
each storageset.
Examples
1.
CLI> SHOW STORAGESETS
Name Storageset Uses Used by
------------------------------------------------------------------------------
S0 stripeset DISK500 D1
DISK510
DISK520
Shows a basic listing of all storagesets.
2.
CLI> SHOW STORAGESETS FULL
Name Storageset Uses Used by
------------------------------------------------------------------------------
S0 stripeset DISK530
DISK550
DISK600
Switches:
CHUNKSIZE = 24 blocks
State:
NORMAL
DISK530 (member 0) is NORMAL
DISK550 (member 1) is NORMAL
DISK600 (member 2) is NORMAL
Size: 2050353 blocks
Command Line Interpreter B–113