72 Commits (0b2c9d4e357876680c4bded572f5f599ef3285fd)

Author SHA1 Message Date
Digimer 0dc2e5d2e9 * Fixed up an issue with down'ing resources under a server after it's shut down. 5 years ago
Digimer 3cf1ad2ff8 * Fairly heavy rework of ocf:alteeve:server to update how it handles storage during server start. It now properly handles the new "one resource, multiple volumes" and "start resource, not daemon" approach. 5 years ago
Digimer 7e4a170382 * Fixed a bug where Tools.pm->_anvil_version() and Get->host_uuid() were storing values in the wrong $anvil hash. 5 years ago
Digimer b56fbf923c * Finished the initial convertion of ocf:alteeve:server to use Anvil::Tools. 5 years ago
Digimer c0220c9635 * Continues work on migrating ocf:alteeve:server to use Anvil::Tools. 5 years ago
Digimer 9c0f6b8f79 * Added automatic 'echo return_code:$?' to System->call and Remote->call which is parsed out and returned automatically on all calls. 5 years ago
Digimer eafd4fd3f7 * Fixed a couple bugs to get System->change_shell_user_password() working. 7 years ago
Digimer c21b326f1a * Changed all methods to take a 'debug' argument for setting log level on calls. 7 years ago
Digimer 92a1e29082 * The new resource agent works! 7 years ago
Digimer 3b0659c5bf * Looks like the RA is done, though more testing is needed. 7 years ago
Digimer f52d8196f6 * Migration is now sort of working. There is still an issue to sort out with enabling drbd dual-primary, but server can move is some cases now. 7 years ago
Digimer 4e5dc9f1c2 * Started work on migration handling. 7 years ago
Digimer f2079da183 * The agent can now boot and stop a server. Migration is up next. 7 years ago
Digimer e755a708dd * The resource agent now properly checks (and starts, if needed) the DRBD resources under the server being asked to start. It probably needs optimization still, but the logic is in place. 7 years ago
Digimer 36c0d3b921 * Started parsing drbdsetup JSON data. 7 years ago
Digimer bb4b5b1778 * Got the RA to the point where it identifies the local DRBD devices and backing LVs. 7 years ago
Digimer fe65718811 * Finished validating optical media. 7 years ago
Digimer dd0bdec839 * Broke up the validation steps into their own functions. 7 years ago
Digimer 8aa2d28103 * Got the server start function to the point where all data that we need to sanity check is gathered. It already verifies that the emulator exists, that there is enough RAM and that the server's name matches the name we expect. 7 years ago
Digimer 81534cddbc * Moved ocf:alteeve:server along... It now can properly check and report the server's status on a monitor call. 7 years ago
Digimer 4dcaa524c5 * Made Get->switches take a bare word as a valid switch. 7 years ago
Digimer 14763136f2 * Added what will (might?) become the resource agent for managing Anvil!-hosted servers on m3. 7 years ago