Title
Create new category
Edit page index title
Edit category
Edit link
High Availability support for Redis
A minimum of two Redis instances must be installed on separate hosts for High Availability solution to function properly.
An odd number of Redis Sentinels should be installed.
Redis Sentinel
Install Redis instances on servers.
Select one instance as primary. In Linux Terminal of the other instances (replicas), run the following command:
Build configuration file for Redis Sentinel.
Duplicate the configuration file and modify SENTINEL_PORT to the appropriate port that the Redis Sentinel instance listens on.
Install Redis Sentinel instances on servers with the corresponding configuration files.
Verify the Redis primary and its replicas. In Linux Terminal of any machine, run the following command:
Setup instructions
Sign to MD Cluster Control Center console with your Administrator account.
Navigate to
Inventory>Services.Expand the
Redisgroup.Click
Add service.Enter the values for
Name,Host,Port,UsernameandPasswordfields of individual Redis instance.

MD Cluster Control Center only accepts Redis and not Redis Sentinel.
Click the Check icon in the bottom right to complete.
Ensure all RabbitMQ nodes are reachable by the MD Cluster Control Center.
