summaryrefslogtreecommitdiff
path: root/ctdb/config
Commit message (Expand)AuthorAgeFilesLines
* ctdb-scripts: Drop update of public address configuration from config.tdbMartin Schwenke2015-05-101-22/+0
* ctdb-scripts: Add alternative network family monitoring for NFSMartin Schwenke2015-04-301-4/+15
* ctdb-scripts: Run tdb checker under timeout commandAmitay Isaacs2015-04-301-2/+2
* ctdb-scripts: Add new configuration variable CTDB_MAX_OPEN_FILESAmitay Isaacs2015-04-302-1/+5
* ctdb-scripts: New configuration variable CTDB_NODE_ADDRESSMartin Schwenke2015-04-271-0/+1
* ctdb-scripts: Simplify a command pipelineMartin Schwenke2015-04-271-1/+1
* ctdb-scripts: Replace uses of "ctdb pnn" with ctdb_get_pnn()Martin Schwenke2015-04-274-10/+9
* ctdb-scripts: Changed uses of "ctdb xpnn" to ctdb_get_pnn()Martin Schwenke2015-04-273-9/+9
* ctdb-scripts: New function ctdb_get_pnn() does cached retrieval of PNNMartin Schwenke2015-04-271-0/+14
* ctdb-scripts: Use tcp connection for checking RPC servicesAmitay Isaacs2015-03-271-1/+1
* ctdb-scripts: Respect $RPCMOUNTDOPTS when restarting rpc.mountdMartin Schwenke2015-03-271-1/+2
* 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