Local modifications to ClusterLabs/Anvil by Alteeve
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Digimer
b7e4ba9123
* Made the detection of whether a system has been rebooted a lot smarter, thanks to an idea from Lisa Seelye ( @thedoh ).
...
* Got the webui portion of requesting a poweroff and reboot done, but still working on finishing anvil-manage-power (work on which lead to the above improvement).
Signed-off-by: Digimer <digimer@alteeve.ca>
6 years ago
..
anvil-change-password
* Updated Database->_test_access() to use the DBD 'ping' method, and attempt a reconnect of failure.
6 years ago
anvil-configure-striker
* Created System->maintenance_mode to add "maintenance mode" support to Striker.
6 years ago
anvil-cycle-vm-nics
* Added the new tools/anvil-cycle-vm-nics, which is the updated version for m2's cycle-vm-nics.pl.
7 years ago
anvil-daemon
* Made the detection of whether a system has been rebooted a lot smarter, thanks to an idea from Lisa Seelye ( @thedoh ).
6 years ago
anvil-jobs
* Fixed a bug where setting the debug level to 3 caused a deep recursion and a system hang.
6 years ago
anvil-maintenance-mode
* Created System->reboot_needed() to set/clear/report if a reboot is needed.
6 years ago
anvil-manage-power
* Made the detection of whether a system has been rebooted a lot smarter, thanks to an idea from Lisa Seelye ( @thedoh ).
6 years ago
anvil-manage-striker-peers
* Fixed a bug where '$anvil->' wasn't referencing '$anvil->data->' when it should have been.
6 years ago
anvil-prep-database
* Created Words->parse_banged_string to process strings in the format '<key>[,!!var1!value1!!,!!var2!value2!!,...,!!varN!valueN!!'. Still testing this.
6 years ago
anvil-scan-network
* Fixed a bug where setting the debug level to 3 caused a deep recursion and a system hang.
6 years ago
anvil-update-states
* Updated Database->_test_access() to use the DBD 'ping' method, and attempt a reconnect of failure.
6 years ago
anvil-update-system
* Renamed tools/anvil-reboot-needed to tools/anvil-manage-power and started adding support for rebooting and powering off to it.
6 years ago
anvil.sql
* Created System->maintenance_mode to add "maintenance mode" support to Striker.
6 years ago
fence_pacemaker
* 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