You can enable autoscaling for GeminiDB Cassandra instances. When storage usage reaches the limit, autoscaling is triggered.
You can enable autoscaling:
For details, see Creating a GeminiDB Cassandra Instance.
For details, see operations in this section.
For details, see Creating a Custom Policy.
Custom policy in JSON format:
{ "Version":"1.1", "Statement":[ { "Effect":"Allow", "Action":[ "iam:permissions:listRolesForAgencyOnProject", "iam:permissions:grantRoleToGroupOnProject", "iam:agencies:createAgency", "iam:agencies:listAgencies", "iam:roles:listRoles", "iam:roles:createRole" ] } ] }
You can create a user group on the IAM console and assign it custom permissions created in 2 and system role Security Administrator.
Log in to the IAM console as a domain or an IAM user. Locate the IAM user that the target instance belongs to and add it to the user group created in 3. The IAM user will inherit permissions of the user group.
Parameter |
Description |
---|---|
Auto Scale |
If you toggle on this switch, autoscaling is enabled. |
Trigger If Available Storage Drops To |
When the available storage usage drops to this value or the available storage space drops to 10 GB, autoscaling is triggered. |
Increase By |
Percentage of the current storage to be automatically scaled. The value can be 10, 15, or 20. If the value is not a multiple of 10, the value is rounded up. At least 100 GB is added each time. |
Storage Limit |
Limit of storage (GB) that can be automatically scaled to. The value must be no less than the current storage of your instance and cannot exceed the storage space upper limit defined by your instance specifications. |
Parameter |
Description |
---|---|
Auto Scale |
If you toggle on this switch, autoscaling is enabled. |
Trigger If Available Storage Drops To |
When the available storage usage drops to this value or the available storage space drops to 10 GB, autoscaling is triggered. |
Increase By |
Percentage of the current storage to be automatically scaled. The value can be 10, 15, or 20. If the value is not a multiple of 10, the value is rounded up. At least 100 GB is added each time. |
Storage Limit |
This parameter cannot be customized. By default, the storage is scaled up the maximum of the selected instance. |