How to change the name of a cluster
book
Article ID: 100029670
calendar_today
Updated On:
Resolution
Use these commands to change the name of acluster:
# haconf-makerw
# haclus -modify ClusterName[New_ClusterName]
# haconf -dump-makero
Note: For RAC environments, the cluster name(similar to the hostid) gets stamped onto the provide region of the disks. Therefore, if you change the name of the cluster also update the cluster name on the disks by following these steps:
1. Confirm you are on the Owner Node:
# vxdctl -cmode
2. Update the cluster name stamped on the disks:
# vxdg deport[disk_group]
# vxdg -Cs import[disk_group]
Issue/Introduction
How to change the name of a cluster
Was this article helpful?
thumb_up
Yes
thumb_down
No