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

Lucas Luengas lucasluengas at gmail.com
Tue Mar 15 04:04:36 JST 2016


Hello.
You can try to increase 'debug_level' in pgpool.conf. By default it is 0.

On Mon, Mar 14, 2016 at 8:30 AM, Giles Gomes <giles.gomes at retailephant.com>
wrote:

> Hi Lucas,
>
> Thanks for your response.
>
> I have tried with following command but no log file is generating although
> the warning message is still there.
>
> if_up_cmd = 'ifconfig eth0:0 inet $_IP_$ netmask 255.255.255.0 >>
> /tmp/ipupcmd.log 2>&1'
>
> Regards,
> Giles.
>
> On 13 March 2016 at 21:35, Lucas Luengas <lucasluengas at gmail.com> wrote:
>
>> 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
>>>
>>>
>>
>
>
> --
> Best regards,
> Giles Cornelius Gomes
> Database Administrator
> Impel IT Solutions Ltd.
> Phone: +88 01 714329389
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-general/attachments/20160314/ab287a71/attachment.html>


More information about the pgpool-general mailing list