Re: [pgpool-general: 9132] Pgpool delegate IP is not reachable from the remote host

2024-06-18 Thread Bo Peng
Hi, The default value of "if_up_cmd" is: /usr/bin/sudo /sbin/ip addr add $_IP_$/24 dev eth0 label eth0:0 If the network interface "eth0" exists on Pgpool-II servers, the command may run successfully. I think the default value of "if_up_cmd" was executed to bring up the VIP. > Hello everyone.

Pgpool delegate IP is not reachable from the remote host

2024-06-18 Thread Mukesh Tanuku
Hello everyone. We have a pgpool & postgres setup made as per the given example We haven't configured the *if_up_cmd, if_down_cmd & **arping_cmd* in pgpool.conf (we commented it out on purpose). We enabled the *delegate_ip* and ass