Closed
Bug 790391
Opened 13 years ago
Closed 13 years ago
Upgrade bouncer database to MySQL 5.1
Categories
(Data & BI Services Team :: DB: MySQL, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: scabral, Unassigned)
References
Details
(Whiteboard: [2012q4])
Currently bouncer cluster in phx is on MySQL 5.0. dev/stage isn't really in use for it, seeing if I can upgrade a slave for testing.
Reporter | ||
Updated•13 years ago
|
Whiteboard: [2012q4]
Comment 1•13 years ago
|
||
This should probably also switch to using mysql2::server at the same time (bug 717638)
Blocks: 717638
Reporter | ||
Comment 2•13 years ago
|
||
Note that dev/stage for bouncer are already upgraded, and brandon savage is developing against 5.1, so this is OK to do.
Reporter | ||
Comment 3•13 years ago
|
||
taking tp-bouncer01-slave03 aka 10.8.70.64 out of the load balancer.
Reporter | ||
Comment 4•13 years ago
|
||
tp-bouncer01-slave03 has been upgraded and put in puppet, mysql_upgrade has been run, and checksums have been run to ensure it has the same data as the master.
Taking tp-bouncer01-slave02 out of the load balancer now.
Reporter | ||
Comment 5•13 years ago
|
||
tp-bouncer01-slave02 is upgraded, verified with checksums, and put back in the load balancer, as is tp-bouncer01-slave01. (and they're in puppet too!)
Reporter | ||
Comment 6•13 years ago
|
||
tp-bouncer01-master01 is in puppet and upgraded, and back in the mix as the master.
All slaves are in the load balancer in the RO pool.
Here are the packages on the RHEL server:
Percona-Server-client-51-5.1.65-rel14.0.475.rhel5
Percona-Server-shared-compat-5.5.27-rel29.0.315.rhel5
Percona-Server-server-51-5.1.65-rel14.0.475.rhel5
percona-toolkit-2.1.5-1
Percona-XtraDB-Cluster-devel-5.5.27-23.6.356.rhel5
percona-xtrabackup-2.0.3-470.rhel5
[root@tp-bouncer01-master01 mysql]# rpm -qa | grep -i dbd
perl-DBD-MySQL-3.0007-2.el5
I did a yum install perl-DBD-mysql, then a yum downgrade perl-DBD-mysql, and the installed percona toolkit works with 3.0007.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•13 years ago
|
||
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
•