Local modifications to ClusterLabs/Anvil by Alteeve
Go to file
2021-06-13 13:39:25 -04:00
Anvil * Created Network->check_bonds() that checks to see if any bonds are down, or if any interfaces configured to be in a bond are not actually in it. It accepts a 'heal' parameter that, by default, will bring up a bond with no active links, but leaves degraded bonds alone. It call also take 'all' and will try to bring up any missing interfaces. This distinction exists so that if a link is flaky and someone takes it down manually until it can be repaired, it doesn't get turned back on. 2021-06-13 13:33:51 -04:00
cgi-bin * Updated the pacemaker server config to drop the stop timeout to 5 minutes and the migration timeout to 10 minutes. This will avoid blocking the entire cluster when a stop or migrate operation times out. Will update scan-server to clean these up when they happen. 2021-06-11 03:17:07 -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 * Reworked the anvil-join-anvil job parsing to help diagnose occassional faults. Also changed a fatal parse error to one that allows the run to be retried. 2021-06-06 01:54:28 -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 * Added scan_lvm_pv_sector_size to the scan_lvm_pvs table in the scan-lvm. This will be used later for growing a requested disk size for the DRBD metadata. 2021-06-11 19:57:30 -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 * Created Network->check_bonds() that checks to see if any bonds are down, or if any interfaces configured to be in a bond are not actually in it. It accepts a 'heal' parameter that, by default, will bring up a bond with no active links, but leaves degraded bonds alone. It call also take 'all' and will try to bring up any missing interfaces. This distinction exists so that if a link is flaky and someone takes it down manually until it can be repaired, it doesn't get turned back on. 2021-06-13 13:33:51 -04:00
striker-ui fix(striker-ui): auto-fix vulnerability in hosted-git-info package 2021-06-09 16:48:10 -04:00
tools * Created Network->check_bonds() that checks to see if any bonds are down, or if any interfaces configured to be in a bond are not actually in it. It accepts a 'heal' parameter that, by default, will bring up a bond with no active links, but leaves degraded bonds alone. It call also take 'all' and will try to bring up any missing interfaces. This distinction exists so that if a link is flaky and someone takes it down manually until it can be repaired, it doesn't get turned back on. 2021-06-13 13:33:51 -04:00
units [build] first pass at adding a build system to integrate with CI 2021-01-30 20:16:30 +01: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 build(striker-ui): remove unused build dependencies (npm, rsync) 2021-06-09 13:42:07 -04: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 * Started work on, but not at all finished, anvil-manage-server which will allow manipulation of a server's resources. 2021-05-20 00:16:09 -04:00
README.md * Created Job->running() to return '1' when one or more jobs are in progress on the host. 2019-01-31 23:26:55 -05:00
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 ** Major Changes ** 2017-10-20 00:19:32 -04:00

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.