[pgpool-general: 6758] Re: Watchdog does not get consensus for failover
shacky
shacky83 at gmail.com
Tue Oct 29 15:55:41 JST 2019
>
> Were the health check process on proxy1 and proxy2 working?
>
Yes, they are working:
root at proxy1:~# ps ax|grep pgpool
18159 ? S 0:00 pgpool: wait for connection request --> many
more of these
23344 pts/0 S+ 0:00 grep pgpool
26459 ? S 0:02 pgpool: worker process
27086 ? S 0:00 pgpool: wait for connection request
28820 ? Ss 0:03 /usr/sbin/pgpool -n
28822 ? S 0:15 pgpool: watchdog
28824 ? S 3:48 pgpool: lifecheck
28865 ? S 0:11 pgpool: heartbeat receiver
28866 ? S 0:16 pgpool: heartbeat sender
28867 ? S 0:03 pgpool: heartbeat receiver
28868 ? S 0:13 pgpool: heartbeat sender
28929 ? S 0:00 pgpool: PCP: wait for connection request
28931 ? S 0:02 pgpool: health check process(1)
28932 ? S 0:02 pgpool: health check process(2)
root at proxy2:~# ps ax|grep pgpool
7401 ? S 0:00 pgpool: wait for connection request --> many
more of these
10355 ? Ss 0:03 /usr/sbin/pgpool -n
10358 ? S 0:15 pgpool: watchdog
10359 ? S 1:58 pgpool: lifecheck
10410 ? S 0:05 pgpool: heartbeat receiver
10411 ? S 0:15 pgpool: heartbeat sender
10412 ? S 0:09 pgpool: heartbeat receiver
10413 ? S 0:14 pgpool: heartbeat sender
10464 ? S 0:00 pgpool: PCP: wait for connection request
10466 ? S 0:02 pgpool: health check process(1)
10467 ? S 0:02 pgpool: health check process(2)
11661 ? S 0:02 pgpool: worker process
11979 ? S 0:00 pgpool: wait for connection request
26436 pts/0 S+ 0:00 grep pgpool
root at proxy3:~# ps ax|grep pgpool
22899 ? Ss 0:03 /usr/sbin/pgpool -n
22900 ? S 0:21 pgpool: watchdog
22901 ? S 0:00 pgpool: lifecheck
22951 ? S 0:00 pgpool: heartbeat receiver
22952 ? S 0:16 pgpool: heartbeat sender
22953 ? S 0:00 pgpool: heartbeat receiver
22954 ? S 0:16 pgpool: heartbeat sender
23008 ? S 0:02 pgpool: health check process(1)
23009 ? S 0:02 pgpool: health check process(2)
25036 ? S 0:00 pgpool: health check process(0)
25126 ? S 0:00 pgpool: wait for connection request
25363 ? S 0:00 pgpool: PCP: wait for connection request -->
many more of these
25364 ? S 0:02 pgpool: worker process
25468 ? S 0:00 pgpool: wait for connection request
25745 pts/0 S+ 0:00 grep pgpool
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pgpool.net/pipermail/pgpool-general/attachments/20191029/14c12956/attachment.htm>
More information about the pgpool-general
mailing list