Closed Bug 780954 Opened 13 years ago Closed 13 years ago

upgrade a01 database

Categories

(Data & BI Services Team :: DB: MySQL, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: scabral, Assigned: scabral)

References

Details

(Whiteboard: [2012q4])

Server version: 5.0.77-log Source distribution We should upgrade at least to MySQL 5.1, if not 5.5
mysql> show databases; +---------------------------------+ | Database | +---------------------------------+ | information_schema | | input_load_test | | input_mozilla_com | | mozilla_input_metrics | | mozilla_input_metrics_load_test | | mysql | | snippets_mozilla_com | +---------------------------------+ 7 rows in set (0.00 sec) It's all input, input metrics, and snippets.
And we have a master/slave configuration, so if everyone's using VIPs, we can go ahead with this.
Assignee: server-ops-database → scabral
Blocks: 790300
Whiteboard: [2012q4]
Also should be upgraded in puppet to mysql2::server
Blocks: 717638
Took tp-a01-slave02.phx.mozilla.com out of the load balancer so I can work on this upgrade.
tp-a01-slave02 has been updated with Percona 5.1, and is importing the database now.
tp-a01-slave02 is fully upgraded, checksums look good. will let this marinate until next week to make sure it's good before proceeding with more upgrades.
tp-a01-slave02 is now the master, with slave01 and master01 being the slaves.
tp-a01-slave01 is now upgraded. Working on tp-a01-master01 now.
tp-a01-master01 is upgraded. Leaving this open only so I remember to ping an SRE about upgrading these systems tomorrow. (RHEL upgrades).
I also need to remember to put tp-a01-master01 back as the master, and ensure that checksums are set when I do.
I have in fact put tp-a01-master01 back as the master and all the a01 cluster machines are up-to-date. Checksums are in place.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Data & BI Services Team
You need to log in before you can comment on or make changes to this bug.