Reference Guide

Table Of Contents
View capacity metrics (svc_volume_space_metrics)
This service script shows detailed information about the available space on volume families. You can use the arguments to
specify how you want the information to be displayed.
This script is primarily used when the appliance is out of space (OOS). If the appliance is not in the OOS state, you can force the
operation.
Usage
Function System operations
Mode Normal or Service
Usage Service
Requires service user password? Yes
Requires root privileges? Yes
May cause data unavailability? No
May cause data loss? No
Scope Appliance
Prerequisites None
Format
svc_volume_space_metrics [-h] [-d] [-v] [-i ID] [-n Name]
[-s {name,cap}] [-g GT] [-c] [-j]
Optional arguments
Qualifier
Description
-h, --help Show the help message and exit.
-d, --detail Show detailed output.
-v, --vertical Show space metrics in a vertical format.
-i, --id
Display space metrics for a single volume family by ID.
-n, --name Display space metrics for a single volume family by name of Volume/FS/vVol.
-s {name, cap} , --sort
{name,cap}
Display volume families in order by name or capacity.
-g, --gt Only display the volume families that consume space that is greater than the specified
value.
-c, --csv Place the output in a CSV file.
-j, --json Place the output in a JSON file.
Service Commands 89