02:07:47 GMT re 09:37:23 GMT Hello to all! 09:37:41 GMT Is this a good place to make a question related to sentinel? 09:54:57 GMT go ahead 12:45:31 GMT I have three machines: two with two redis each one on different ports, like 1234/1235, and one sentinel on each one, the third with only a sentinel (webserver) all the sentines have the same configuration. 12:46:45 GMT The problem is: on failover the third machine doen't switch the master 12:47:20 GMT the sentinel on the third machine says that the master is the old one 12:47:48 GMT the sentinel config is this: 12:49:01 GMT http://pastebin.com/MBsqzeeY 12:50:06 GMT I'm using a laravel to connect to redis-sentinel 16:45:15 GMT I'm using a redis-cluster and getting a CROSSSLOT error on RENAMENX, anyone know of a good work around to achieve the same functionality? 18:17:29 GMT hi 22:09:44 GMT is setting the string in redis.conf the equivalent to disabling the command 22:09:50 GMT or does it need to be without quotes 22:09:56 GMT 23:17:23 GMT anyone using redis in kubernetes?