February 2018
Intermediate to advanced
382 pages
11h 33m
English
The steps for setting up Sentinel are as follows:
port 26379 dir /tmp sentinel monitor mymaster 192.168.0.31 6379 2 sentinel down-after-milliseconds mymaster 30000 sentinel parallel-syncs mymaster 1 sentinel failover-timeout mymaster 180000
user@192.168.0.31:~$bin/redis-server conf/sentinel.conf --sentinel user@192.168.0.32:~$bin/redis-server conf/sentinel.conf --sentinel user@192.168.0.33:~$bin/redis-server conf/sentinel.conf --sentinel
21758:X 29 Oct ...
Read now
Unlock full access