CLI Guide

Table Of Contents
meta-volume attach-mirror
Attaches a storage-volume as a mirror to a meta-volume.
Contexts
All contexts.
Syntax
meta-volume attach-mirror
[-d|--storage-volume] context-path
[-v|--meta-volume] context-path
Arguments
Required arguments
[-d|--storage-volume] context-path Storage-volume to attach as a mirror to the meta-volume.
[v|--meta-volume] context-path Meta-volume to which the storage volume should be attached as a mirror.
Description
Creates a mirror and backup of the specified meta-volume. The specified storage volumes must be:
Not empty.
At the implied or specified cluster.
Unclaimed.
78 GB or larger.
20 GB or larger.
Dell EMC recommends you create a mirror and a backup of the meta-volume using at least two disks from two different arrays.
NOTE: You can attach a mirrorwhen the meta-volume is first created by specifying two storage volumes.
Example
Attach storage volume VPD83T3:6ade11 as a mirror to the existing meta-volume _dmx:
VPlexcli:/clusters/cluster-1/directors> meta-volume attach-mirror --storage-volume
VPD83T3:6006016023901d00484f496fa07ade11 --meta-volume _dmx
-volume _dmx is created at /clusters/cluster-1/system-volumes.
See also
meta-volume detach-mirror
Commands
231