Help Center/ GeminiDB/ GeminiDB Redis API/ FAQs/ Database Usage/ When Does a GeminiDB Redis Instance Become Read-Only?
Updated on 2024-09-05 GMT+08:00

When Does a GeminiDB Redis Instance Become 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 Capacity

Description

< 600 GB

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

≥ 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.