summaryrefslogtreecommitdiff
path: root/ctdb/config
Commit message (Expand)AuthorAgeFilesLines
* ctdb-tests: Avoid early exits in scripts that appear on tail of a pipeAmitay Isaacs2015-03-201-1/+5
* ctdb-scripts: Simplify 00.ctdb event scriptAmitay Isaacs2015-03-201-5/+6
* ctdb-eventscripts: Make 11.natgw statefulMartin Schwenke2015-03-161-1/+75
* ctdb-scripts: Remove unused function nfs_statd_update()Martin Schwenke2015-03-041-17/+0
* ctdb-scripts: Change statd-callout to be more scalableMartin Schwenke2015-03-044-57/+95
* ctdb-scripts: Fix a regression in statd-calloutMartin Schwenke2015-03-041-1/+1
* ctdb-scripts: Improve messages about invalid tunables during "setup"Martin Schwenke2015-02-181-4/+10
* ctdb-scripts: Fix tunable setup code by making it shell-agnosticMartin Schwenke2015-02-181-3/+3
* ctdb: Change default debug level to NOTICE (2)Martin Schwenke2015-02-181-2/+2
* ctdb-scripts: Call iptables/ip6tables directly from iptables_wrapperMartin Schwenke2015-01-281-11/+5
* ctdb-scripts: Error message, comment and whitespace cleanupsMartin Schwenke2015-01-281-8/+10
* ctdb-scripts: iSCSI eventscript should fail when PNN can't be determinedMartin Schwenke2015-01-281-4/+1
* ctdb-scripts: Make 70.iscsi IPv6-awareMartin Schwenke2015-01-281-5/+29
* ctdb-scripts: Don't use the GNU awk gensub() functionMartin Schwenke2015-01-092-4/+7
* ctdb-scripts: Try to deal with Ubuntu having /usr/sbin/serviceMartin Schwenke2015-01-091-0/+2
* ctdb-scripts: Fix bashism in ctdbd_wrapper scriptLed2015-01-091-1/+1
* ctdb-scripts: Wait until IPv6 addresses are not "tentative"Martin Schwenke2014-12-051-0/+23
* ctdb-eventscripts: Specify broadcast optionally to ip addr addAmitay Isaacs2014-12-051-1/+7
* ctdb-scripts: Make 10.interface IPv6-safeMartin Schwenke2014-12-052-27/+64
* ctdb-scripts: New functions ip6tables() and iptables_wrapper()Martin Schwenke2014-12-051-1/+14
* ctdb-scripts: Add IPv6 addresses support in ip_maskbits_iface()Martin Schwenke2014-12-051-2/+9
* ctdb-scripts: Update eventscripts to use ctdb -X instead of ctdb -YMartin Schwenke2014-12-056-20/+20
* ctdb-scripts: Fix stack dumping when debugging hung scriptsMartin Schwenke2014-11-181-3/+6
* ctdb-scripts: Try to restart statd after every 10 failuresMartin Schwenke2014-11-182-0/+2
* ctdb-scripts: Add rpc.statd stack dumping to Ganesha restartMartin Schwenke2014-11-181-1/+3
* ctdb-scripts: Dump stack traces for hung mountd, rquotad, statd processesMartin Schwenke2014-11-181-0/+3
* ctdb-scripts: Add optional program name argument to nfs_dump_some_threads()Martin Schwenke2014-11-181-1/+3
* ctdb-scripts: Factor out new function program_stack_traces()Martin Schwenke2014-11-181-16/+24
* ctdb-logging: Add logging via UDP logging using RFC5424Martin Schwenke2014-10-281-1/+1
* ctdb-logging: Add logging via UDP to 127.0.0.1:514 to syslog backendMartin Schwenke2014-10-282-0/+5
* ctdb-logging: Add non-blocking Unix domain logging to syslog backendMartin Schwenke2014-10-281-1/+1
* ctdb-logging: New option CTDB_LOGGING, remove CTDB_LOGFILE, CTDB_SYSLOGMartin Schwenke2014-10-283-16/+27
* ctdb-logging: Remove log ringbufferMartin Schwenke2014-10-061-1/+0
* ctdb-scripts: Fix the regular expresssion for parsing /proc/locksAmitay Isaacs2014-09-251-1/+1
* ctdb-scripts: Do not export variables if they are not setAmitay Isaacs2014-09-171-2/+4
* ctdb-scripts: Fix a typoAmitay Isaacs2014-09-171-1/+1
* ctdb-eventscripts: Remove special case for virtio_netMartin Schwenke2014-07-311-5/+0
* ctdb-eventscripts: Remove unused argument to natgw_ensure_master()Martin Schwenke2014-07-291-3/+1
* ctdb-eventscripts: Remove NAT gateway "monitor" eventMartin Schwenke2014-07-291-6/+0
* ctdb-scripts: Support NFS on RHEL7 with systemdMartin Schwenke2014-07-071-2/+4
* ctdb-tests: Fix racy test for debugging hung scriptsMartin Schwenke2014-07-031-1/+6
* ctdb-scripts: Always print footer when debugging hung scriptMartin Schwenke2014-07-031-8/+6
* ctdb-eventscripts: Ensure $GANRECDIR points to configured subdirectoryMartin Schwenke2014-06-201-14/+18
* ctdb-eventscripts: New configuration variable CTDB_GANESHA_REC_SUBDIRMartin Schwenke2014-06-111-3/+5
* ctdb-eventscripts: Add check for invalid policy routing configurationMartin Schwenke2014-05-051-0/+5
* ctdb-eventscripts: Update comment in 11.routingMartin Schwenke2014-05-051-8/+13
* ctdb-eventscripts: Don't check if $iface is emptyMartin Schwenke2014-05-051-13/+15
* ctdb-eventscripts: CTDB_NATGW_PUBLIC_* optional on slave-only nodesMartin Schwenke2014-04-141-4/+6
* ctdb-eventscripts: CTDB_NATGW_STATIC_ROUTES can specify gatewaysMartin Schwenke2014-03-261-7/+15
* ctdb-eventscripts: New configuration variable CTDB_NATGW_STATIC_ROUTESMartin Schwenke2014-03-261-3/+12