Command Reference Guide

ID -Name- ---Model--- -Serial- Nodes Master TotalCap AllocCap FreeCap FailedCap
15 s015 InServ T400 1000015 2 0 1063424 208384 855040 0
In the previous example:
ID. The system ID.
Name. The system name.
Model. The model type of the HP 3PAR storage system.
Serial. The system serial number.
Nodes. The number of nodes in the system.
Master. The master node ID.
TotalCap. The total system capacity in MB.
AllocCap. The allocated system capacity in MB.
FreeCap. The free system capacity in MB.
Failed Cap. The failed system capacity in MB.
The following example displays the system descriptor properties of an HP 3PAR storage system:
cli% showsys -desc
------------System s36------------
System Name : Your Name
Location : Your Facility Address
Owner : Your Company Name
Contact : Joe Admin
Comment : Your Notes
The following example displays the system capacity in MB for an HP 3PAR storage system:
cli% showsys -space
---------System Capacity (MB)---------
Total Capacity : 1063424
Allocated : 208384
Volumes : 103937
Base Volumes : 4266
User : 4266
Copy : 0
Admin : 0
CPGs (TPVVs & CPVVs) : 98304
Copy : 65536
Used : 0
Unused : 65536
Admin : 32768
Used : 0
Unused : 32768
Unmapped : 1367
System : 104448
Internal : 104448
Spare : 0
Used : 0
Unused : 0
Free : 855040
Initialized : 855040
Uninitialized : 0
Failed : 0
showsys 483