Displays information about all the group members or a specific member, including any in-progress operation, such as removing a member from the group or moving a member to a different pool.
The hardware information displayed depends on the array model.
Format
member show [member_name] [-poolinfo]
Variable
|
member_name |
Name of a member. |
Examples
The following command displays all members in the group:
> member show
Name Status Version Disks Capacity FreeSpace Connections
---------- ------- ---------- ----- ---------- ---------- -----------
member1 online V3.3.0 16 6248.76GB 5332.29GB 14
The following command displays member pool information.
> member show -poolinfo
Name Status Version Disks Capacity FreeSpace Connections Pool
---------- ------- ---------- ----- ---------- ---------- ----------- -------
member1 online V3.3.0 16 6248.76GB 5332.29GB 14 default
The following command displays detailed information about a specific member:
> member show lab2
______________________ Member Information ______________________
Name: m01 Status: online
TotalSpace: 2231.48GB UsedSpace: 100GB
SnapSpace: 0MB Description:
Def-Gateway: 162.17.192.1 Serial-Number: B001234
Disks: 14 Spares: 2
Controllers: 2 CacheMode: write-back
Connections: 0 RaidStatus: ok
RaidPercentage: 0% LostBlocks: false
HealthStatus: normal LocateMember: disable
Controller-Safe: disabled Low-Battery-Safe: enabled
Version: V3.3.0 Delay-Data-Move: disable
Pool: default Raid-policy: raid50
__________________________________________________________________
_____________________ Health Status Details _____________________
Critical conditions::
None
Warning conditions::
None
__________________________________________________________________
____________________ Operations InProgress _______________________
ID StartTime Operation Details
-- -------------------- -----------------------------------------
For an explanation of the member status conditions and RAID status conditions, respectively, see Table 3: Member Status, and Table 4: RAID Status.