Re: Want to change the name of a Serviceguard cluster
Unfortunately, the only way to change the name of a SG cluster is to delete the cluster and re-create it from the cluster configuration ASCII file, which you modify with the new name.
Re: Want to change the name of a Serviceguard cluster
Hi Chandrahasa s,
Please help me. What are the main parameters are to be defined while Serviceguard configuration. Like cluster config file, package config file, control file, script file...
Re: Want to change the name of a Serviceguard cluster
1. cmhaltcl 2. cmdeleteconf -f 3. edit the cluster configuration file, parameter name: CLUSTER_NAME 4. cmapplyconf -C 4. cmapplyconf -f -P -P ... The package configuration files should exist on at least one node in the cluster, under /etc/cmcluster - perhaps under each package directory. 5. cmviewcl = verify the new cluster name.