forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
6.2 KiB
6.2 KiB
Changing the CPU or Memory of a Cluster DB Instance
Scenarios
This section guides you on how to change the CPU or memory of a cluster instance.
Changing mongos
- Log in to the DDS console.
- On the Instance Management page, click the target cluster instance.
- In the Node Information area on the Basic Information page, click the mongos tab, locate the target mongos, and click Change Instance Class in the Operation column.
- On the displayed page, modify required parameters and click Submit.
- View the DB instance CPU or memory modification result.
- When the CPU or memory of a DB instance is being changed, the status displayed in the Status column is Changing instance class. This process takes about 10 minutes.
- In the upper right corner of the DB instance list, click
to refresh the list. The instance status changes to Available.
- In the Node Information area on the Basic Information page, click the mongos tab and check whether the scaling up is successful.
Changing shard
- Log in to the DDS console.
- On the Instance Management page, click the target cluster instance.
- In the Node Information area on the Basic Information page, click the shard tab, locate the target shard, and click Change Instance Class in the Operation column.
- On the displayed page, modify required parameters and click Submit.
- View the DB instance CPU or memory modification result.
- When the CPU or memory of a DB instance is being changed, the status displayed in the Status column is Changing instance class. This process takes about 25 to 30 minutes.
- In the upper right corner of the DB instance list, click
to refresh the list. The instance status changes to Available.
- Go to the Basic Information page of the cluster instance you scaled up, click the shard tab in the Node Information area, and check whether the scaling up is successful.
Parent topic: Changing DB Instance Classes