[pgpool-general: 3460] Re: Heatbeat packets fail to send pgpool 3.4

Delorme, Jacob Jacob.Delorme at avention.com
Thu Feb 5 04:07:56 JST 2015


Not sure my original sent back so here it is:

Here is what I currently have around watchdog and heartbeat. Only
difference here is watchdog was on when I was getting the error and I
currently have it off to stop the errors:

use_watchdog = off
trusted_servers = ''
ping_path = '/bin'
wd_hostname = 'prd2-cmdm-pgpool01'
wd_port = 9000
wd_authkey = 'areallybighammer'
delegate_IP = ''
ifconfig_path = '/sbin'
if_up_cmd = 'ifconfig eth0:0 inet $_IP_$ netmask 255.255.255.0'
if_down_cmd = 'ifconfig eth0:0 down'
arping_path = '/usr/sbin'
arping_cmd = 'arping -U $_IP_$ -w 1'
clear_memqcache_on_escalation = on
wd_lifecheck_method = 'heartbeat'
wd_interval = 10
wd_heartbeat_port = 9694
wd_heartbeat_keepalive = 30
wd_heartbeat_deadtime = 60
heartbeat_destination0 = Œ192.168.x.x'
heartbeat_destination_port0 = '9694'
heartbeat_device0 = ''
other_pgpool_hostname0 = Œ192.168.x.x'
other_pgpool_port0 = 5432
other_wd_port0 = 9000


I have attached the full file as well in case I missed a relevant config
entry. Ip addresses are masked.

Thanks,
Jake




On 1/29/15, 10:51 PM, "Yugo Nagata" <nagata at sraoss.co.jp> wrote:

>Hi,
>
>Could you please show me your pgpool.conf around watchdog & heartbeat
>configuration?
>
>On Fri, 30 Jan 2015 02:53:30 +0000
>"Delorme, Jacob" <Jacob.Delorme at avention.com> wrote:
>
>> 
>> 
>> I have set up 2 new servers and have configured the heartbeat portion
>>of it. I am currently getting these errors constantly in the logs:
>> 
>> [23-1] 2015-01-28 18:11:31: pid 1198: ERROR:  failed to send watchdog
>>heartbeat, sendto failed
>> [23-2] 2015-01-28 18:11:31: pid 1198: DETAIL: sending packet to
>>“192.168.x.x" failed with reason: "Invalid argument"
>> [23-3] 2015-01-28 18:11:31: pid 1198: LOCATION: wd_heartbeat.c:280
>> 
>> Tcpdump does indeed show that no packets are being sent. OS is CentOS
>>6.6 and pgpool was installed from the yum repository. Any help would be
>>greatly appreciated.
>> 
>> Thanks,
>> Jake Delorme
>> _______________________________________________
>> pgpool-general mailing list
>> pgpool-general at pgpool.net
>> http://www.pgpool.net/mailman/listinfo/pgpool-general
>
>
>-- 
>Yugo Nagata <nagata at sraoss.co.jp>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgpool.conf
Type: application/octet-stream
Size: 30092 bytes
Desc: pgpool.conf
URL: <http://www.sraoss.jp/pipermail/pgpool-general/attachments/20150204/7c348132/attachment-0001.obj>


More information about the pgpool-general mailing list