Interface monitoring: add a event to trigger every 30 seconds to check that all inter...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 6 Sep 2011 07:02:19 +0000 (17:02 +1000)
committerMichael Adam <obnox@samba.org>
Fri, 6 Jun 2014 13:00:38 +0000 (15:00 +0200)
commit362ed8f12666ee6afc0ab4567dab8fc7062ce23d
treeb6ef9f01963fc8fe65fbc62bdfcc7df52aa43228
parent55f0db526c8573bf90d0c17be614dedbacc70f94
Interface monitoring: add a event to trigger every 30 seconds to check that all interfaces referenced by the public address list actually exists.

This will make it much easier to root-cause problems such as
S1029023
when an external application deleted the interface while it is still is in use by ctdbd.
(cherry picked from commit 9abf9c919a7e6789695490e2c3de56c21b63fa57)
include/ctdb_private.h
server/ctdb_takeover.c