Commit Graph

19 Commits

Author SHA1 Message Date
Nils Philippsen
6c85fda0c9 Mass remove/replace iad2 -> rdu3, 10.3. -> 10.16.
Signed-off-by: Nils Philippsen <nils@redhat.com>
2025-07-03 20:05:02 +02:00
Kevin Fenzi
2c7461ef7f mariadb: we are NOT replicating, so do not keep replciation logs
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-06-22 14:44:36 -07:00
Kevin Fenzi
f136cfec2a mariadb: set single-transaction on backups
We are seeing the backups here cause the wiki to become unresponsive.
This might help it out and prevent it locking things while doing the
backups.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-06-01 08:02:12 -07:00
Kevin Fenzi
0e815134b7 mariadb: use pxz with 2 threads for backups
This has anoyingly been alerting of late, so lets try and
see if we can get the backup to finish faster and avoid the
alerts on it.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-20 12:49:47 -08:00
Stephen Smoogen
95954ae184 add in vars for db-qa boxes and fix fedmsg relay 2020-05-29 15:02:07 -04:00
Kevin Fenzi
e2523e235d mysqld backup: try adding ionice into things.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:11 +02:00
Tim Flink
cb0ef0b2fd adding new qa-prod01.qa host to replace qadevel.qa 2016-12-15 18:02:29 +00:00
Tim Flink
7265a3e841 bumping buffer sizes for mariadb on qa-stg01.qa 2016-12-02 21:18:06 +00:00
Tim Flink
4f6005ad18 more mariadb tweaks for phab 2016-12-02 05:03:44 +00:00
Tim Flink
82d36431e8 tweaks in php and mariadb config for new phab version 2016-12-02 04:59:06 +00:00
Tim Flink
083d4f7940 forcing a non-default log location so that mariadb initializes 2016-11-30 18:05:46 +00:00
Tim Flink
2f7de0a5d3 creating a mysql config specifically for qa-stg01.qa 2016-11-30 09:12:00 +00:00
Kevin Fenzi
7fe5b0100e Setup mariadb backup to make a latest link, make nrpe on db03 check that for backup age. 2015-06-08 21:14:36 +00:00
Kevin Fenzi
140af2c7ac This has to have a --user=root in order to be able to access the dbs
It runs as mysql user, but root when connecting to the db.
2015-06-04 18:37:12 +00:00
Kevin Fenzi
ef817b7d0c Add backups for mariadb nightly like we do for postgres.
This allows us to back up /backups and get a good few days database
dumps on mariadb servers.
2015-06-04 17:29:16 +00:00
Tim Flink
f7a3d762cb more mysql and phabricator tweaks 2015-05-13 20:46:36 +00:00
Tim Flink
81d27bc89b more tweaks to get the right my.cnf onto qadevel-stg 2015-05-13 20:32:33 +00:00
Tim Flink
db5c6f9e06 phabricator tweaks for qadevel-stg 2015-05-13 20:29:31 +00:00
Tim Flink
5c6b60bf7f adding mariadb_server role and needed bits for putting mariadb on db-qa01.qa 2015-01-31 01:35:47 +00:00