History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
91bf6e2e4051 | aubort | rename galera role to mariadb | Sep 19 2018 | |||
36891a89668f | aubort | Fix db backup script to newest version of storage dump | Aug 31 2017 | |||
ffda4e7eb157 | aubort | db instances now uses the systemd disk with SSD, not a volume | Aug 26 2017 | |||
77a137e8453b | aubort | Fix mariadb log path | Aug 26 2017 | |||
a84309583409 | aubort | Copy binlog every hours | Nov 14 2016 | |||
950b3e1dfbd4 | aubort | correct ganglia mysql master/slave metrics collection | Oct 12 2016 | |||
c71cb22dbdff | aubort | Correct mysql metrics for ganglia | Oct 12 2016 | |||
4dc7ca9ab570 | aubort | monitor mysql metrics with ganglia | Oct 12 2016 | |||
f9535c8fa1d7 | aubort | increase max connections for mysql | Oct 5 2016 | |||
6bd5c82dd57c | aubort | allow more connections to mysql | Sep 5 2016 | |||
0bbd6e8737fb | aubort | install phab on db00 so we can use phab tools to dump dbs for backups | Sep 5 2016 | |||
28844c5307b5 | aubort | perf vs security trade off a little bit further | Sep 5 2016 | |||
aa1eb4cab935 | aubort | reorder mysql config for clarity, remove binlog updates (we dont daisy chain… | Sep 5 2016 | |||
fe812859e6c0 | aubort | actually write to binlog every second instead of every commit | Sep 5 2016 | |||
45693819db0c | aubort | tweak mysql configuration, a lot faster but less secure | Sep 5 2016 | |||
1bbe1e970cdd | aubort | remove reload handler for mysql as its not supported anyway | Sep 5 2016 | |||
256d988c0044 | aubort | Merge branch 'master' of ssh://c4science.ch:2222/diffusion/PHINFRA/science | Sep 5 2016 | |||
45cb6ea4da9c | aubort | Restart mariadb when the config changes | Sep 5 2016 | |||
d3ee6d03a511 | aubort | remove haproxy mysql user, not needed | Sep 4 2016 | |||
843beb8481e7 | aubort | remove all galera package | Sep 4 2016 | |||
1f68e499b667 | aubort | correct mariadb handlers, change max allowed packet size of mariadb | Sep 2 2016 | |||
b7a0a88355f3 | aubort | make replication config work | Sep 2 2016 | |||
f2e4a193f1f0 | aubort | Adapt some path and service for MariaDB | Sep 2 2016 | |||
6cd4473657de | aubort | Correct server_id | Sep 2 2016 | |||
0eb7161040fb | aubort | dont update cache when removing | Sep 2 2016 | |||
82b16edd60d1 | aubort | remove galera packages | Sep 2 2016 | |||
09d5aceed1df | aubort | Migrate from Galera to MariaDB replication | Sep 1 2016 | |||
87d64e54e6e9 | aubort | disable galera | Sep 1 2016 | |||
8fd61b1f5672 | aubort | refactor ansible so inventory is not created at every run -> much faster | Jul 18 2016 | |||
40421d204285 | aubort | Apply all linters | Jun 2 2016 | |||
f22e856cc6d6 | aubort | replace some test with run_once where possible | May 19 2016 | |||
f8bb2247b068 | aubort | ignore errors in mysql table check | Apr 21 2016 | |||
d9ed13e81c82 | aubort | custom ip range | Apr 21 2016 | |||
1e7cbab10dd1 | aubort | Remove mysql config for binlogs limit, its not working | Apr 18 2016 | |||
ceacc215bbd9 | aubort | backup replication logs, limit the number of binary logs | Apr 15 2016 | |||
24110f93c091 | aubort | better name for backup files | Apr 15 2016 | |||
cebd83c42dcc | aubort | openstack: dont create volume on test | Apr 14 2016 | |||
c3bdeff427fc | aubort | Galera: disable slave queue size limit (because we're using only one write node… | Apr 4 2016 | |||
e8c18fe48aa8 | aubort | Order of condition on mysql create tables script | Mar 7 2016 | |||
83d52ff79fcf | aubort | Shibboleth on every app instance, connected with mysql galera, phabricator… | Mar 7 2016 | |||
d969ed525337 | aubort | better mysql connection check with haproxy | Feb 8 2016 | |||
cc508d1a5b42 | aubort | Escape percent in cron, dont check gmond on backup server | Jan 25 2016 | |||
f12f504b6400 | aubort | Use loops to create instances, prepare to rename phab path | Jan 25 2016 | |||
cc76ed3a7107 | aubort | Enable mysql binary logs | Jan 19 2016 | |||
8cdb7ba61a3b | aubort | Add backup task to galera role, add dbs only tags | Jan 19 2016 | |||
007e005ed76f | aubort | backup db in dbs not app instances | Jan 19 2016 | |||
2968cfef832b | aubort | Make including part of a role working | Jan 15 2016 | |||
1736194486c2 | aubort | Rename jump to jump01 to prepare having two LBs | Jan 7 2016 | |||
362bec0a86c1 | aubort | Splitted galera config | Jan 6 2016 | |||
961e3c1a8246 | aubort | move errorfile to frontend, move galera config out of main task | Jan 6 2016 | |||
ab110d092fd8 | aubort | Order of ansible execution for nfs, create mysql user before installing the… | Jan 4 2016 | |||
373b5a44a0d2 | aubort | Move galera config to a role | Dec 16 2015 |
c4science · Help