3PAR InForm® OS 2.3.1 CLI Administrator's Manual (320-200180 Rev B, February 2010)
10.3
System Capacity
InForm OS Version 2.3.1 3PAR InForm CLI Administrator’s Manual
10.2.1 Determining Total System Capacity
To determine system capacity, issue the showsys -space command. The following is an
example of the data returned by issuing this command:
As shown in the example above, system capacity is displayed in MBs. The first line displays
the system’s total capacity, which is the sum of the allocated space (
Allocated), free space
(
Free), and failed space (Failed).
◆ The allocated space includes the following:
◆ all base volumes and the volumes’ user, copy, and administration spaces.
◆ provisioned groups and volumes and their used and unused copy and administration
spaces.
◆ unmapped volumes.
◆ system space, which includes administration volumes, log files, and physical disk
system data, as well as used and unused spare space.
cli% showsys -space
--------System Capacity (MB)---------
Total Capacity : 557056
Allocated : 359424
Volumes : 179200
Base Volumes : 27648
User : 27648
Copy : 0
Admin : 0
CPGs (TPVVs & CPVVs) : 151552
Copy : 86016
Used : 1024
Unused : 84992
Admin : 65536
Used : 512
Unused : 65024
Unmapped : 0
System : 180224
Internal : 110592
Spare : 69632
Used : 0
Unused : 69632
Free : 197632
Initialized : 197632
Uninitialized : 0
Failed : 0