Take the following steps in addition to the preparation described above, if you are copying a cloud environment.
If you are using GLS, reset the IP address and other settings on the GLS virtual interface to the OS standard NIC.
You must change the network settings to disable the automatic startup of PRIMECLUSTER services.
Change ONBOOT to no in/etc/sysconfig/network-scripts/ifcfg-sha0.
Comment out PEERDNS in/etc/sysconfig/network-scripts/ifcfg-eth0 and change BOOTPROTO to dhcp and DEFROUTE to yes.
In the nmcli connection modify command, change connection.autoconnect to no for sha0.
In the nmcli connection modify command, change the following parameters for eth0.
ipv4.method "auto"
ipv4.ignore-auto-dns "No"
ipv4.never-default "No"
Disable automatic startup of the PRIMECLUSTER service on all nodes.
#/opt/FJSVpclinst/bin/pclservice off