CLI Guide

Table Of Contents
Description
Detaches the specified storage volume from a meta-volume.
Use the ll command in /clusters/cluster/system-volumes/meta-volume/components context to display the slot
number when using the discard argument.
Example
VPlexcli:/clusters/cluster-1/system-volumes/meta-vol-1/components> ll
Name Slot Type Operational Health
Capacity
---------------------------------------- Number -------------- Status State
--------
---------------------------------------- ------ -------------- ----------- ------
--------
VPD83T3:60000970000192601869533030373030 2 storage-volume ok ok
128G
VPD83T3:60000970000194900497533030333338 1 storage-volume ok ok
128G
VPlexcli:/clusters/cluster-1/system-volumes/meta-vol-1/components> meta-volume detach-
mirror --storage-volume VPD83T3:60000970000194900497533030333338 --meta-volume meta-vol-1
See also
meta-volume attach-mirror
meta-volume move
Writes the current in-memory system data to the specified target meta-volume, then activates it.
Contexts
All contexts.
Syntax
meta-volume move
[-t|--target-volume] context-path
Arguments
Required arguments
[-t|--target-volume] context-path Storage volume to move metadata to. Target volume must be:
Unclaimed.
Must be 78 GB or larger.
Must be 20 GB or larger.
Description
Writes the metadata to the specified meta-volume, and activates it. The specified meta-volume must already exist (it is not
created automatically).
238
Commands