Creating a DCS Redis Instance
You can create one or more DCS Redis instances with the required computing capabilities and storage space based on service requirements.
- DCS Redis 3.0 instances have been taken offline at new sites, but can still be used at existing sites. You are advised to use DCS Redis 4.0 and later instances.
- You cannot upgrade the Redis version of an instance. For example, a single-node DCS instance cannot be upgraded from Redis 4.0 to Redis 5.0. If you need Redis features of later versions, create a DCS Redis instance of a later version and then migrate data from the earlier instance to the new one.
- Single-node instances cannot ensure data persistence and do not support manual or scheduled data backup. Exercise caution before using them.
Prerequisites
You have prepared necessary resources.
Creating a DCS Redis Instance
- Log in to the DCS console.
- Click in the upper left corner of the console and select a region and a project.
- Click Create DCS Instance.
- Select a region closest to your application to reduce latency and accelerate access.
- Specify the following instance parameters based on the information collected in Identifying Requirements.
- Cache Engine:
Select Redis.
- Version:
Currently, versions 4.0/5.0/6.0 are supported.
- Set Instance Type to Single-node, Master/Standby, Proxy Cluster or Redis Cluster.
- Select a CPU architecture.
- Set Replicas. The default value is 2 (including the master).
This parameter is displayed only when you select Redis 4.0 or later and the instance type is master/standby or Redis Cluster.
- Select an AZ.
- To accelerate access, deploy your instance and your application in the same AZ.
- There are multiple AZs in each region. If resources are insufficient in an AZ, the AZ will be unavailable. In this case, select another AZ.
- Instance Specification:
The remaining quota is displayed on the console.
To apply to increase quota, click Increase quota below the specifications.
- Cache Engine:
- Configure the instance network parameters.
- Select a VPC and a subnet.
- Configure the IP address.
Redis Cluster instances only support automatically-assigned IP addresses. The other instance types support both automatically-assigned IP addresses and manually-specified IP addresses. You can manually specify an IP address available in your subnet.
For a DCS Redis 4.0 or later instance, you can specify a port number in the range from 1 to 65535. If no port is specified, the default port 6379 will be used. For a DCS Redis 3.0 instance, the port cannot be customized. Port 6379 will be used.
- Select a security group.
A security group is a set of rules that control access to ECSs. It provides access policies for mutually trusted ECSs with the same security protection requirements in the same VPC.
This parameter is displayed only for DCS Redis 3.0 instances. DCS Redis 4.0/5.0/6.0 instances are based on VPC endpoints and do not support security groups.
- Set Name.
The value of Name contains at least 4 characters. When you create multiple instances at a time, the instances are named in the format of custom name-n, where n starts from 000 and is incremented by 1. For example, if you create two instances and set name to dcs_demo, the two instances are respectively named as dcs_demo-000 and dcs_demo-001.
- Set the instance password.
- Select Yes or No for Password Protected.
- Password-free access carries security risks. Exercise caution when selecting this mode.
- After creating a DCS Redis instance to be accessed in password-free mode, you can set a password for it by using the password reset function. For details, see Changing Password Settings for DCS Redis Instances.
- Password and Confirm Password: These parameters indicate the password of accessing the DCS Redis instance, and are displayed only when Password Protected is set to Yes.
For security purposes, if password-free access is disabled, the system prompts you to enter an instance-specific password when you are accessing the DCS Redis instance. Keep your instance password secure and change it periodically.
- Select Yes or No for Password Protected.
- Choose whether to enable Auto Backup.
This parameter is displayed only when the instance type is master/standby or cluster. For more information on how to configure a backup policy, see Overview.
- Specify the number of instances to create.
- Click More Settings to configure more parameters.
- Enter a description of the instance.
- Rename critical commands.
Command Renaming is displayed for Redis 4.0 and later. Currently, you can only rename the COMMAND, KEYS, FLUSHDB, FLUSHALL, HGETALL, SCAN, HSCAN, SSCAN, and ZSCAN commands. For Proxy Cluster instances, you can also rename the DBSIZE and DBSTATS commands.
- Specify the maintenance window.
Choose a window for DCS O&M personnel to perform maintenance on your instance. You will be contacted before any maintenance activities are performed.
- Click Create Now.
The displayed page shows the instance information you have specified.
- Confirm the instance information and click Submit.
- Return to the Cache Manager page to view and manage your DCS instances.
- DCS Redis 4.0 and later instances are containerized and can be created within seconds.
- After a DCS instance has been successfully created, it enters the Running state by default.
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