CLI Guide

Table Of Contents
Storage_volumes and volumes are listed before the summary is printed.
Two additional files are created: CapacityClustersVolumes.csv and
CapacityClustersStorageVolumes.csv.
Description
The capacity report information includes:
Unclaimed storage-volume capacity in GB.
Number of unclaimed storage volumes.
Claimed storage-volume capacity in GB.
Number of claimed storage volumes.
Used storage-volume capacity in GB.
Number of used storage volumes.
Unexported virtual volume capacity in GB.
Number of unexported virtual volumes.
Exported virtual volume capacity in GB.
Number of exported virtual volumes.
Examples
VPlexcli:/> report capacity-clusters
Cluster, Unclaimed disk capacity (GiB), Unclaimed storage_volumes, Claimed disk
capacity(GiB), Claimed storage_volumes, Used storage-volume capacity (GiB), Used
storage_volumes, Unexported volume capacity (GiB), Unexported volumes, Exported volume
capacity (GiB), Exported volumes
cluster-1, 5705.13, 341, 7947.68, 492, 360.04, 15, 3.00, 3, 2201.47, 27
cluster-2, 5337.10, 328, 7995.69, 495, 2478.45, 137, 20.00, 3, 2178.46, 25
VPlexcli:/> report capacity-clusters --verbose
Cluster, StorageVolume Name, VPD83 ID, Capacity, Use, Vendor
cluster-1,CX4_Logging,VPD83T3:6006016021d02500e6d58bab2227df11,80G,used,DGC
cluster-1,CX4__M0,VPD83T3:6006016021d02500be83caff0427df11,90G,-data,DGC
cluster-1,CX4__M1,VPD83T3:6006016021d02500bf83caff0427df11,90G,claimed,DGC
cluster-1,CX4_lun0,VPD83T3:6006016021d0250026b925ff60b5de11,10G,used,DGC
.
.
.
See also
report capacity-arrays
report capacity-hosts
report capacity-hosts
Generates a host capacity report.
Contexts
All contexts.
Syntax
report capacity-hosts
276
Commands