CLI Guide

Table Of Contents
Figure 2. Devices and virtual volumes: after detach mirror - no discard
If the RAID device supports a virtual volume, and you use the --discard argument, the command:
Removes the mirror (child device) from the RAID 1 parent device.
Makes the detached child a top-level device.
Creates no new virtual.
Detaches the mirror regardless of its current state and does not guarantee data consistency.
Figure 3. Devices and virtual volumes: after detach mirror - with discard
Examples
VPlexcli:/clusters/cluster-1> device detach-mirror --device /clusters/cluster-1/devices/
cluster1device0 --mirror /clusters/cluster-1/devices/cluster8mirror
Commands
113