1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/config
Ronnie Sahlberg 50820f9e18 Bond devices can have any name the user configures, so
when checking link status for an interface, first
check if this interface is in fact a bond device
(by the precense of a /proc/net/bonding/IFACE file)
and use that file for checking status.

Othervise assume ib* is an infiniband interface which we donnt know how
to check, or otherwise it is an ethernet interface and ethtool should
hopefully work.

(This used to be ctdb commit 8cc6c5de3d7abb0b72eaa6e769e70963b02d84cb)
2009-12-09 11:33:04 +11:00
..
events.d Bond devices can have any name the user configures, so 2009-12-09 11:33:04 +11:00
ctdb.init Eventscript argument cleanups and introduction of ctdb_standard_event_handler. 2009-12-01 17:43:47 +11:00
ctdb.sysconfig ctdb.sysconfig: add a comment section about CTDB_RUN_TIMEOUT_MONITOR 2009-11-05 11:13:53 +01:00
functions Eventscript argument cleanups and introduction of ctdb_standard_event_handler. 2009-12-01 17:43:47 +11:00
notify.sh add a new notification to trigger on when ctdb has started 2009-10-01 14:05:30 +10:00
statd-callout More untested eventscript factorisation. 2009-11-19 15:00:17 +11:00