scripts: Add an example debug_locks.sh script to debug locking issue
[amitay/ctdb.git] / config /
2013-07-10 Amitay Isaacsscripts: Add an example debug_locks.sh script to debug...
2013-07-05 Martin Schwenkeeventscripts: New configuration variable $CTDB_SKIP_GAN...
2013-07-05 Martin Schwenkeeventscript: Move Ganesha nfsd monitoring to a function
2013-07-05 Martin Schwenkeeventscripts: Drop RPC service version from nfs_check_r...
2013-07-05 Martin Schwenkeeventscripts: When replaying monitor status, don't...
2013-06-20 Martin Schwenkeeventscripts: "setup" event doesn't need to wait for...
2013-06-20 Martin Schwenkeeventscripts: 13.per_ip_routing should not try hard...
2013-06-20 Martin Schwenkescripts: Move TDB checking from initscript to "init...
2013-06-20 Martin Schwenkescripts: Move dropping of all IPs from initscript to...
2013-06-20 Martin Schwenkescripts: drop_ip() should use delete_ip_from_iface()
2013-06-20 Martin Schwenkescripts: drop_all_public_ips() now prints messages...
2013-06-14 Martin Schwenkeeventscripts: New configuration varable $CTDB_NFS_DUMP_...
2013-06-13 Martin Schwenkeeventscripts: Add new option $CTDB_MONITOR_NFS_THREAD_COUNT
2013-05-28 Martin Schwenkeeventscripts: Fix statd-callout update handling
2013-05-27 Martin Schwenkeeventscripts: Stop NAT gateway's delete_all() from...
2013-05-27 Martin Schwenkescripts: Provide mktemp function for platforms without...
2013-05-24 Martin Schwenkeeventscripts: 11.natgw should not call ctdb tool in...
2013-05-24 Martin Schwenkectdbd: Add new runstate CTDB_RUNSTATE_FIRST_RECOVERY
2013-05-24 Martin Schwenketools/ctdb: "ctdb runstate" now accepts optional expect...
2013-05-23 Martin Schwenkescripts: Rework notify.sh to use notify.d/ directory
2013-05-22 Martin Schwenkeeventscripts: Fix regression in _loadconfig()
2013-05-22 Martin Schwenkeinitscript: If CTDB doesn't become ready, print a messa...
2013-05-20 Amitay Isaacseventscripts: Do not use bashism for string comparison
2013-05-07 Martin Schwenkeeventscripts: NFS RPC checks no longer support "knfsd"
2013-05-07 Martin Schwenkeeventscripts: 60.nfs uses nfs_check_rpc_services()...
2013-05-06 Martin Schwenkeeventscripts: NFS RPC checks allows "nfsd" in addition...
2013-05-06 Martin Schwenkeeventscripts: New function nfs_check_rpc_services()
2013-05-06 Martin Schwenkeeventscripts: nfs_check_rpc_action() should be _nfs_che...
2013-05-06 Martin Schwenkeeventscripts: Factor out common code from nfs_check_rpc...
2013-05-06 Martin Schwenkeeventscripts: Remove ganesha support from nfs_check_rpc...
2013-05-06 Martin SchwenkeRevert "Eventscript functions: add optional version...
2013-05-06 Martin Schwenkeeventscripts: Move rpc.statd existence check into nfs_c...
2013-05-06 Martin Schwenkeeventscripts: Factor NFS RPC check action code into...
2013-05-06 Martin Schwenkeeventscripts: Remove unused function ctdb_check_counter...
2013-05-06 Martin Schwenkeeventscripts: Use ctdb_check_counter() instead of ctdb_...
2013-05-06 Martin Schwenkeeventscripts: Might as well try to stat the reclock...
2013-05-06 Martin Schwenkeeventscripts: Make the early exit in 01.reclock earlier
2013-05-06 Martin Schwenkeeventscripts: Minor cleanups for killtcp/tickle functions
2013-05-06 Martin Schwenkeeventscripts: Tweak the timeout check in kill_tcp_conne...
2013-05-06 Martin Schwenkeeventscripts: In killtcp/tickle functions, $_failed...
2013-05-06 Martin Schwenkeeventscripts: Remove unused $_killcount from tickle_tcp...
2013-05-06 Martin Schwenkeeventscripts: Refactor connection listing in killtcp...
2013-05-06 Martin Schwenkeeventscripts: Reimplement kill_tcp_connections_local_only()
2013-05-06 Martin Schwenkeeventscripts: Change handling of one-way kills in kill_...
2013-05-06 Martin Schwenkeeventscripts: Remove unnecessary variables from killtcp...
2013-05-06 Martin Schwenkeeventscripts: Clean up ctdb_check_command()
2013-05-06 Martin Schwenkeeventscripts; Cleanup up ctdb_check_directories()
2013-05-06 Martin Schwenkeeventscripts: Assert that $service_name is set in a...
2013-05-06 Martin Schwenkeeventscripts: counters default to $script_name if ...
2013-05-06 Martin Schwenkeeventscripts: Simplify handling of $service name in...
2013-05-06 Martin Schwenkeeventscripts: Simplify handling of $service name in...
2013-05-06 Martin Schwenkeeventscripts: Simplify handling of $service name in...
2013-05-06 Martin Schwenkeeventscripts: Simplify handling of $service name in...
2013-05-06 Martin Schwenkeeventscripts: Remove unused function ctdb_check_counter...
2013-05-06 Martin Schwenkescripts: Fix script_log() regression
2013-05-06 Martin Schwenkeinitscript: Look for tdbtool/tdbdump using which, not...
2013-05-06 Martin Schwenkectdbd: Remove the "stopped" event
2013-05-06 Martin Schwenkeeventscripts: Remove use of "stopped" event
2013-04-22 Martin Schwenkescripts: Ensure even external scripts get tagged in...
2013-04-22 Martin Schwenkeeventscripts: Ensure directories are created
2013-04-19 Martin Schwenkescripts: Clean up update_tickles() and handling of...
2013-04-19 Martin Schwenkescripts: Use $CTDB_SCRIPT_DEBUGLEVEL instead of somethi...
2013-04-19 Martin Schwenkescripts: Ensure service command is in $PATH in ctdb...
2013-04-18 Martin Schwenkeinitscript: Remove duplicate setting of $ctdbd
2013-04-18 Martin Schwenkescripts: ctdb-crash-cleanup.sh uses initscript to see...
2013-04-18 Martin Schwenkeinitscript: Use a PID file to implement the "status...
2013-04-08 Amitay Isaacsstatd-callout: Make sure statd callout script always...
2013-02-11 Amitay Isaacseventscripts: Remove calls to "smbstatus -np" for samba...
2013-02-05 Martin Schwenkeinitscript: export CTDB_EXTERNAL_TRACE
2013-02-05 Martin Schwenkectdbd: Remove command-line option --debug-hung-script
2013-01-22 Mathieu Parentdoc: allows to -> allows one to
2013-01-11 Srikrishan MalikChanges for unobtrusive recovery and new method for... ctdb-2.1.1
2013-01-09 Martin Schwenkeeventscripts: Fail the setup event if CTDB does not...
2013-01-08 Martin Schwenkescripts: Make script_log() use supplied message, stop...
2013-01-08 Martin Schwenkescripts: Rework ctdb-crash-cleanup.sh so that it uses...
2013-01-08 Martin Schwenkescripts: Make drop_all_public_ips() more robust
2013-01-08 Martin Schwenkescripts: debug-hung-script.sh doesn't need functions...
2013-01-08 Martin Schwenkescripts: statd-callout should calculate CTDB_BASE if...
2013-01-08 Martin Schwenkeeventscripts: Each script should set CTDB_BASE if it...
2013-01-08 Martin Schwenkescripts: Move drop_all_public_ips() to the functions...
2013-01-06 Martin SchwenkeEventscripts: Change the default reconfigure action...
2013-01-06 Martin SchwenkeEventscripts: Do not restart NFS on reconfigure
2013-01-06 Martin SchwenkeInitscript: when checking status, print output of ...
2013-01-05 Michael Adamevents/50.samba: fix testparm background update
2012-11-19 Martin SchwenkeEventscripts: 10.interface should list configured inter...
2012-11-13 Martin SchwenkeEventscripts: 10.interface startup event should only...
2012-10-24 Volker LendeckeAvoid a bashism in 60.ganesha
2012-10-18 Martin Schwenkescripts: Refactor logging code in initscript and functi...
2012-10-18 Martin Schwenkeinitscript: Check that rc.ctdb is executable before...
2012-10-18 Martin SchwenkeRevert "Eventscripts - add facility to 10.interface...
2012-10-18 Martin SchwenkeEventscripts: "recovered" event should not fail on...
2012-10-18 Martin Schwenkecommon: Debug ctdb_addr_to_str() using new function...
2012-10-17 Michael Adamconfig/functions: fix a comment
2012-10-17 Amitay Isaacsdoc: Add info about execute permissions on event scripts
2012-10-17 Amitay Isaacsdoc: Fix documentation for setup event
2012-10-17 Amitay Isaacsscripts: Remove duplicate code from init script to...
2012-10-11 Martin SchwenkeEventscripts: Add support for "reconfigure" pseudo...
2012-10-10 Martin SchwenkeEventscripts: Add service-start and service-stop pseudo...
2012-10-02 Martin Schwenkeeventscripts: Auto-start/stop services in background
2012-10-02 Martin SchwenkeEventscripts: split 50.samba into 49.winbind and 50...
next