Updated on 2024-07-18 GMT+08:00

Storage Autoscaling

With storage autoscaling enabled, when RDS detects that you are running out of database space, it automatically scales up your storage.

Autoscaling up the storage of a read replica does not affect that of the primary DB instance. Therefore, you can separately autoscale read replicas to meet service requirements. New storage space of read replicas after autoscaling up must be greater than or equal to that of the primary DB instance.

Constraints

  • The maximum allowed storage is 4,000 GB.
  • For a primary/standby DB instance, autoscaling the storage for the primary node will also autoscale the storage for the standby node.
  • Storage autoscaling is unavailable when the DB instance is in any of the following statuses: changing instance class, upgrading a minor version, migrating the standby DB instance, and rebooting.

Procedure

  1. Log in to the management console.
  2. Click in the upper left corner of the page and choose Databases > Relational Database Service.
  3. On the Instances page, click the target DB instance or read replica (click in front of a DB instance to locate the read replica).
  4. In the Storage Space area, click Configure Autoscaling. If the Configure Autoscaling option is not displayed, choose Service Tickets > Create Service Ticket in the upper right corner of the console to submit a request.
  5. In the displayed dialog box, set the following parameters:

    Table 1 Parameter description

    Parameter

    Description

    Enable autoscaling

    Select Enable autoscaling.

    Trigger If Available Storage Drops To

    If the available storage drops to a specified threshold or 10 GB, autoscaling is triggered.

    Autoscaling Limit

    The default value range is from 40 GB to 4,000 GB. The limit must be no less than the storage of the DB instance.

  6. Click OK.