anvil/Anvil
Digimer 113a44ecc6 * Got 'migrate_to' working in ocf:alteeve:server. 'migrate_from' still needs work.
* Created DRBD->allow_two_primaries() and ->reload_defaults() that enables (and resets/disables) dual-primary operation (allow-two-primaries=yes), used to enable live migration.
* Created Remote->test_access() that simply verifies that a remote target can be accessed (as a given user).
* Created Server->migrate() that actually migrates a server. It can push already, and pull will be added next.

Signed-off-by: Digimer <digimer@alteeve.ca>
2019-08-16 01:41:47 -04:00
..
Tools * Got 'migrate_to' working in ocf:alteeve:server. 'migrate_from' still needs work. 2019-08-16 01:41:47 -04:00
anvil-tools.xml ** Major Changes ** 2017-10-20 00:19:32 -04:00
test.conf ** Major Changes ** 2017-10-20 00:19:32 -04:00
tools.conf * Updated the database components to use the name 'anvil' and the user 'admin'. The 'database::user' and 'database::name' variables are still supported, but now hidden. 2018-04-13 19:55:34 -04:00
Tools.pm * Updated DRBD->get_devices() to properly identify the peer node, when run on an actual node in the cluster (not DR or Striker). 2019-08-06 23:31:35 -04:00
Tools.t * Added automatic 'echo return_code:$?' to System->call and Remote->call which is parsed out and returned automatically on all calls. 2019-07-13 04:16:03 -04:00