HP 3PAR OS 3.1.3 Command Line Interface Reference

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
The following example displays more detailed (d option) information about the same system:
cli% showsys -d
------------General-------------
System Name : S424
System Model : InServ E200
Serial Number : 1100424
System ID : 424
showsys 475