CLI Guide

Table Of Contents
NOTE: The thin-rebuild attribute can only be modified for storage volumes that are either claimed or used. When the
unclaimed storage volume is claimed and its state is claimed or used, use the set command to modify the thin-rebuild
attribute.
Example
In the following example:
The ll command in storage-volumes context displays storage volumes, including their use state,
The storage-volume unclaim command unclaims two claimed volumes:
VPlexcli:/clusters/cluster-2/storage-elements/storage-volumes> ll
VPlexcli:/clusters/cluster-2/storage-elements/storage-volumes> unclaim -d
Basic_c1_ramdisk_100GB_686_See also
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.
318
Commands