Closed Bug 741092 Opened 14 years ago Closed 14 years ago

Set up new devmo cluster with Percona 5.5 and get replication going between them.

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

developer1.db.scl3.mozilla.com developer2.db.scl3.mozilla.com
Put into puppet as a percona55 server.
Doing by hand because devmo is critical, not waiting for puppet: yum install Percona-Server-server-55 Percona-Server-shared-compat Percona-Server-client-55 percona-toolkit perl-DBD-mysql
Looks like puppet already ran, and we have the appropriate /etc/my.cnf files in place already.
Had to do install the packages (as above) and do: mkdir /var/log/mysql; chown -R mysql:mysql /var/log/mysql And MySQL is running. I am running puppet again to see if the MySQL grants for the nagiosdaemon will be put into place properly by puppet.
Assignee: server-ops-database → scabral
Nagios grants were not put in, and read_only is incorrect for developer2 even though it's correct as "master=>false" in databases.pp.
Status: NEW → ASSIGNED
I've added nagios grants, hopefully the checks will clear up, and then this ticket is finished, other than making a related ticket for jabba about puppet.
I also made a root password and a .my.cnf file, in addition to the replication user and password. These passwords are in dbpasswords.txt.gpg.
Jabba fixed puppet yesterday, and things look good.
Status: ASSIGNED → RESOLVED
Closed: 14 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.