summaryrefslogtreecommitdiffstats
path: root/ctdb/config/events.d/10.interface
Commit message (Expand)AuthorAgeFilesLines
* ctdb-scripts: Make 10.interface IPv6-safeMartin Schwenke2014-12-051-27/+58
* ctdb-scripts: Update eventscripts to use ctdb -X instead of ctdb -YMartin Schwenke2014-12-051-1/+1
* ctdb-eventscripts: Remove special case for virtio_netMartin Schwenke2014-07-311-5/+0
* ctdb-eventscripts: Don't check if $iface is emptyMartin Schwenke2014-05-051-13/+15
* ctdb-eventscripts: Deleting IPs should use the promote_secondaries optionMartin Schwenke2014-02-131-0/+4
* eventscripts: Delete placeholder "recovered" and "shutdown" eventsMartin Schwenke2013-10-221-11/+0
* eventscripts: A missing interface should cause monitoring to failMartin Schwenke2013-07-191-2/+3
* eventscripts: Get list of configured interfaces using "ctdb ifaces"Martin Schwenke2013-07-191-3/+3
* eventscripts: Each script should set CTDB_BASE if it is not setMartin Schwenke2013-01-081-0/+3
* Eventscripts: 10.interface should list configured interfacesMartin Schwenke2012-11-191-3/+3
* Eventscripts: 10.interface startup event should only process interfaces onceMartin Schwenke2012-11-141-7/+4
* Revert "Eventscripts - add facility to 10.interface to delete unmanaged IPs"Martin Schwenke2012-10-181-29/+0
* Eventscripts - add facility to 10.interface to delete unmanaged IPsMartin Schwenke2011-11-171-0/+29
* Less verbosity when there is no public addresses fileMathieu Parent2011-10-121-0/+3
* Eventscripts - call ctdb_check_args() instead of doing hand checkingMartin Schwenke2011-08-301-14/+2
* Change the errors for 10.interface to clearly state ERROR: for error messagesRonnie Sahlberg2011-08-151-5/+5
* Eventscripts: 10.interfaces - make startup event actually mark interfaces up!Martin Schwenke2011-08-121-4/+3
* Eventscripts: 10.interfaces - startup comment says assume all interfaces good.Martin Schwenke2011-08-121-1/+1
* Eventscripts: 10.interfaces - new function get_all_interfaces().Martin Schwenke2011-08-121-10/+16
* Eventscripts: 10.interface clean-ups - minor tweaks and new comments.Martin Schwenke2011-08-121-7/+11
* Eventscripts: 10.interface clean-ups - variable name fix-ups.Martin Schwenke2011-08-121-28/+29
* Eventscripts: 10.interfaces clean-ups - push logic into monitor_interfaces().Martin Schwenke2011-08-121-16/+4
* Eventscripts: 10.interfaces clean-up - use more descriptive variable names.Martin Schwenke2011-08-121-11/+7
* Eventscripts: 10.interfaces cleanup - new functions mark_up(), mark_down().Martin Schwenke2011-08-121-16/+20
* Eventscripts - fix 10.interface bash incompatibility.Martin Schwenke2011-08-101-1/+1
* Eventscripts - Remove local variable usage in 10.interfaces.Martin Schwenke2011-08-081-8/+6
* Eventscripts - Rework the use of get_proc() for the bonding checks.Martin Schwenke2011-08-031-5/+5
* Eventscripts: update 10.interface to use set_proc() and get_proc().Martin Schwenke2011-08-031-8/+8
* Eventscripts - 10.interfaces should not check orphaned interfaces.Martin Schwenke2011-08-021-8/+5
* Dont exit from checking interfaces once we have found one interface that is notRonnie Sahlberg2011-05-101-1/+1
* Remove logging of spam/errors from the 10.interfraceRonnie Sahlberg2011-05-091-10/+9
* bonding mode 4 monitoring:Ronnie Sahlberg2011-04-131-0/+8
* IFACE handling. Assume links are always good on nstartup (they almost alwaysRonnie Sahlberg2011-04-111-34/+22
* this stuff is just so fragile that it will enter infinite recovery and fail ...Ronnie Sahlberg2010-11-101-5/+2
* delete from old interface before adding to new interfaceRonnie Sahlberg2010-11-101-4/+3
* dont delete all ips from the system during the initial "init" eventRonnie Sahlberg2010-11-101-9/+0
* dont stop checking interfaces after the first bond deviceRonnie Sahlberg2010-10-091-1/+1
* events/10.interface: we need to mark interfaces as "up" if we don't know how ...Stefan Metzmacher2010-07-301-0/+8
* Dont check linkstatus for loopback. This interface never hasRonnie Sahlberg2010-06-011-0/+3
* add a missing ||Ronnie Sahlberg2010-04-221-1/+1
* Fix a thinko in 2ea0a9f1a93781a0d036feb9fcc0d120b182922f.Martin Schwenke2010-04-201-2/+2
* ethtool does not support virtio_net devices.Ralph Wuerthner2010-04-151-1/+2
* config/10.interface: use delete_ip_from_iface also in the "init" eventStefan Metzmacher2010-02-231-1/+1
* config: 10.interface: search "ethtool" in $PATH instead of using a hardcoded ...Stefan Metzmacher2010-01-201-2/+2
* events: 10.interface handle updateip eventStefan Metzmacher2010-01-201-0/+57
* config: add CTDB_PARTIALLY_ONLINE_INTERFACES to ctdb.sysconfigStefan Metzmacher2010-01-201-0/+9
* config: 10.interfaces call monitor_interfaces on startupStefan Metzmacher2010-01-201-0/+8
* config: 10.interfaces call ctdb ifaces and ctdb setifacelink for monitoringStefan Metzmacher2010-01-201-1/+46
* events: splitout a monitor_interfaces function in 10.interfaceStefan Metzmacher2010-01-201-45/+64
* events: 10.interfaces allow multiple interfaces per public addressStefan Metzmacher2010-01-201-1/+1