change request: switch MM off using pgpool

Mike McGrath mmcgrath at redhat.com
Thu Nov 5 21:20:06 UTC 2009



On Thu, 5 Nov 2009, Matt_Domsch at Dell.com wrote:

> 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
>
>

+1

	-Mike




More information about the Fedora-infrastructure-list mailing list