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
* 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
cgi-bin
* Fixed a subtle an annoying autovivication bug in Database->write().
6 years ago
html
* Fixed a subtle an annoying autovivication bug in Database->write().
6 years ago
journald.conf.d
* Moved words.xml to /usr/share/anvil/
7 years ago
ocf/ alteeve
* Fixed a couple bugs to get System->change_shell_user_password() working.
7 years ago
rpm
* Fixed the spec now that anvil.sql is in the right place and quieted anvil-daemon system check logging.
6 years ago
share
* 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
tools
* 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
units
* Created System->find_matching_ip() which takes a host and finds which local network (if any) is on the same subnet.
6 years ago
README.md
* 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.
7 years ago
anvil.conf
* Fixed a bug where setting the debug level to 3 caused a deep recursion and a system hang.
6 years ago
anvil.version
* Added a version file and Tools->_anvil_version() which reports the version in it.
7 years ago
notes
* Fixed a bug in anvil-daemon where a stray 'die' from earlier work was left in.
6 years ago
watch_logs
** Major Changes **
7 years ago
This will be the repository for the third generation of the Anvil! Intelligent Availability™ platform.
Major components;
The "ScanCore" decision engine and scan agents.
The "Striker" Web interface
Tools for Striker dashboards, Anvil! nodes and DR targets
This project is being designed for RHEL 7, Pacemaker, DRBD v9, Corosync 3 and Kronosnet.