[Pgcluster-general] Connection to load balancer refused

Tarhon-Onu Victor mituc at activemediatech.com
Fri Aug 31 09:57:38 UTC 2007


On Fri, 31 Aug 2007, Peter Vallero wrote:

> Thanks for the reply.  Are you saying that both the cluster db and the 
> pglb on db01 should listen on port 5433?  Is that allowed?

 	No, it is not possible for two processes to bind on the same 
port/protocol (like, 5433/tcp).

 	You said your configuration is:

    db01
        pglb (listening on port 5433)
        cluster db 1 (listening on port 5434)
        replication server 1
 
    db02
        cluster db 2 (listening on port 5434)
        replication server 2

 	Your problem description:
 	1. on db01, on port 5433 you have the load balancer;
 	2. you can't connect to 5433 on db01.

 	What can be the possible problems:
 	a) the pglb is configured to bind on another port (like, 5432?);
 	or:
 	b) pglb isn't started at all (maybe you lauch it but it crashes 
shortly after due to some configuration problems, unavailable resources 
like ports, and so on).

-- 
Victor Tarhon-Onu
Lead Systems Administrator
ActiveMedia Technology
http://www.activemediatech.com
.............................................................................
This communication contains information that is confidential and may also be
privileged. It is for the exclusive use of the intended recipient(s). If you
are not the intended recipient(s) please note that any form of distribution,
copying or use of this communication or the information in it is strictly
prohibited and may be unlawful. If you have received this communication in
error kindly notify the sender immediately and delete it from your system.
_______________________________________________
Pgcluster-general mailing list
Pgcluster-general at pgfoundry.org
http://pgfoundry.org/mailman/listinfo/pgcluster-general

-- 
Victor Tarhon-Onu
Lead Systems Administrator
ActiveMedia Technology
http://www.activemediatech.com
.............................................................................
This communication contains information that is confidential and may also be
privileged. It is for the exclusive use of the intended recipient(s). If you
are not the intended recipient(s) please note that any form of distribution,
copying or use of this communication or the information in it is strictly
prohibited and may be unlawful. If you have received this communication in
error kindly notify the sender immediately and delete it from your system.


More information about the Pgcluster-general mailing list