Updated on 2025-09-26 GMT+08:00

Manually Scaling Up Storage Space

Scenarios

This section describes how to scale up storage of an instance to suit your service requirements.

Usage Notes

  • Storage space can only be scaled up.
  • When the disk usage of a GeminiDB Redis instance exceeds 95%, the instance becomes read-only. You can only read or delete data from the instance but cannot write new data into it. To keep services accessible, scale up storage space when the disk usage exceeds 80%.
  • Storage scaling does not interrupt your services. After storage scaling is complete, you do not need to restart your instance.

Setting an Instance Status to Read-only

To ensure that the GeminiDB Redis instance can still run properly when the storage space is about to be used up, the database is set to read-only, and data cannot be modified. If this happens, you can scale up the storage to restore the database status to read/write.

Table 1 Setting an instance status to read-only

Storage Space

Description

Less than 600 GB

  • When the storage usage reaches 97%, the instance is set to read-only.
  • When the storage usage decreases to 85%, the read-only status is automatically disabled for the instance.

Greater than or equal to 600 GB

  • When the remaining storage space is less than 18 GB, the instance is read-only.
  • When the remaining storage space is greater than or equal to 90 GB, the read-only status is automatically disabled for the instance.

Method 1

  1. Log in to the GeminiDB console.
  2. On the Instances page, click the target instance.
  3. In the Specification Information area on the Basic Information page, click Scale for an instance.

    Figure 1 Scaling storage

  4. On the displayed page, specify the new storage space and click Next.

    Figure 2 Scaling storage

    • To scale up classic storage, you need to add at least 1 GB each time. The value must be an integer.
    • To scale up cloud native storage, you need to add at least 10 GB each time. The value must be an integer multiple of 10.

  5. On the displayed page, confirm the storage space.

    • Yearly/Monthly
      • If you need to modify your settings, click Previous.
      • If you do not need to modify your settings, click Submit and complete the payment.
    • Pay-per-use
      • If you need to modify your settings, click Previous.
      • If you do not need to modify your settings, click Submit.

  6. Check the results.

    • When the scaling task is ongoing, the instance status is Scaling up.
    • After the scaling task is complete, the instance status becomes Available.
    • Click the instance name. In the Specification Information area on the Basic Information page, you can view the new storage space.

Method 2

  1. Log in to the GeminiDB console.
  2. On the Instances page, locate the instance whose storage space you want to scale and choose More > Scale Storage Space in the Operation column.

    Figure 3 Scale Storage Space

  3. On the displayed page, specify the new storage space and click Next.

    Figure 4 Scaling storage

    • To scale up classic storage, you need to add at least 1 GB each time. The value must be an integer.
    • To scale up cloud native storage, you need to add at least 10 GB each time. The value must be an integer multiple of 10.

  4. On the displayed page, confirm the storage space.

    • Yearly/Monthly
      • If you need to modify your settings, click Previous.
      • If you do not need to modify your settings, click Submit and complete the payment.
    • Pay-per-use
      • If you need to modify your settings, click Previous.
      • If you do not need to modify your settings, click Submit.

  5. Check the results.

    • When the scaling task is ongoing, the instance status is Scaling up.
    • After the scaling task is complete, the instance status becomes Available.
    • Click the instance name. In the Specification Information area on the Basic Information page, you can view the new storage space.