If the original storage space is insufficient as your services grow, scale up storage space of your DB instance.
If your storage space usage reaches up to 95% for a disk less than 1 TB or the remaining space becomes 50 GB for a disk no less than 1 TB, the DB instance status becomes Storage full and data cannot be written to databases. In this case, scale up storage space to make the DB instance preserve at least 15% of its capacity to work properly.
You are advised to set alarm rules for the storage space usage by referring to Setting Alarm Rules.
For details about the causes and solutions of insufficient storage space, see section What Should I Do If My Data Exceeds the Available Storage of an RDS DB Instance?
RDS allows you to scale up storage space of DB instances but you cannot change the storage type. During the scale-up period, services are not interrupted.
You can also perform the following operations to scale up storage space:
The minimum increment for each scaling is 10 GB.
Scaling up storage space takes 3-5 minutes. During the time period, the status of the DB instance on the Instances page will be Scaling up. Click the DB instance and view the utilization on the displayed Basic Information page to verify that the scale-up is successful.
If the DB instance is running the MySQL DB engine, you can view the detailed progress and result of the task on the Task Center page. For details, see section Task Center.
Scaling up the storage space of a read replica does not affect that of the primary DB instance. Therefore, you can separately scale read replicas to meet service requirements. New storage space of read replicas after scaling up must be greater than or equal to that of the primary DB instance.
You can also perform the following operations to scale up storage space:
The minimum increment for each scaling is 10 GB.
Scaling up storage space takes 3-5 minutes. During the time period, the status of the read replica on the Instances page will be Scaling up. Click the read replica and view the utilization on the displayed Basic Information page to verify that the scale-up is successful.
If the read replica is running the MySQL DB engine, you can view the detailed progress and result of the task on the Task Center page. For details, see section Task Center.