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
911f7cfb6a
This is another big commit with a lot of DB work. Getting closer to sorting out the frequent resyncs.
...
* Changes Database->connect to always use the first DB connected to, not the local one if that applies. This treats the first DB (sorted by UUID) as "primary" and the second (or third...) as more of a backup.
* Moved db_in_use and lock_request to use the 'states' table instead of the variables table. These are set and removed so often that it was messing up things with resync's when the data is transient anyway. Fixed multiple bugs with both to better set and clear properly.
* Created Database->read_state() to assist with the above changes.
* Updated Database->refresh_timestamp() to specifically check that the returned time stamp differs from the previously used one, looping until they differ if needed.
* Disabled striker-manage-install-target when called to update the repos, as the Install Target function doesn't work at this point.
Signed-off-by: Digimer <digimer@alteeve.ca>
3 years ago
Anvil
This is another big commit with a lot of DB work. Getting closer to sorting out the frequent resyncs.
3 years ago
cgi-bin
* This rather heavily reworks how database shutdowns works. It adds much more intelligent shutdown, tracking who is using the database, being able to mark a database as "offline" and waiting for users of the database to disconnect before it shuts down.
3 years ago
html
fix(striker-ui): point files link to file-manager
3 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
* Updated Network->find_matches() to try to populate the first and second parameters if they're not passed in.
3 years ago
pxe
[build] first pass at adding a build system to integrate with CI
4 years ago
scancore-agents
This is a set of changes all stemming from trying to debug frequent resyncs. More bugs still to be fixed.
3 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
This is another big commit with a lot of DB work. Getting closer to sorting out the frequent resyncs.
3 years ago
striker-ui
build(deps): bump minimist from 1.2.5 to 1.2.6 in /striker-ui
3 years ago
striker-ui-api
build(deps): bump minimist from 1.2.5 to 1.2.6 in /striker-ui-api
3 years ago
tools
This is another big commit with a lot of DB work. Getting closer to sorting out the frequent resyncs.
3 years ago
units
fix(units): correct nodejs executable path in striker-ui-api service
3 years ago
.gitignore
[build] first pass at adding a build system to integrate with CI
4 years ago
Makefile.am
build(striker-ui-api): add compressed API executable and its install logic to Makefile
3 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
* Created ScanCore->check_temperature_direct() based around that start logic from ScanCore->post_scan_analysis_striker() temperature check, and updated the later to use the former.
3 years ago
anvil.spec.in
build(striker-ui-api): remove version requirement on nodejs
3 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(striker-ui-api): add compressed API executable and its install logic to Makefile
3 years ago
notes
This is a set of changes all stemming from trying to debug frequent resyncs. More bugs still to be fixed.
3 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.