Top
PRIMECLUSTER  Installation and Administration Guide4.5
FUJITSU Software

17.2.2 Changing Configuration after Setting Prerequisites

If the configuration is changed after "17.2.1 Performing Live Migration of the Cluster on the Control Domains" has been performed, take the following procedure depending on a configuration change.

Configuration change 1
Procedure
  1. Execute the following command on any control domain:

    # /etc/opt/FJSVcluster/bin/clovmmigratesetup -m guest-name -p guest-ip
  2. Make sure the changed guest domain can be connected from all the control domains by using ssh. You need to complete the user inquiry of the first SSH connection (generation of RSA key). For details, see step 3 in "17.2.1 Performing Live Migration of the Cluster on the Control Domains."

Configuration change 2
Procedure

Execute the following command on any control domain.

# /etc/opt/FJSVcluster/bin/clovmmigratesetup -m guest-name -i guest-ip -u guest-user
Configuration change 3
Procedure

Execute the following commands on any control domain.

# /etc/opt/FJSVcluster/bin/clovmmigratesetup -d old-guest-name
# /etc/opt/FJSVcluster/bin/clovmmigratesetup -a guest-name guest-clustername guest-cfname guest_ip guest-user
Configuration change 4
Procedure

For all the guest domains that are the targets of Migration, execute the following command on any control domain. However, one time execution of this command can change the configuration of only one guest domain.

# /etc/opt/FJSVcluster/bin/clovmmigratesetup -a guest-name guest-clustername 
guest-cfname guest_ip guest-user