forked from docs/doc-exports
Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com> Co-authored-by: wangdengke2 <wangdengke2@huawei.com> Co-committed-by: wangdengke2 <wangdengke2@huawei.com>
5.2 KiB
5.2 KiB
Changing the CPU and Memory of an Instance
Scenarios
This section describes how to change the CPU or memory of your instance to suit your service requirements.
Usage Notes
- Instances can be scaled up or down.
- Services will be interrupted for 5 to 10 minutes when you change DB instance CPU or memory, so you are advised to perform these operations during off-peak hours.
- You are not advised to perform DDL operations when changing the CPU and memory.
Procedure
- Log in to the GeminiDB console.
- On the Instances page, click the target instance name.
- In the in DB Information area on the Basic Information page, click Change next to the Specifications field.
- On the displayed page, select the desired vCPUs and memory and click Next.
- On the displayed page, confirm the specifications.
- If you need to modify your settings, click Previous to go back to the page where you specify details.
- If you do not need to modify your settings, click Submit.
- Check the change results.
Go to the Basic Information page and in the Specifications area you can see the new specifications.
Method 2
- Log in to the GeminiDB console.
- On the Instances page, locate the instance whose specifications you want to change and choose Change Specifications in the Operation column.
- On the displayed page, select the desired vCPUs and memory and click Next.
- On the displayed page, confirm the specifications.
- If you need to modify your settings, click Previous to go back to the page where you specify details.
- If you do not need to modify your settings, click Submit.
- Check the change results.
Go to the Basic Information page and in the Specifications area you can see the new specifications.
Parent topic: DB Instance Management
