Closed
Bug 780954
Opened 13 years ago
Closed 13 years ago
upgrade a01 database
Categories
(Data & BI Services Team :: DB: MySQL, task)
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
Assignee | ||
Comment 1•13 years ago
|
||
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.
Assignee | ||
Comment 2•13 years ago
|
||
And we have a master/slave configuration, so if everyone's using VIPs, we can go ahead with this.
Assignee | ||
Updated•13 years ago
|
Assignee: server-ops-database → scabral
Assignee | ||
Comment 4•13 years ago
|
||
Took tp-a01-slave02.phx.mozilla.com out of the load balancer so I can work on this upgrade.
Assignee | ||
Comment 5•13 years ago
|
||
tp-a01-slave02 has been updated with Percona 5.1, and is importing the database now.
Assignee | ||
Comment 6•13 years ago
|
||
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.
Assignee | ||
Comment 7•13 years ago
|
||
tp-a01-slave02 is now the master, with slave01 and master01 being the slaves.
Assignee | ||
Comment 8•13 years ago
|
||
tp-a01-slave01 is now upgraded. Working on tp-a01-master01 now.
Assignee | ||
Comment 9•13 years ago
|
||
tp-a01-master01 is upgraded. Leaving this open only so I remember to ping an SRE about upgrading these systems tomorrow. (RHEL upgrades).
Assignee | ||
Comment 10•13 years ago
|
||
I also need to remember to put tp-a01-master01 back as the master, and ensure that checksums are set when I do.
Assignee | ||
Comment 11•13 years ago
|
||
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
Updated•11 years ago
|
Product: mozilla.org → Data & BI Services Team
You need to log in
before you can comment on or make changes to this bug.
Description
•