CLI Guide

Table Of Contents
---------
testvol1 full s1_220d_spa 4.06G/11.2G 36.17% 9.94M/s
12.3min
Local rebuilds:
No active local rebuilds.
See also
rebuild show-transfer-size
report capacity-arrays
Generates a capacity report.
Contexts
All contexts.
Syntax
report capacity-arrays
[-t|--tier-regx] regular-expression
[-d|--directory] directory
Arguments
Optional arguments
[-t|-tier-regex]
regular-expression
Regular expression which when applied to the storage-volume name, returns the tier ID in a group.
Most expressions must be enclosed in quotes.
Default: value of /system-defaults::tier-regular-expression
[-d|-directory]
directory
Directory in which to create the csv files. Output is written to two files:
File for local storage: CapacityArraysLocal.csv.
File for shared storage: CapacityArraysShared.csv.
Default directory path: /var/log/VPlex/cli/reports/* on the management server.
Description
Generates a capacity report for all the storage in a metro node, grouped by storage arrays.
This command assumes the following:
All storage volumes in a storage array have the same tier value.
The tier is indicated in the storage volume name. The tier attribute in the virtual volumes context is ignored.
If a file is specified, output is formatted as:
time,cluster name,array name,tier string,alloc,unalloc devices,unalloc storage-volumes
time,alloc,unalloc devices
If the files already exist, the report is appended to the end of the files.
Commands
273