CLI Guide

Table Of Contents
device mirror-isolation auto-unisolation disable
Disables mirror auto-unisolation.
Contexts
All contexts.
Syntax
device mirror-isolation auto-unisolation disable
[-f|--force]
[-h|--help]
[--verbose]
Arguments
Optional arguments
[-f|--force]
Forces the operation to continue without confirmation.
[-h|--help]
Displays command line help.
[--verbose]
Provides more output during command execution. This may not have any effect for some commands.
Description
Mirror isolation provides a mechanism to automatically unisolate mirrors that were previously isolated. When mirror isolation
feature is enabled, disabling mirror auto-unisolation will prevent the system from automatically unisolating any isolated mirrors
whose underlying storage-volumes performance is now in the acceptable range.
For the option to manually unisolate the mirror, follow the troubleshooting procedure for metro node in the SolVe Desktop.
Examples
Shows the result when the command is executed on all clusters when mirror isolation is disabled:
VPlexcli:/> device mirror-isolation auto-unisolation disable
Mirror isolation provides a mechanism to automatically unisolate mirrors that were
previously isolated. This operation will prevent the system from automatically
unisolating the underlying storage-volumes once their performance is in the acceptable
range. You can manually unisolate the mirror by following the troubleshooting procedure.
Continue to disable auto-unisolation? (Yes/No) y
Auto-unisolation is disabled on clusters cluster-1,cluster-2.
Shows the command executed with the --force option, when the mirror-isolation feature is disabled:
VPlexcli:/> device mirror-isolation auto-unisolation disable -f
Mirror isolation is not enabled on clusters cluster-1,cluster-2.
Mirror isolation provides a mechanism to automatically unisolate mirrors that were
previously isolated. When mirror isolation is enabled, this operation will prevent
the system from automatically unisolating the underlying storage-volumes once their
performance is in the acceptable range. You can manually unisolate the mirror by
following the troubleshooting procedure.
Auto-unisolation is disabled on clusters cluster-1,cluster-2.
Commands
115