vserver migrate resume
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Resume a migrate operation
Availability: This command is available to cluster administrators at the admin privilege level.
Description
This command resumes a Vserver migrate operation. It must be run on the destination cluster of the Vserver migrate operation. The migrate operation, which either previously failed or was paused in order to prioritize other cluster operations, can be resumed.
Parameters
-vserver <vserver name>
- Vserver Name-
Name of the Vserver being migrated.
[-auto-cutover {true|false}]
- Automatically cutover when ready-
This parameter specifies if the Vserver migrate operation should cutover automatically when ready. The default setting is true.
[-auto-source-cleanup {true|false}]
- Automatically cleanup the source vserver after cutover-
This parameter specifies if the Vserver migrate operation should cleanup the source Vserver automatically. Setting the parameter requires diagnostic privilege. The default setting is true.
Examples
cluster1::> vserver migrate resume -vserver test -auto-cutover false