ONTAP 9.13

to Japanese version

Manually cut over clients after SVM migration

By default, client cutover to the destination cluster is performed automatically after the SVM migration reaches "ready-for-cutover" state. If you choose to disable automatic client cutover, you need to perform the client cutover manually.

Steps
  1. Manually execute client cutover:

    dest_cluster> vserver migrate cutover -vserver <vserver name>

  2. Check the status of the cutover operation:

    dest_cluster> vserver migrate show

Top of Page