forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: luhuayi <luhuayi@huawei.com> Co-committed-by: luhuayi <luhuayi@huawei.com>
4.6 KiB
4.6 KiB
Changing a Cluster Name
Scenario
After a GaussDB(DWS) cluster is created, you can change the cluster name as required.
After the cluster name is changed, the names of all nodes in the current cluster are changed accordingly.
Constraints and Limitations
If the cluster is in the Unavailable status or is performing other tasks, the cluster name cannot be changed. You can change the cluster name only after the cluster status changes to Available or the running tasks are complete.
Procedure
Method 1:
- Log in to the GaussDB(DWS) console.
- In the cluster list, click the modification icon next to a cluster name to modify the cluster.
- In the displayed dialog box, enter a new cluster name.
- Confirm the information and click OK.
Method 2:
- Log in to the GaussDB(DWS) console.
- In the cluster list, click the name of a cluster.
- On the displayed Cluster Details page, click the modification icon next to the cluster name in the Basic Information area.
- After confirming that the information is correct, click OK to deliver the cluster modification task. After the task is complete, the cluster name is changed successfully.
Parent topic: Cluster Management