Can I Export Backup Data of DCS Redis Instances to RDB Files on the Console?
- DCS Redis 3.0 instances
No. On the console, backup data of a DCS Redis 3.0 instance can be exported only to AOF files. To export data to RDB files, run the following command in redis-cli:
redis-cli -h {redis_address} -p 6379 [-a password] --rdb {output.rdb}
- Basic edition DCS Redis 4.0 and later instances
Basic edition DCS Redis 4.0 and later instances support AOF or RDB files for backup and download on the console.
- Professional edition DCS Redis 6.0 instances
Professional (performance) edition instances support AOF or RDB files for backup and download.
Professional (storage) edition instances support only RDB files for backup and download.
Data of single-node instances cannot be backed up on the console.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot