summaryrefslogtreecommitdiff
path: root/ctdb/config/functions
AgeCommit message (Expand)AuthorFilesLines
2015-07-14ctdb-scripts: Move NFS support functions to 60.nfsMartin Schwenke1-203/+0
2015-07-14ctdb-scripts: Drop configuration variable CTDB_NFS_DUMP_STUCK_THREADSMartin Schwenke1-11/+0
2015-07-14ctdb-scripts: Remove unused function startstop_ganesha()Martin Schwenke1-21/+0
2015-07-14ctdb-scripts: Remove 60.ganesha, replace with callout for 60.nfsMartin Schwenke1-1/+0
2015-07-14ctdb-scripts: Extend NFS .check files with service_check_cmd variableMartin Schwenke1-5/+21
2015-07-14ctdb-scripts: Remove functions startstop_nfs() and startstop_nfslock()Martin Schwenke1-121/+0
2015-07-14ctdb-scripts: Remove old NFS checking codeMartin Schwenke1-210/+0
2015-07-14ctdb-scripts: Switch NFS checks to new styleMartin Schwenke1-0/+11
2015-07-14ctdb-scripts: Add new NFS service checking infrastructureMartin Schwenke1-0/+157
2015-07-14ctdb-scripts: Factor out new function ctdb_counter_get()Martin Schwenke1-3/+7
2015-07-14ctdb-scripts: Move "ERROR:" prefix out of ctdb_check_rpc()Martin Schwenke1-2/+2
2015-07-14ctdb-scripts: Clean up ctdb_check_rpc()Martin Schwenke1-8/+7
2015-07-14ctdb-scripts: Fix regression in VLAN interface supportMartin Schwenke1-1/+2
2015-07-01ctdb-scripts: Only write to /proc route flush files if they existMartin Schwenke1-2/+9
2015-06-05ctdb: Change use of 'which' to 'type' in scripts.Jose A. Rivera1-2/+2
2015-04-30ctdb-scripts: Add alternative network family monitoring for NFSMartin Schwenke1-4/+15
2015-04-27ctdb-scripts: Replace uses of "ctdb pnn" with ctdb_get_pnn()Martin Schwenke1-3/+2
2015-04-27ctdb-scripts: New function ctdb_get_pnn() does cached retrieval of PNNMartin Schwenke1-0/+14
2015-03-27ctdb-scripts: Use tcp connection for checking RPC servicesAmitay Isaacs1-1/+1
2015-03-27ctdb-scripts: Respect $RPCMOUNTDOPTS when restarting rpc.mountdMartin Schwenke1-1/+2
2015-03-20ctdb-tests: Avoid early exits in scripts that appear on tail of a pipeAmitay Isaacs1-1/+5
2015-03-04ctdb-scripts: Remove unused function nfs_statd_update()Martin Schwenke1-17/+0
2015-03-04ctdb-scripts: Change statd-callout to be more scalableMartin Schwenke1-0/+10
2015-01-28ctdb-scripts: Call iptables/ip6tables directly from iptables_wrapperMartin Schwenke1-11/+5
2015-01-09ctdb-scripts: Don't use the GNU awk gensub() functionMartin Schwenke1-3/+4
2015-01-09ctdb-scripts: Try to deal with Ubuntu having /usr/sbin/serviceMartin Schwenke1-0/+2
2014-12-05ctdb-scripts: Wait until IPv6 addresses are not "tentative"Martin Schwenke1-0/+23
2014-12-05ctdb-eventscripts: Specify broadcast optionally to ip addr addAmitay Isaacs1-1/+7
2014-12-05ctdb-scripts: Make 10.interface IPv6-safeMartin Schwenke1-0/+6
2014-12-05ctdb-scripts: New functions ip6tables() and iptables_wrapper()Martin Schwenke1-1/+14
2014-12-05ctdb-scripts: Add IPv6 addresses support in ip_maskbits_iface()Martin Schwenke1-2/+9
2014-12-05ctdb-scripts: Update eventscripts to use ctdb -X instead of ctdb -YMartin Schwenke1-10/+10
2014-11-18ctdb-scripts: Add rpc.statd stack dumping to Ganesha restartMartin Schwenke1-1/+3
2014-11-18ctdb-scripts: Dump stack traces for hung mountd, rquotad, statd processesMartin Schwenke1-0/+3
2014-11-18ctdb-scripts: Add optional program name argument to nfs_dump_some_threads()Martin Schwenke1-1/+3
2014-11-18ctdb-scripts: Factor out new function program_stack_traces()Martin Schwenke1-16/+24
2014-10-28ctdb-logging: Add logging via UDP to 127.0.0.1:514 to syslog backendMartin Schwenke1-0/+2
2014-10-28ctdb-logging: New option CTDB_LOGGING, remove CTDB_LOGFILE, CTDB_SYSLOGMartin Schwenke1-9/+17
2014-07-07ctdb-scripts: Support NFS on RHEL7 with systemdMartin Schwenke1-2/+4
2014-03-23ctdb-eventscripts: Fix regression in IP add/delete functionsMartin Schwenke1-4/+8
2014-02-25ctdb-eventscripts: Switch on dumping of stuck nfsd threadsMartin Schwenke1-1/+1
2014-02-19ctdb-scripts: Update a misleading commentMartin Schwenke1-8/+1
2014-02-13ctdb-eventscripts: Deleting IPs should use the promote_secondaries optionMartin Schwenke1-71/+16
2014-01-17ctdb/eventscripts: Move all eventscript state under $CTDB_VARDIR/stateMartin Schwenke1-4/+4
2014-01-17ctdb/eventscripts: Print a count if killing TCP connections times outMartin Schwenke1-1/+1
2014-01-17ctdb/eventscripts: Reconfigure lock should be released quicklyMartin Schwenke1-2/+12
2013-12-17ctdb/eventscripts: Do not reconfigure in "monitor" eventsMartin Schwenke1-10/+0
2013-10-22scripts: Make detect_init_style() more readableMartin Schwenke1-2/+3
2013-10-22eventscripts: Fold ctdb_check_tcp_ports_ctdb() into ctdb_check_tcp_ports()Martin Schwenke1-50/+16
2013-10-22eventscripts: Remove TCP port checks other than the built-in CTDB oneMartin Schwenke1-69/+1