Using VCS to migrate virtual machines

Use the hagrp - migrate command to initiate the migration of virtual machines. For example:

#hagrp - migrate service_group_name -to target_system_name

To get the value of the PhysicalServer attribute, enter:

#hasys - value system_name PhysicalServer

To set the value of the PhysicalServer attribute, enter the following command on each cluster node:

#haconf - makerw

#hasys - modify system_name PhysicalServer "'hostname'"

If the PhysicalServer attribute value is not configured, the target system name specified in the hagrp - migrate command is considered as the destination system name.