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
6f0bc0d86f
* Fixed a major bug where anvil-daemon would reset the job_progress to 0 when clearing the 'reboot_needed' flag, causing anvil-daemon to pick the job up and again reboot, repeatedly.
...
* Updated Jobs->update_progress to take 'picked_up_by' as an optional parameter, defaulting to '$$' (the caller's PID).
* Created System->get_uptime() to return the current uptime in seconds.
* Added a delay to anvil-manage-power to not proceed with a reboot if the uptime is less than 600 seconds. This way, if any future bug causes an infinite reboot, there will be more time to determine what's wrong and debug the system between reboots.
Signed-off-by: Digimer <digimer@alteeve.ca>
6 years ago
..
anvil-change-password
* Finished adding the 'sessions' database table and associated code.
6 years ago
anvil-configure-striker
* Fixed a bug in anvil-daemon where a stray 'die' from earlier work was left in.
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
* Fixed a major bug where anvil-daemon would reset the job_progress to 0 when clearing the 'reboot_needed' flag, causing anvil-daemon to pick the job up and again reboot, repeatedly.
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
* Fixed a bug in anvil-daemon where a stray 'die' from earlier work was left in.
6 years ago
anvil-manage-power
* Fixed a major bug where anvil-daemon would reset the job_progress to 0 when clearing the 'reboot_needed' flag, causing anvil-daemon to pick the job up and again reboot, repeatedly.
6 years ago
anvil-manage-striker-peers
* Fixed a subtle an annoying autovivication bug in Database->write().
6 years ago
anvil-prep-database
* Fixed a bug where finished jobs with a '0' picked-up time would be written to jobs.json.
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
Revert to bfc2204
.
6 years ago
anvil-update-system
* Started working on moving user sessions to the new 'sessions' table. This is still a work in progress.
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