lun transition start
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Start LUN Transition Processing
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The lun transition start
command starts LUN transition for the specified volume. Normally, transition is started automatically when snapmirror break is issued for the volume, this command allows restarting in the event automatic transitioning was interrupted or failed.
Parameters
-vserver <Vserver Name>
- Vserver Name (privilege: advanced)-
The name of the Vserver containing the volume. If only one data Vserver exists, you do not need to specify this parameter.
-volume <volume name>
- Volume Name (privilege: advanced)-
The name of the volume to restart LUN transition.
Examples
The following example starts LUN transition on a volume named volume1
in a Vserver named vs1
:
cluster1::*> lun transition start -vserver vs1 -volume volume1