1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/tests/takeover
Martin Schwenke fb385a2043 IP reallocation simulation - remove --hack option.
The hacks were attempts at improving the deterministic IPs algorithm
but they didn't work.

Signed-off-by: Martin Schwenke <martin@meltin.net>

(This used to be ctdb commit 6034de0e24438e012f9f1d2065531b1ce467ac52)
2011-07-29 14:32:07 +10:00
..
ctdb_takeover.py IP reallocation simulation - remove --hack option. 2011-07-29 14:32:07 +10:00
mgmt_simple.py Testing: IP allocation simulation - update options processing in examples. 2010-08-02 15:01:47 +10:00
node_group_extra.py Testing: IP allocation simulation - rename an example to node_group_extra.py. 2010-08-02 15:09:13 +10:00
node_group_simple.py Testing: IP allocation simulation - rename an example to node_group_simple.py. 2010-08-02 15:07:56 +10:00
node_group.py Testing: IP allocation simulation - make usage/failure more obvious. 2010-08-02 15:46:23 +10:00
nondet_path_01.py Testing: IP allocation simulation - update options processing in examples. 2010-08-02 15:01:47 +10:00
README Testing: IP allocation simulation - Update README. 2010-08-02 14:58:15 +10:00

This contains a Python simulation of CTDB's IP reallocation algorithm.

It is useful for experimenting with improvements.

To use this on RHEL5 you'll need python2.6 from EPEL
<http://fedoraproject.org/wiki/EPEL>.