CLI Guide

Table Of Contents
Example
Resume I/O on two specified devices:
VPlexcli:/distributed-storage/distributed-devices> device resume-link-up --devices
CLAR0014_LUN17_1, CLAR0014_LUN18_1 -force
Resume I/O on a specified virtual volume:
VPlexcli:/> device resume-link-up --virtual-volumes /clusters/cluster-1/virtual-volumes/
ESX_DataStore1_vol --force
Resume I/O on all virtual volumes in the losing cluster:
VPlexcli:/> device resume-link-up --all -force
See also
device mirror-isolation disable
device resurrect-dead-storage-volumes
Resurrect the thin-aware storage-volumes supporting the target devices that are marked dead.
Contexts
Any
Syntax
device resurrect-dead-storage-volumes
[-h|--help]
[--verbose]
[-r|--devices=]device [,device[,device]]
Arguments
Optional arguments
-h | --help
Displays the usage for this command.
--verbose
Provides more output during command execution. This may not have any effect for
some commands.
Required arguments
-r|--devices=device
[,device[,device]]
*Specifies the devices to resurrect dead supporting storage-volumes on. The device
name can include wild card symbols.
* Argument is positional.
Description
This command is used for storage volumes that do not auto-resurrect after they receive an Out Of Space error on a write
command and become hardware dead. This scenario should only happen on an XtremIO storage volume that is used as a metro
126
Commands