Skip to main content
A newer release of this product is available.

lun transition start

Contributors
Suggest changes

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