change request: switch MM off using pgpool

Matt_Domsch at Dell.com Matt_Domsch at Dell.com
Thu Nov 5 21:08:15 UTC 2009


all MM apps running on bapp1 are stalled because pgpool is hung.  MM has lots of connections to pgpool, more than it can handle.  Until this is understood, go back to not using pgpool for MM.

diff --git a/modules/mirrormanager/templates/mirrormanager-prod.cfg.erb b/modules/mirrormanager/templates/mirrormanager-prod.cfg.erb
index e17022d..1b60465 100644
--- a/modules/mirrormanager/templates/mirrormanager-prod.cfg.erb
+++ b/modules/mirrormanager/templates/mirrormanager-prod.cfg.erb
@@ -15,7 +15,7 @@
 
 # This is for local development purposes.  It won't be used for
 # production.
-sqlobject.dburi="notrans_postgres://mirroradmin:<%= mirrorPassword %>@db2.fedora.phx.redhat.com:9999/mirrormanager"
+sqlobject.dburi="notrans_postgres://mirroradmin:<%= mirrorPassword %>@db2.fedora.phx.redhat.com:5432/mirrormanager"
 
 # if you are using a database or table type without transactions
 # (MySQL default, for example), you should turn off transactions


--
Matt Domsch
Technology Strategist, Dell Office of the CTO
linux.dell.com & www.dell.com/linux






More information about the Fedora-infrastructure-list mailing list