This document describes how to upgrade the node specification and expand shard disk capacity for a TencentDB for Tendis instance in the console.
You can elastically scale your TencentDB for Tendis instances as needed to ensure sufficient resources and better resource allocation.
Note:Currently, TencentDB for Tendis does not support capacity reduction, and the Storage Edition supports neither capacity expansion nor reduction.
Note:
- After the configuration is adjusted, the instance will be charged at the price of the new configuration.
- To avoid failure in capacity reduction, the capacity after reduction should be at least 1.3 times the amount of existing data.
- When shards are added or deleted, the system will automatically balance the slot configuration and migrate data.
- During capacity expansion and reduction, such blocking commands as
BLPOP
,BRPOP
,BRPOPLPUSH
, andSUBSCRIBE
may fail once or more (which is related to the number of shards). Please assess the impact on your business before starting capacity expansion and reduction.- During capacity expansion and reduction, commands executed on an instance with read-only replicas enabled may fail once or more (which is related to the number of shards). Please assess the impact on your business before starting capacity expansion and reduction.
Was this page helpful?