summaryrefslogtreecommitdiff
path: root/ctdb/tests
AgeCommit message (Expand)AuthorFilesLines
2015-10-07ctdb-recoverd: Add code for parallel database recoveryAmitay Isaacs1-0/+1
2015-10-07ctdb-protocol: Add controls for parallel DB recoveryAmitay Isaacs2-2/+44
2015-10-07ctdb-protocol: Add ctdb protocol serialization routinesAmitay Isaacs4-0/+3634
2015-10-07ctdb-common: Add communication endpoint abstractionAmitay Isaacs5-0/+861
2015-10-07ctdb-common: Add packet write abstractionAmitay Isaacs2-0/+377
2015-10-07ctdb-common: Add packet read abstractionAmitay Isaacs2-0/+249
2015-10-07ctdb-daemon: Use reqid abstractionAmitay Isaacs2-0/+2
2015-10-07ctdb-common: Add request id abstractionAmitay Isaacs2-0/+85
2015-10-07ctdb-daemon: whitespace fixAmitay Isaacs2-2/+2
2015-10-07ctdb-daemon: formatting fixAmitay Isaacs1-2/+2
2015-10-07ctdb-daemon: Replace ctdb_message with srvid abstractionAmitay Isaacs5-58/+102
2015-10-07ctdb-common: Add srvid abstractionAmitay Isaacs2-0/+85
2015-10-07ctdb-common: Add db_hash abstractionAmitay Isaacs3-1/+110
2015-10-07ctdb-daemon: whitespace fixAmitay Isaacs1-1/+1
2015-10-07ctdb-daemon: Remove ctdb from traverse_callbackAmitay Isaacs1-1/+1
2015-10-07ctdb-build: Do not split ctdb-system subsystemAmitay Isaacs2-2/+0
2015-09-15ctdb-scripts: Update important installed files to use build-time defaultsMartin Schwenke3-0/+7
2015-09-15ctdb-scripts: Rename variable CTDB_ETCDIR to CTDB_SYS_ETCDIRMartin Schwenke4-8/+8
2015-09-15ctdb-scripts: CTDB_BASE must be set when including functions fileMartin Schwenke1-1/+2
2015-09-15ctdb-scripts: New internal variable CTDB_SCRIPT_VARDIRMartin Schwenke1-4/+4
2015-08-29ctdb-scripts: Add default filesystem usage warningsMartin Schwenke3-2/+18
2015-08-29ctdb-scripts: Add default system memory usage warningsMartin Schwenke13-8/+25
2015-08-29ctdb-scripts: Throttle system resource monitoring warningsMartin Schwenke1-0/+123
2015-08-29ctdb-scripts: Don't shutdown CTDB when memory monitoring failsMartin Schwenke3-6/+0
2015-08-29ctdb-scripts: New consistent system memory and swap monitoringMartin Schwenke8-24/+78
2015-08-29ctdb-scripts: Memory monitoring uses thresholds expressed as percentagesMartin Schwenke6-21/+22
2015-08-29ctdb-scripts: Only use /proc/meminfo for memory checks, not "free"Martin Schwenke2-20/+3
2015-08-29ctdb-scripts: Move system memory checking to 05.systemMartin Schwenke5-0/+0
2015-08-29ctdb-tests: Remove unwanted trailing whitespaceMartin Schwenke1-1/+1
2015-08-29ctdb-tests: Add tests for filesystem usage monitoringMartin Schwenke9-0/+122
2015-08-07ctdb-tests: Add a policy routing test with misconfigurationMartin Schwenke2-0/+36
2015-08-07ctdb-tests: Make fake gateway different to actual public IPsMartin Schwenke1-2/+2
2015-08-07ctdb-scripts: Improve error handling for 50.samba testparm failureMartin Schwenke6-1/+117
2015-08-07ctdb-system: Remove unused system specific callsAmitay Isaacs1-18/+0
2015-07-14ctdb-tests: Add some simple tests for CTDB_NFS_CALLOUTMartin Schwenke2-0/+24
2015-07-14ctdb-scripts: Add portmapper NFS .check fileMartin Schwenke2-9/+24
2015-07-14ctdb-scripts: Drop configuration variable CTDB_NFS_DUMP_STUCK_THREADSMartin Schwenke4-8/+2
2015-07-14ctdb-scripts: Remove 60.ganesha, replace with callout for 60.nfsMartin Schwenke4-37/+1
2015-07-14ctdb-scripts: Extend NFS .check files with service_check_cmd variableMartin Schwenke1-3/+15
2015-07-14ctdb-scripts: Remove functions startstop_nfs() and startstop_nfslock()Martin Schwenke1-1/+0
2015-07-14ctdb-scripts: Remove configuration variable CTDB_MONITOR_NFS_THREAD_COUNTMartin Schwenke4-4/+1
2015-07-14ctdb-scripts: Parameterise 60.nfs with $CTDB_NFS_CALLOUTMartin Schwenke8-10/+32
2015-07-14ctdb-scripts: Remove old NFS checking codeMartin Schwenke1-1/+0
2015-07-14ctdb-scripts: Switch NFS checks to new styleMartin Schwenke2-80/+73
2015-07-14ctdb-scripts: NFS RPC checks should be simple and consistentMartin Schwenke10-27/+26
2015-07-14ctdb-tests: setup_nfs() should mark nfslock as started/stoppedMartin Schwenke1-2/+4
2015-07-14ctdb-tests: Remove function iterate_test()Martin Schwenke2-101/+4
2015-07-14ctdb-tests: Remove remaining uses of iterate_test()Martin Schwenke2-13/+16
2015-07-14ctdb-tests: New NFS test with all services up and 10 iterationsMartin Schwenke1-0/+10
2015-07-14ctdb-tests: Allow 2nd argument of nfs_iterate_test() to be nullMartin Schwenke1-6/+17