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
8807915bb7
The theme of this commit is database cleanup and fixes.
...
* Updated Database->_age_out_data() to check for certain scan agent tables and, for those found, purge out old records. This should go a long way to keeping the database data responsive.
* Fixed a bug in Jobs->update_progress() where the 'job_picked_up_by' column was being set to '0' instead of '$$' when clearing the job.
* Fixed a bug in System->update_hosts() where '127.0.0.1' would be used in hosts for the actual host name.
* Updated the default trigger, count and division values in anvil.conf to 100,000, 50,000 and 75,000 respectively. In combination with the aging of data, this should go a long way to minimizing database sizes and overheads.
* Updated anvil-daemon to call $anvil->Database->_age_out_data(); in it's daily tasks.
* Updated various striker-X tools to specifically request a DB resync on Database->connect calls.
Signed-off-by: Digimer <digimer@alteeve.ca>
4 years ago
Anvil
The theme of this commit is database cleanup and fixes.
4 years ago
cgi-bin
* Several bugs fixed and enhancements;
4 years ago
html
* Updated remainder pointers to the old repos to the new repos. Added support for the new alteeve-repo-setup.
4 years ago
journald.conf.d
[build] first pass at adding a build system to integrate with CI
4 years ago
m4
[build] first pass at adding a build system to integrate with CI
4 years ago
make
[build] first pass at adding a build system to integrate with CI
4 years ago
man
[build] first pass at adding a build system to integrate with CI
4 years ago
ocf
* Renamed tools/striker-purge-host to tools/striker-purge-target and moved the code from test.pl over to it. No longer provides interactive selection, but now does work with Anvil! systems as well as hosts.
4 years ago
pxe
[build] first pass at adding a build system to integrate with CI
4 years ago
scancore-agents
The theme of these commits is improving DB responsiveness.
4 years ago
scripts
* The work on PXE / UEFI support is broken, and will be set aside for the time being. The commit here is working to getting things fixed, but it's taking too much time away from more pressing issues.
4 years ago
share
The theme of this commit is database cleanup and fixes.
4 years ago
tools
The theme of this commit is database cleanup and fixes.
4 years ago
units
[build] first pass at adding a build system to integrate with CI
4 years ago
.gitignore
[build] first pass at adding a build system to integrate with CI
4 years ago
Makefile.am
[build] first pass at adding a build system to integrate with CI
4 years ago
README.md
* Created Job->running() to return '1' when one or more jobs are in progress on the host.
6 years ago
anvil.conf
The theme of this commit is database cleanup and fixes.
4 years ago
anvil.spec.in
Update to kmod-drbd91
4 years ago
anvil.version.in
[build] first pass at adding a build system to integrate with CI
4 years ago
autogen.sh
[build] first pass at adding a build system to integrate with CI
4 years ago
configure.ac
[build] first pass at adding a build system to integrate with CI
4 years ago
notes
* Started work on, but not at all finished, anvil-manage-server which will allow manipulation of a server's resources.
4 years ago
scancore.README
* Created Cluster->delete_server(), which deletes a server resource from pacemaker (stopping it first, if needed).
4 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 8, Pacemaker 2, DRBD v9, Corosync 3 and Kronosnet 1.