Db1025
From Wikitech
(Difference between revisions)
(Created page with "db1025 status as of Thu Jul 28 08:14:47 PDT 2011 As of this time 10we're using db1025 as a testbed for mysql changes for the 'misc' cluster. There are currently two instances o...") |
|||
| Line 1: | Line 1: | ||
db1025 status as of Thu Jul 28 08:14:47 PDT 2011 | db1025 status as of Thu Jul 28 08:14:47 PDT 2011 | ||
| − | As of this time | + | As of this time we're using db1025 as a testbed for mysql changes for the 'misc' cluster. |
There are currently two instances of mysql running: | There are currently two instances of mysql running: | ||
| Line 23: | Line 23: | ||
There is a full dump from db10 on 7/22/2010 at /a/dumps. | There is a full dump from db10 on 7/22/2010 at /a/dumps. | ||
| + | |||
| + | puppet has been temporarily disabled during my.cnf testing | ||
Revision as of 15:10, 29 July 2011
db1025 status as of Thu Jul 28 08:14:47 PDT 2011
As of this time we're using db1025 as a testbed for mysql changes for the 'misc' cluster.
There are currently two instances of mysql running:
1) mysql-at-facebook (5.1) running on 3306
purpose: standalone/writable for Arthur's crew to test civicrm with 5.1 dumped: 2011-07-22 conf: /usr/local/mysql-at-facebook/my.cnf datadir: /a/sqldata innodb_file_per_table
2) mysql-5.0.51a-linux-x86_64-glibc23 running on 3307
purpose: 5.0 slave with file-per-table for emergency use if we overrun db10 conf: /usr/local/mysql/my.cnf datadir: /a/sqldata50 innodb_file_per_table
client access: /usr/local/mysql/bin/mysql --socket /a/tmp50/mysqld50.sock --port 3307 -uroot -p
There is a full dump from db10 on 7/22/2010 at /a/dumps.
puppet has been temporarily disabled during my.cnf testing