CLI Guide

Table Of Contents
See also
storage-volume auto-unbanish-interval
storage-volume unbanish
storage-volume list-thin-capable
Provides a summary of all thin-capable storage-volumes and determines whether or not the volumes are declared thin (thin-
rebuild).
Contexts
All contexts.
Syntax
storage-volume list-thin-capable
[-c|--clusters] context path[, context path...]
[-h|--help]
[--verbose]
Arguments
Required arguments
[-c | --clusters ] context path * Specifies the clusters at which to list the thin-capable storage-volumes.
Optional arguments
[-h|--help]
Displays command line help.
[--verbose]
Provides more help during command execution. This may not have any effect for
some commands.
* - argument is positional.
Description
Lists all thin-capable storage volumes at the given clusters with an abbreviated list of fields for performance. The fields include:
name, thin-rebuild status, capacity, current use, and I/O status. If more fields are desired, use the --verbose option.
Example
Displays thin-capable storage volumes for the specified clusters.
VPlexcli:/> storage-volume list-thin-capable --clusters cluster-1, cluster-2
cluster-1:
Name Thin Rebuild Capacity Use IO Status
--------------------- ------------ -------- ------- ---------
XtremIO0547_LUN_00010 false 10G used alive
XtremIO0547_LUN_00009 false 10G used alive
XtremIO0547_LUN_00003 false 10G used alive
thin_capable_sv_1 false 10G claimed alive
thin_capable_sv_2 false 10G used alive
XtremIO0547_LUN_00004 false 10G claimed alive
298
Commands