Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com> Co-authored-by: wangdengke2 <wangdengke2@huawei.com> Co-committed-by: wangdengke2 <wangdengke2@huawei.com>
12 KiB
Changing a Storage Type
Scenarios
If the storage type of your RDS DB instance does not match your workloads, you can change it as needed.
For details about storage types, see DB Instance Storage Types.
Constraints
Phase |
Constraints |
|---|---|
Before the change |
|
During the change |
Changing a storage type takes several minutes or even hours, depending on the throughput, storage space, original storage type, and new storage type. |
After the change |
In rare cases, a storage type may fail to be changed due to a backend issue. If this happens, try again later. |
Instance Type |
Original Storage Type |
Target Storage Type |
|---|---|---|
Single |
Cloud SSD |
Flexible SSD |
Flexible SSD |
Cloud SSD |
|
Read Replica |
Cloud SSD |
Extreme SSD or Flexible SSD |
Extreme SSD |
Cloud SSD or Flexible SSD |
|
Flexible SSD |
Cloud SSD or Extreme SSD |
|
Primary/Standby |
Cloud SSD |
Extreme SSD or Flexible SSD |
Extreme SSD |
Cloud SSD or Flexible SSD |
|
Flexible SSD |
Cloud SSD or Extreme SSD |
Procedure
- Log in to the management console.
- Click
in the upper left corner and select a region and a project. - Click Service List. Under Database, click Relational Database Service. The RDS console is displayed.
- On the Instances page, locate a DB instance using cloud SSD and choose More > Change Instance Class in the Operation column.
Alternatively, click the instance name to go to the Summary page. Under Instance Class, click Configure.
- On the Change Instance Class page, select a new storage type and click Next.
If you select Flexible SSD, select Instance Specifications or Disk QoS for Change Type as needed.
- To change instance specifications, click Instance Specifications under Change Type and select the new specifications.
- To change disk QoS, click Disk QoS under Change Type and enter the new IOPS and throughput.
- IOPS: The value range is from 3000 to 128000. The IOPS is limited by the disk size and must be no greater than 500 times the disk capacity.
- Throughput: The value range is from 125 to 1000 (in MiB/s) and must also be no greater than the IOPS divided by 4.
- Confirm the configurations and Click Submit.
- Check the results.
Return to the Instances page. A few minutes later, click the instance name and check the new storage type on the displayed Summary page.