[pgpool-general: 4544] Re: WARNING: watchdog failed to bring up delegate IP, 'ifconfig up' failed

Lucas Luengas lucasluengas at gmail.com
Mon Mar 14 00:35:21 JST 2016


Hello.
I think it executes command 'if_up_cmd' in pgpool.conf. I suppose command
execution returns some error. You can check execution with a log file for
this command execution.

For example, if you 'if_up_cmd' configuration is:

if_up_cmd = 'ifconfig eth0:0 inet $_IP_$ netmask 255.255.255.0'

you can generate a log file with

if_up_cmd = 'ifconfig eth0:0 inet $_IP_$ netmask 255.255.255.0 >>
/tmp/ipupcmd.log 2>&1'





On Sun, Mar 13, 2016 at 1:41 PM, Giles Gomes <giles.gomes at retailephant.com>
wrote:

> Hello Friends,
>
> I have successfully configured watchdog and it is working fine.
>
> But when I start pgpool or switch active server, there is always a warning
> message. i.e. "WARNING: watchdog failed to bring up delegate IP, 'ifconfig
> up' failed". Can anyone tell me what is the reason and what is the remedy?
>
> I am using pgpool-II 3.4.3 ,pgpoolAdmin-3.4.1 and PostgreSQL 9.3.9 on
> Ubuntu.
>
> --
> Best regards,
> Giles Cornelius Gomes
> Database Administrator
> Impel IT Solutions Ltd.
> Phone: +88 01 714329389
>
> _______________________________________________
> pgpool-general mailing list
> pgpool-general at pgpool.net
> http://www.pgpool.net/mailman/listinfo/pgpool-general
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-general/attachments/20160313/e8fedfd0/attachment.html>


More information about the pgpool-general mailing list