db1 and db2 should be migrated to new hardware with updated configuration, operating system, and software.

Comments

basic’s picture

Servers are configured and replicating, ready for deployment and promotion to primary database servers.

basic’s picture

Status: Active » Fixed

db5 and db6 are configured with percona replication manager, pacemaker and corosync, and are now serving production traffic

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

basic’s picture

Adding for documentation...

The host names for access to Drupal.org's database have changed. If you were previously connecting to db1 or db2 to directly query the database, you should update your methods to use:

db6-reader-vip.drupal.org: secondary read-only access
db5-reader-vip.drupal.org: primary read-only access
db5-writer-vip.drupal.org: primary read/write access

These are listed in the preferred order. db6-reader-vip should work for 99.99% of use cases. If you cannot handle a few milliseconds of replication delay, then use db5-reader-vip. You should not need to write to the database, but db5-writer-vip can be used for this... you should come forward and tell me if you are doing this so we can disable your access :-)