change request: switch MM off using pgpool

Ricky Zhou ricky at fedoraproject.org
Thu Nov 5 21:26:16 UTC 2009


On 2009-11-05 03:08:15 PM, 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

Thanks,
Ricky
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-infrastructure-list/attachments/20091105/6dab3182/attachment.sig>


More information about the Fedora-infrastructure-list mailing list