anvil/share
digimer 3ee30e6e24 * Updated DRBD->allow_two_primaries() to gracefully fail if the peer isn't connected.
* Updated DRBD->manage_resource() to check if the host is StandAlone when asked to 'up' a resource and, if so, connect first. Also updated this to error out gracefully if the call to allow_two_primaries() returns non-zero.
* Update Server->migrate_virsh() to error out gracefully if the DRBD->allow_two_primaries() returns non-zero.

Signed-off-by: digimer <mkelly@alteeve.ca>
2023-08-08 22:52:16 -04:00
..
anvil.sql * This adds the new 'file_locations' -> 'file_location_ready' column and associated methods. This is set to TRUE/1 when the file referenced is found on disk and it is the expected size and md5sum. This is meant to allow programs to wait/watch or a file to be ready if they need to use it. Files are now checked periodically via anvil-daemon. 2023-05-04 00:05:56 -04:00
firewall.txt * Created Cluster->delete_server(), which deletes a server resource from pacemaker (stopping it first, if needed). 2021-01-25 01:00:55 -05:00
Makefile.am * Started work on, but not at all finished, anvil-manage-server which will allow manipulation of a server's resources. 2021-05-20 00:16:09 -04:00
words.xml * Updated DRBD->allow_two_primaries() to gracefully fail if the peer isn't connected. 2023-08-08 22:52:16 -04:00