Commit Graph

42 Commits

Author SHA1 Message Date
Teddy Cornaut 9bfa3a41f5 Ajout conf sysctl 2019-04-11 11:25:40 +02:00
Teddy Cornaut 1ca2797bb3 Ajout service redis slave 2019-03-19 14:57:52 +01:00
Emmanuel Garette f899c6516c remove redis2-server 2019-03-05 10:34:22 +01:00
Emmanuel Garette f7ce4d51d6 corrections 2019-03-04 17:26:33 +01:00
Teddy Cornaut ae562d6a60 Fix init 2019-02-14 11:55:13 +01:00
Teddy Cornaut c568646a7d Fix variable redisMaxMemory dans conf 2018-09-06 09:23:44 +02:00
Teddy Cornaut c26de6593e Cluster non présent par défaut sur les slaves + desactivation des sauvegardes auto RDB et AOF 2018-09-04 16:51:12 +02:00
Teddy Cornaut e164823580 Correction du mode local avec slave distant 2018-09-04 15:57:54 +02:00
Teddy Cornaut 15dbc98eb8 Ajout du mode local avec slave distant 2018-09-04 10:47:54 +02:00
Philippe Caseiro dc5fc136c8 Fix typo 2018-06-26 10:33:12 +02:00
Philippe Caseiro 23d8921d16 Adding maxclients support 2018-06-25 22:20:33 +02:00
Philippe Caseiro 07e64177f1 Disable Transparent Huge Page support 2018-06-21 10:38:16 +02:00
Philippe Caseiro 56a630eadb Fixing typo in dico 2018-06-21 10:14:46 +02:00
Philippe Caseiro ccc8629b8e Adding Possibility to disable persistence on Master instances 2018-06-21 10:02:34 +02:00
Philippe Caseiro 0c0202ba87 Adding somme tunning for better slave sync 2018-06-21 08:58:25 +02:00
Philippe Caseiro 2081ae6d7f Adding vm.overcommit_memory kernel parameter 2018-06-13 09:42:28 +02:00
Philippe Caseiro fad3a3febf Hidding variable not usable in with Node Rôle 2018-05-15 13:57:34 +02:00
Philippe Caseiro 4a5a5aaaf5 Hidding variable not usable in with Node Rôle 2018-05-15 13:53:31 +02:00
Philippe Caseiro 8116d52056 Fixing pid file name 2018-05-15 13:32:36 +02:00
Philippe Caseiro 7c96525042 Addin Service file for the second instance 2018-05-15 12:19:57 +02:00
Philippe Caseiro 2031ec7d64 Adding support for a second instance !
Redis cluster needs 6 hosts for work ... it's a lot.
To trick him each node can be Master and slave for another node.

;)
2018-05-15 12:17:25 +02:00
Philippe Caseiro 36b8982e25 Improving cluster init script 2018-05-15 00:09:46 +02:00
Philippe Caseiro d61a45ed24 We need to open en Cluster port ... redis port + 10000 2018-05-14 22:56:26 +02:00
Philippe Caseiro f40cbe1e37 Adding a working init script !!! 2018-05-14 21:56:00 +02:00
Philippe Caseiro 095d6d5828 Fixing bad service name 2018-05-14 21:55:43 +02:00
Philippe Caseiro ed84a3566b Using eth0 IP instead of 127.0.0.1 2018-05-14 16:20:19 +02:00
Philippe Caseiro dfbd242639 Enable cluster mode for nodes and leader 2018-05-14 16:04:47 +02:00
Philippe Caseiro a327f0e74b Open redis to other hosts 2018-05-14 15:44:55 +02:00
Philippe Caseiro 90acea3043 Hidding variables on 'Node' Mode 2018-05-14 15:08:32 +02:00
Philippe Caseiro e8d3fcd104 Removing missing variable from template 2018-05-14 15:03:50 +02:00
Philippe Caseiro 5ef8fd5b36 Removing unused configuration and assocated variables 2018-05-14 15:01:24 +02:00
Philippe Caseiro 595cf135a4 Fix configuration and dico 2018-05-14 14:50:56 +02:00
Philippe Caseiro 937d0f5ce9 Removing non working script (moved to a branch) 2018-05-14 12:25:52 +02:00
Philippe Caseiro 373275a8fc Using redis-trib.rb because it works ... 2018-05-14 12:21:55 +02:00
Philippe Caseiro c6fb12c816 Adding the script 2018-05-11 17:03:42 +02:00
Philippe Caseiro 7d059ce03b Adding init script for cluster start 2018-05-11 17:03:20 +02:00
Philippe Caseiro 9ad47896a5 Adding the Leader to the cluster.conf 2018-05-11 15:38:13 +02:00
Philippe Caseiro 325e51b0cf Adding cluster.conf template 2018-05-11 15:26:51 +02:00
Philippe Caseiro 7e886ddca5 Adding cluster.conf template 2018-05-11 15:26:21 +02:00
Philippe Caseiro 74dec50107 rdClMemberIP is a Multi 2018-05-11 15:14:11 +02:00
Philippe Caseiro 1ddc6ffb2f Gestion des noeuds membres 2018-05-11 15:03:44 +02:00
Philippe Caseiro 5ab6a7f2cb Fist commit 2018-05-11 13:44:11 +02:00