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.
IP address of the guest domain
Execute the following command on any control domain:
# /etc/opt/FJSVcluster/bin/clovmmigratesetup -m guest-name -p guest-ip
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."
Password of a user name to log in to the guest domain
Execute the following command on any control domain.
# /etc/opt/FJSVcluster/bin/clovmmigratesetup -m guest-name -i guest-ip -u guest-user
Guest domain name
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
IP address of the control domain
Host name registered in the /etc/inet/hosts on the control domain
SF node weight on the control domain
PPAR-ID on the control domain
IP address of XSCF-LAN#0
IP address of XSCF-LAN#1
Host name registered in the /etc/inet/hosts of tXSCF-LAN#0
Host name registered in the /etc/inet/hosts of tXSCF-LAN#1
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