[pgpool-general: 7000] Re: failed to acquire the delegate IP address

Lucas Luengas lucasluengas at gmail.com
Wed Apr 22 01:43:30 JST 2020


Hello.

If your Pgpool processes are running with user postgres, you can check if
'if_up_cmd' command with user postgres and then you can check result of
command: echo $?
I don't know if pgpool is checking result like 'echo $?'

If you are using some sudo configuration for user postgres, you chan check
file /etc/sudoers

Regards.


On Tue, Apr 21, 2020 at 5:31 PM Wolf Schwurack <wolf at uen.org> wrote:

> I have been getting this error message a few months now on my production
> environment and have not been able to find out why. Even though I get the
> failed message when I check ifconfig the delegate IP is showing.
>
>
>
> I have been comparing my dev setup to production but can find the any
> differences.
>
>
>
> Do you have any idea on why this is happening or what I need to look for?
>
>
>
> This is only happening on production, my other environments – dev and test
> show in the log file “successfully acquire the delegate IP:.”
>
>
>
> 2020-04-19 07:44:40: pid 11714: LOG:  failed to acquire the delegate IP
> address
>
> 2020-04-19 07:44:40: pid 11714: DETAIL:  'if_up_cmd' failed
>
> 2020-04-19 07:44:40: pid 11714: WARNING:  watchdog escalation failed to
> acquire delegate IP
>
>
>
> I x out the IP addresses
>
>
>
> eth0:0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
>
>         inet XX.XX.XX.XXX  netmask 255.255.255.0  broadcast xx.xx.xx.xxx
>
>         ether 00:50:56:b3:de:b2  txqueuelen 1000  (Ethernet)
>
>
>
> Wolfgang Schwurack
>
> Database/System Administrator
>
> Utah Education Network
>
> 801-587-9444
>
> wolf at uen.org
>
>
> _______________________________________________
> 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/20200421/94255ef8/attachment-0001.html>


More information about the pgpool-general mailing list