How To Set Up An Active/Passive PostgreSQL Cluster With Pacemaker, Corosync, And DRBD (CentOS 5.5)
This article explains how to set up (and monitor) an Active/Passive PostgreSQL Cluster, using Pacemaker with Corosync and DRBD. We use two nodes, one active (that answers requests from apps) and the other one in passive mode. If the active server is down, the passive one will automatically take its position (being the active node). We are using the CentOS 5.5 (64bits) distribution, but it will probably work on Fedora (and Red Hat, for sure) as well.
|
|
This article explains how to set up (and monitor) an Active/Passive PostgreSQL Cluster, using Pacemaker with Corosync and DRBD. We use two nodes, one active (that answers requests from apps) and the other one in passive mode. If the active server is down, the passive one will automatically take its position (being the active node). We are using the CentOS 5.5 (64bits) distribution, but it will probably work on Fedora (and Red Hat, for sure) as well.
http://www.howtoforge.com/how-to-set-up-an-active-passive-postgresql-cluster-with-pacemaker-corosync-and-drbd-centos-5.5 Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.