<div dir="ltr">Greetings,<div><br></div><div>We're facing an issue where an ansible playbook does a network reset on all interfaces where we have pgpool running, and this seems to cause it to shut down: </div><div><br></div><div>***</div><div>2022-11-08 18:22:39.737: watchdog pid 1323090: DEBUG:  network event received<br>2022-11-08 18:22:39.737: watchdog pid 1323090: DETAIL:  deleted = YES Link change event = NO<br>2022-11-08 18:22:39.737: watchdog pid 1323090: DEBUG:  STATE MACHINE INVOKED WITH EVENT = NETWORK IP IS REMOVED Current State = STANDBY<br>2022-11-08 18:22:39.737: watchdog pid 1323090: DEBUG:  network interface lo having flags 65609<br>2022-11-08 18:22:39.737: watchdog pid 1323090: DEBUG:  network interface ens192 having flags 4099<br>2022-11-08 18:22:39.737: watchdog pid 1323090: NOTICE:  network interface "ens192" link is inactive<br>2022-11-08 18:22:39.737: watchdog pid 1323090: DEBUG:  network interface lo having flags 65609<br>2022-11-08 18:22:39.737: watchdog pid 1323090: DEBUG:  network interface lo having flags 65609<br>2022-11-08 18:22:39.737: watchdog pid 1323090: DEBUG:  network interface ens192 having flags 4099<br>2022-11-08 18:22:39.737: watchdog pid 1323090: NOTICE:  network interface "ens192" link is inactive<br>2022-11-08 18:22:39.737: watchdog pid 1323090: WARNING:  network event has occurred and all monitored interfaces are down<br>2022-11-08 18:22:39.737: watchdog pid 1323090: DETAIL:  changing the state to in network trouble<br>2022-11-08 18:22:39.737: watchdog pid 1323090: LOG:  watchdog node state changed from [STANDBY] to [IN NETWORK TROUBLE]<br>2022-11-08 18:22:39.737: watchdog pid 1323090: DEBUG:  STATE MACHINE INVOKED WITH EVENT = STATE CHANGED Current State = IN NETWORK TROUBLE<br>2022-11-08 18:22:39.737: watchdog pid 1323090: FATAL:  system has lost the network<br>2022-11-08 18:22:39.737: watchdog pid 1323090: LOG:  Watchdog is shutting down</div><div>***<br></div><div>And since the playbook runs on all pgpool nodes, this is causing a DB service outage. </div><div><br></div><div>I've looked at the documentation, but I haven't been able to find if there was perhaps a timeout parameter, or some other way to avoid pgpool to shut down during this short network reset. Any insights would be greatly appreciated! </div><div><br></div><div>Thanks,</div><div>Steeve</div></div>