A customer wants to refresh the underlying array that comprises one-half of their local RAID-1
mirrors. Their intent is to remove the discarded mirror from VPLEX control, but as a rollback
procedure, they want to ensure the detached device is a consistent copy of the original data. What
is the proper way to perform this operation, meeting the customer’s requirements?

A.
Exclude the “–discard” option in VPlexcli when detaching the mirror
B.
Include the “–discard” option in VPlexcli when detaching the mirror
C.
Utilize the GUI to detach the mirror consistently
D.
Utilize the GUI to teardown the virtual volume
Explanation:
A. Exclude the “–discard” option in VPlexcli when detaching the mirror
0
0
the discard option is with double dash “–discard” = “-i”
0
0
[-i|–discard] – Optional argument. When specified, discards the mirror to be detached. The
data is not discarded. admin guide
0
0