CLI Guide

Table Of Contents
block-count 23592704
.
.
.
VPlexcli:/clusters/cluster-1/system-volumes> meta-volume destroy -v meta1
Meta-volume 'meta1' will be destroyed. Do you wish to continue? (Yes/No) y
See also
meta-volume create
meta-volume detach-mirror
Detaches a storage-volume/mirror from a meta-volume.
Contexts
All contexts.
Syntax
meta-volume detach-mirror
[-d|--storage-volume] context-path
[-v|--meta-volume] context-path
[-s|--slot] slot-number
[f|--force]
--discard
Arguments
Required arguments
[-d|--storage-volume]
context-path
Storage volume to detach as a mirror from the meta-volume.
[-v|--meta-volume] context-
path
* The meta-volume from which the storage-volume/mirror should be detached.
Optional arguments
[-f|--force]
Force the mirror to be discarded. Required when the --discard argument is used.
[-s|--slot] slot-number The slot number of the mirror to be discarded. Applicable only when the --discard
argument is used.
[-u|--detach-unreachable-
mirror]
Supports the discard of an unreachable mirror.
--discard
Discards the mirror to be detached. The data is not discarded.
* - argument is positional.
Commands
237