[05:55:32] 10DBA, 10Operations, 10Patch-For-Review: Decommission db1073.eqiad.wmnet - https://phabricator.wikimedia.org/T231892 (10Marostegui) [06:02:54] 10DBA, 10Operations: Decommission db1061-db1073 - https://phabricator.wikimedia.org/T217396 (10Marostegui) [08:19:34] 400GB freed from db1116:s8 [08:20:38] 10DBA: Compress new Wikibase tables - https://phabricator.wikimedia.org/T232446 (10jcrespo) [08:21:04] wow [08:21:21] I guess it was also the fact that it got optimized [08:21:26] but definitely worth it [08:21:53] https://grafana.wikimedia.org/d/000000274/prometheus-machine-stats?orgId=1&var-server=db1116&var-datasource=eqiad%20prometheus%2Fops&from=1568103710065&to=1568276450065 [08:25:07] I'm going to do the backup that was skipped now [08:25:13] cool [10:12:22] jynus: I am testing 10.3.18 packages locally, will probably upgrade db1114 on monday if everything looks good [10:12:45] Speaking of db1114... [10:14:06] ok [10:14:11] 10DBA, 10Operations, 10ops-eqiad: db1114 crashed due to memory issues (server under warranty) - https://phabricator.wikimedia.org/T229452 (10Marostegui) Any update about this? Thanks! [11:55:36] 10DBA: Compress new Wikibase tables - https://phabricator.wikimedia.org/T232446 (10jcrespo) s8 backups on eqiad had shrinked considerably: ` mysql> select name, total_size FROM backups WHERE type = 'snapshot' and section = 's8' and status = 'finished' and source like '%eqiad%' ORDER BY id desc; +-------------... [14:13:02] 10DBA: Compress new Wikibase tables - https://phabricator.wikimedia.org/T232446 (10jcrespo) [21:42:53] does mariadb-java-client.jar replace mysql-connector-java.jar? [21:43:07] stretch vs jessie [22:24:05] mariadb-java-client is what i used [22:24:21] before i switched mariadb off in gerrit :) [22:24:33] i recommend it over mysql-client (mariadb supports utf8mb4) [22:24:40] *client [22:30:05] yep, just making sure "connector" and "client" is really the same thing.. but just words [22:30:12] i mean what else would it be