Anvil
|
* Fix to the database resync logic. The previous change to only resync if 10+ lines differed broke striker-manage-peers as the difference in host counts is what triggered the pairing of strikers.
|
2021-05-22 12:25:29 -04:00 |
cgi-bin
|
* 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 |
html
|
* To address issues with scancore debugging, we needed a tool to purge old anvils and hosts from the database. The 'test.pl' in this commit contains the new logic that will be merged into tools/striker-purge-host shortly.
|
2021-05-08 02:02:46 -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
|
* 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.
|
2021-05-11 14:14:00 -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
|
* Increaded the scancore agent run timeout to 60 seconds.
|
2021-05-15 00:12:43 -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
|
* 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 |
tools
|
* Fix to the database resync logic. The previous change to only resync if 10+ lines differed broke striker-manage-peers as the difference in host counts is what triggered the pairing of strikers.
|
2021-05-22 12:25:29 -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
|
* Increased the trigger point for database archiving. The current values were too low and cuasing frequent archive -> resync cycles.
|
2021-05-22 11:57:29 -04:00 |
anvil.spec.in
|
Update to kmod-drbd91
|
2021-04-28 06:17:15 +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] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
Makefile.am
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01: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 |