summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IP allocation simulation - add examples.Martin Schwenke2011-07-295-0/+120
* IP allocation simulation - tighten up termination condition for -x.Martin Schwenke2011-07-291-2/+3
* IP allocation simulation - fix documentation for diff() function.Martin Schwenke2011-07-291-3/+1
* IP allocation simulation - add mean imbalance statistics.Martin Schwenke2011-07-291-0/+5
* IP allocation simulation - add -A/--aggressive option.Martin Schwenke2011-07-291-16/+34
* IP allocation simulation - add LCP2 imbalance metric to node state output.Martin Schwenke2011-07-291-6/+9
* IP allocation simulation - add analysis of IP groups.Martin Schwenke2011-07-291-22/+82
* IP allocation simulation - add -H/-S options for hard/soft imbalance limit.Martin Schwenke2011-07-291-10/+22
* IP allocation simulation - add LCP2 algorithm.Martin Schwenke2011-07-291-61/+290
* IP allocation simulation - options.exit is boolean, so don't compare with 0.Martin Schwenke2011-07-291-1/+1
* IP allocation simulation - remove unused function find_least_loaded_node().Martin Schwenke2011-07-291-27/+0
* IP reallocation simulation - remove --hack option.Martin Schwenke2011-07-291-19/+5
* IP allocation simulation - add debug output using -vv.Martin Schwenke2011-07-291-6/+22
* Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-07-295-113/+955
|\
| * Tests: Initial test code for LCP2 IP allocation algorithm.Martin Schwenke2011-07-294-7/+418
| * IP allocation - add LCP2 algorithm.Martin Schwenke2011-07-293-106/+537
* | Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-07-292-14/+44
|\|
| * Update the delip commandRonnie Sahlberg2011-07-291-3/+5
| * eventscript: fix callback after freeRusty Russell2011-07-291-11/+39
* | packaging: honour rpm build target options handed in to makerpms.shMichael Adam2011-07-221-1/+12
* | Merge branch 'master' of ssh://git.samba.org/data/git/ctdbRonnie Sahlberg2011-07-207-11/+297
|\ \
| * | web: correctly terminate list items <li> with </li> instead of with <br>Michael Adam2011-07-081-5/+5
| * | web: add Stefan Metzmacher to the list of CTDB developers.Michael Adam2011-07-081-0/+1
| * | client: handle transient connection errorsDavid Disseldorp2011-06-231-5/+30
| * | Manpage for ping_pongMathieu Parent2011-06-235-1/+261
* | | Add a text about "ban" "unban" not being permanent and htat recovery daemon c...Ronnie Sahlberg2011-07-091-0/+3
| |/ |/|
* | When trying to re-balance the ip assignment and shuffle ips fromRonnie Sahlberg2011-07-061-4/+10
* | Add log output to wipedb and backupdbRonnie Sahlberg2011-07-061-0/+5
* | change the name for the key for the record where we stoire the public address...Ronnie Sahlberg2011-06-281-1/+1
|/
* onnode: fix natgwlist nodespecMartin Schwenke2011-06-081-5/+21
* onnode: fix get_nodes_with_status()Martin Schwenke2011-06-081-8/+11
* onnode: Remove an unnecessary comment.Martin Schwenke2011-06-081-1/+0
* onnode: Future-proof get_nodes_with_status().Martin Schwenke2011-06-081-28/+29
* onnode: Exit with error for unknown command-line flags.Martin Schwenke2011-06-081-1/+3
* onnode: Be defensive when listing IPs of nodes with designated status.Martin Schwenke2011-06-081-1/+1
* onnode - Fix long standing bug in onnode healthy/ok/connected/con.Martin Schwenke2011-06-081-2/+2
* Fix bashismMathieu Parent2011-05-141-1/+1
* Merge branch 'master' of ssh://git.samba.org/data/git/ctdbRonnie Sahlberg2011-05-123-110/+116
|\
| * doc: regenerate ctdb docsMichael Adam2011-05-122-97/+101
| * doc/ctdb.1.xml: update listvars documentationLuk Claes2011-05-121-10/+12
| * doc: regenerate ctdb docsLuk Claes2011-05-122-79/+79
| * doc/ctdb.1.xml: Fix typoLuk Claes2011-05-121-1/+1
* | When using multiple VLANs, some funky stuff can sometimes happen whenRonnie Sahlberg2011-05-121-7/+6
|/
* Remove all checking of GPFS from ctdb_diagnosticsRonnie Sahlberg2011-05-111-32/+0
* If samba fails to start for some reason, make this cause the startup event to...Ronnie Sahlberg2011-05-101-3/+14
* Dont exit from checking interfaces once we have found one interface that is notRonnie Sahlberg2011-05-101-1/+1
* Remove logging of spam/errors from the 10.interfraceRonnie Sahlberg2011-05-091-10/+9
* packaging: add ltdbtool and its manpage to the RPMMichael Adam2011-05-041-0/+2
* install the ltdbtool manpage with "make install"Michael Adam2011-05-041-0/+1
* install ltdbtool with "make install"Michael Adam2011-05-041-0/+1