CLI Guide

Table Of Contents
storage-volume used-by
Displays the components that use the specified storage volumes.
Contexts
All contexts.
In /clusters/cluster/storage-elements/storage-volumes context, command is used-by.
Syntax
storage-volume used-by
[-d|--storage-volumes] path [,path...]
Arguments
Required arguments
[-d|--storage-volumes] path * List of one or more storage volumes for which to find users.
Description
To manually deconstruct an encapsulated storage volume, remove each layer starting from the top.
Use the storage-volume used-by command to see the layers from the bottom up.
Example
VPlexcli:/clusters/cluster-2/storage-elements/storage-volumes> used-by CX4_lun0
/clusters/cluster-1/devices/base0:
extent_CX4_lun0_1
CX4_lun0
/clusters/cluster-1/devices/base1:
extent_CX4_lun0_2
CX4_lun0
/clusters/cluster-1/devices/base2:
extent_CX4_lun0_3
CX4_lun0
/clusters/cluster-1/devices/base3:
extent_CX4_lun0_4
CX4_lun0
/clusters/cluster-1/storage-elements/extents/extent_CX4_lun0_5:
CX4_lun0
/clusters/cluster-1/storage-elements/extents/extent_CX4_lun0_6:
CX4_lun0
syrcollect
Collects system configuration data for System Reporting (SYR).
Contexts
All contexts.
Commands
307