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.
Fabio M. Di Nitto
1b94abca06
Fix drbd-kmod build corner case
...
On fresh install from a CD or an image, it is very likely that a new
kernel is installed on the system. kernel-devel will point to the new
kernel (not the running one) and akmods would fail to build the drbd
kmod.
On reboot, akmods run before Network is available and because drbd
kmod needs network to build, the build would fail.
This hack triggers a rebuild of the kmod at the first boot after
the system install/update safely.
Further updates will trigger the right builds at the right time
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
4 years ago
Anvil
* Fixed a bug where, once a DRBD resource was allowed to be dual-primary for migration, that wasn't properly disabled post-migration.
4 years ago
cgi-bin
fix(cgi-bin): enable sending power on/off server VM jobs
4 years ago
html
* Added a new parameter called 'sensitive' to Database->connect() that returns after connections before any ancilliary checks are done, minimizing connect time.
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
* Fixed a bug where, once a DRBD resource was allowed to be dual-primary for migration, that wasn't properly disabled post-migration.
4 years ago
pxe
[build] first pass at adding a build system to integrate with CI
4 years ago
scancore-agents
* Fixed a couple logging bugs.
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
fix(cgi-bin): enable sending power on/off server VM jobs
4 years ago
striker-ui
chore: rebuild web UI
4 years ago
tools
Switch to kmod-drdb
4 years ago
units
Fix drbd-kmod build corner case
4 years ago
.gitignore
[build] first pass at adding a build system to integrate with CI
4 years ago
Makefile.am
build(cgi-bin): add striker-ui subdir to autotools
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
* 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.
4 years ago
anvil.spec.in
Switch to kmod-drdb
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(cgi-bin): add striker-ui subdir to autotools
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.