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

Pierre Timmermans ptim007 at yahoo.com
Wed Apr 22 01:27:02 JST 2020


I would say that the return code of the command executed via if_up_cmd is different than zero ?
if you execute the command if_up_cmd manually, do you get a return code of zero ?
You could also wrap the command executed in if_up_cmd into a script, then call this script via the if_up_cmd parameter, and add extra logging in the script (most importantly the return code of the command, i.e. $?)

Pierre 

    On Tuesday, April 21, 2020, 5:31:31 PM GMT+2, 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/9d778a2b/attachment.html>


More information about the pgpool-general mailing list