HeatWave Service tracks
storage space utilization for a DB system and can warn you if there is a shortage of
space on the disk. If you see these warnings, or know your storage needs will soon
increase, take action to increase the storage space.
Note
You cannot increase the storage size of an Always Free DB system.
The initial storage size specified during the DB system creation determines the maximum size the storage can be increased to.
Initial Storage Size
Number of Volume
Maximum Storage Size
400 GB or less
1
32 TB
Between 401-800 GB
2
64 TB
Between 801-1200 GB
3
96 TB
1201 GB or more
4 or more
128 TB
Note
The number of volume remains the same when the storage size is increased. If you create a DB system with a small initial storage size and increase the storage size multiple times larger later, the storage performance could be limited by the less than optimal number of volumes. See DB System Storage. You can overcome this by creating a new DB system with a larger initial storage size based on the required storage size and use MySQL Shell to export and import the data. See Overview of Exporting and Importing.
You can increase the amount of storage available to the DB system by using these methods:
Do the following to increase the storage of an ACTIVE DB system:
Open the navigation menu, and select Databases, and under HeatWave MySQL, select DB systems.
Do one of the following:
Click the Actions menu present on the same line as your DB
system, and click Update storage size.
Click the name of the DB system to open the DB system details page. Click More actions present at the top of the page, and click Update storage size.
Click the name of the DB system to open the DB system
details page. Click Edit present adjacent to Storage
size under DB system configuration field.
In the Update storage size dialog box, enter the new data storage size in GB. You can only increase the storage size.
(Optional) You can also enable or disable the automatic storage expansion. If you enable automatic storage expansion, you must specify a maximum storage size in GB.
Click Update.
By Backup and Restore
Action 🔗
Use the Console or CLI to increase the storage of an ACTIVE or INACTIVE DB system by creating a backup of the DB system, and restoring the backup to a new DB system with a larger storage size.
This task requires the following:
A DB system in ACTIVE or INACTIVE state.
Do the following to increase the storage of an ACTIVE or INACTIVE DB system: