[pgpool-general: 4557] PGPool-II-3.5 : failed to create watchdog receive socket

Christophe Le Roux christophe.le.roux at fr.clara.net
Wed Mar 16 19:12:45 JST 2016


Hello,

I'm trying to setup a pgpool-II-3.5 (HA) configuration with postgresql 9.5 backends.

When i start pgpool, I have the following message :

2016-03-16 10:58:40: pid 34741: FATAL:  failed to create watchdog receive socket
2016-03-16 10:58:40: pid 34741: DETAIL:  bind on "0.0.0.0:cslistener" failed with reason: "Address already in use"

Here is the full debug :
-bash-4.1$ /usr/pgpool-9.5/bin/pgpool -d -f /etc/pgpool-II-95/pgpool.conf  -n
2016-03-16 10:58:40: pid 34740: DEBUG:  loading hba configuration
2016-03-16 10:58:40: pid 34740: DETAIL:  loading file :"/etc/pgpool-II-95/pool_hba.conf" for client authentication configuration file
2016-03-16 10:58:40: pid 34740: WARNING:  checking setuid bit of if_up_cmd
2016-03-16 10:58:40: pid 34740: DETAIL:  ifup[/sbin/ifconfig] doesn't have setuid bit
2016-03-16 10:58:40: pid 34740: WARNING:  checking setuid bit of if_down_cmd
2016-03-16 10:58:40: pid 34740: DETAIL:  ifdown[/sbin/ifconfig] doesn't have setuid bit
2016-03-16 10:58:40: pid 34740: WARNING:  checking setuid bit of arping command
2016-03-16 10:58:40: pid 34740: DETAIL:  arping[/usr/sbin//arping] doesn't have setuid bit
2016-03-16 10:58:40: pid 34740: DEBUG:  pool_coninfo_size: num_init_children (32) * max_pool (4) * MAX_NUM_BACKENDS (128) * sizeof(ConnectionInfo) (136) = 2228224 bytes requested for shared memory
2016-03-16 10:58:40: pid 34740: DEBUG:  ProcessInfo: num_init_children (32) * sizeof(ProcessInfo) (32) = 1024 bytes requested for shared memory
2016-03-16 10:58:40: pid 34740: DEBUG:  Request info are: sizeof(POOL_REQUEST_INFO) 5224 bytes requested for shared memory
2016-03-16 10:58:40: pid 34740: DEBUG:  Recovery management area: sizeof(int) 4 bytes requested for shared memory
2016-03-16 10:58:40: pid 34740: DEBUG:  WD_Node_List: sizeof(unsigned char) (1) * MAX_NUM_BACKENDS (128) = 128 bytes requested for shared memory
2016-03-16 10:58:40: pid 34740: LOG:  waiting for watchdog to initialize
2016-03-16 10:58:40: pid 34741: LOG:  setting the local watchdog node name to "Linux_serv-ed02_9999"
2016-03-16 10:58:40: pid 34741: LOG:  watchdog cluster configured with 1 remote nodes
2016-03-16 10:58:40: pid 34741: LOG:  watchdog remote node:0 on serv-ed01:9000
2016-03-16 10:58:40: pid 34741: LOG:  interface monitoring is disabled in watchdog
2016-03-16 10:58:40: pid 34741: FATAL:  failed to create watchdog receive socket
2016-03-16 10:58:40: pid 34741: DETAIL:  bind on "0.0.0.0:cslistener" failed with reason: "Address already in use"
2016-03-16 10:58:40: pid 34740: DEBUG:  reaper handler
2016-03-16 10:58:40: pid 34740: DEBUG:  watchdog child process with pid: 34741 exit with FATAL ERROR. pgpool-II will be shutdown
2016-03-16 10:58:40: pid 34740: LOG:  watchdog child process with pid: 34741 exits with status 768
2016-03-16 10:58:40: pid 34740: FATAL:  watchdog child process exit with fatal error. exiting pgpool-II
2016-03-16 10:58:40: pid 34742: LOG:  setting the local watchdog node name to "Linux_serv-ed02_9999"
2016-03-16 10:58:40: pid 34742: LOG:  watchdog cluster configured with 1 remote nodes
2016-03-16 10:58:40: pid 34742: LOG:  watchdog remote node:0 on serv-ed01:9000
2016-03-16 10:58:40: pid 34742: LOG:  interface monitoring is disabled in watchdog


I don't know what is "0.0.0.0:cslistener" , any idea ?


Regards,

Christophe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-general/attachments/20160316/3291c0e8/attachment.html>


More information about the pgpool-general mailing list