Local modifications to ClusterLabs/Anvil by Alteeve
Go to file
2021-07-26 15:53:21 -04:00
Anvil * Updated Database->get_server_definitions() to take a specific server UUID, allowing just the one definition to be loaded. Also had it clear previous loads. 2021-07-20 23:19:29 -04:00
cgi-bin fix(cgi-bin): correct typo in network bond link speed comparison 2021-07-20 11:42:24 -04:00
html * Added a new parameter called 'sensitive' to Database->connect() that returns after connections before any ancilliary checks are done, minimizing connect time. 2021-06-03 22:25:36 -04:00
journald.conf.d [build] first pass at adding a build system to integrate with CI 2021-01-30 20:16:30 +01:00
m4 [build] first pass at adding a build system to integrate with CI 2021-01-30 20:16:30 +01:00
make [build] first pass at adding a build system to integrate with CI 2021-01-30 20:16:30 +01:00
man [build] first pass at adding a build system to integrate with CI 2021-01-30 20:16:30 +01:00
ocf * Fixed a bug where, once a DRBD resource was allowed to be dual-primary for migration, that wasn't properly disabled post-migration. 2021-06-25 00:45:52 -04:00
pxe [build] first pass at adding a build system to integrate with CI 2021-01-30 20:16:30 +01:00
scancore-agents Fixed two small bugs that were preventing proactive live migration from working. 2021-07-20 01:56:50 -04:00
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. 2021-02-16 17:32:43 -05:00
share * Updated fence_delay to set the ownership of the log file to 'hacluster:haclient'. This should address https://github.com/digimer/fence_delay/issues/1 2021-07-26 15:35:04 -04:00
striker-ui chore: rebuild web UI 2021-06-25 21:40:55 -04:00
tools * Couple of small cleanups for fence_delay. 2021-07-26 15:47:26 -04:00
units Fix drbd-kmod build corner case 2021-06-28 10:43:33 +02:00
.gitignore [build] first pass at adding a build system to integrate with CI 2021-01-30 20:16:30 +01:00
anvil.conf * Biggest change in this commit; scan-apc-pdu and scan-apc-ups now only run on Striker dashboards! This was because we found that if two machines ran their agents at the same time, the reponce time from SNMP read requests grew a lot. This meant it was likely a third, fourth and so on machne would also then have their scan agent runs while the existing runs were still trying to process, causing the SNMP reads to get slower still until timeouts popped. 2021-05-31 13:34:49 -04:00
anvil.spec.in Switch to kmod-drdb 2021-06-27 07:36:36 +02:00
anvil.version.in [build] first pass at adding a build system to integrate with CI 2021-01-30 20:16:30 +01:00
autogen.sh [build] first pass at adding a build system to integrate with CI 2021-01-30 20:16:30 +01:00
configure.ac build(cgi-bin): add striker-ui subdir to autotools 2021-06-04 12:11:49 -04:00
Makefile.am build(cgi-bin): add striker-ui subdir to autotools 2021-06-04 12:11:49 -04:00
notes * Updated fence_delay to set the ownership of the log file to 'hacluster:haclient'. This should address https://github.com/digimer/fence_delay/issues/1 2021-07-26 15:35:04 -04:00
README.md
scancore.README * Created Cluster->delete_server(), which deletes a server resource from pacemaker (stopping it first, if needed). 2021-01-25 01:00:55 -05:00
watch_logs

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.