Anvil
|
Second attempt to fix the storage group race condition. This time, we only let node 1 assemble storage groups.
|
2023-05-01 20:29:20 -04:00 |
cgi-bin
|
* Updated striker to only complain about unconfigured networks on nodes, not DR hosts.
|
2023-01-15 01:41:55 -05:00 |
html
|
* Added support for Migration Network configs in old striker and anvil-configure-host
|
2023-01-15 01:24:26 -05: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
|
* Updated man pages
|
2023-03-24 01:27:15 -04:00 |
ocf
|
Updated ocf:alteeve:server to look for /tmp/<resource>.fail' and, if that file exists, exits with rc:1. This is done to allow for testing.
|
2023-04-10 17:40:46 -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
|
Updated scan-cluster to check for FAILED resources (servers) and, if found, attempt to recover it.
|
2023-04-11 16:32:31 -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
|
This fixes a race condition when multiple servers are provisioned at (nearly) the same time.
|
2023-04-28 00:19:53 -04:00 |
striker-ui
|
fix(striker-ui): add manage UPS tab
|
2023-04-05 15:04:39 -04:00 |
striker-ui-api
|
fix(striker-ui-api): extract link from UPS type description
|
2023-04-05 15:04:39 -04:00 |
tools
|
Hard coded anvil-provision-server to log level 2 while chasing a race condition is storage groups.
|
2023-05-01 10:54:51 -04:00 |
units
|
This moves the call of anvil-safe-start out of scancore and into a new, dedicated systemd unit that runs on boot only.
|
2023-04-12 22:26:15 -04:00 |
.gitignore
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
anvil.conf
|
NOTE: This updates the reserved RAM to 8 GiB from 4 GiB!
|
2023-04-17 20:43:28 -04:00 |
anvil.spec.in
|
* Removed enabling anvil-safe-start out of the RPM and into anvil-join-anvil.
|
2023-04-18 11:18:42 -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(striker-ui-api): add compressed API executable and its install logic to Makefile
|
2022-03-18 22:50:41 -04:00 |
Makefile.am
|
build(striker-ui-api): add compressed API executable and its install logic to Makefile
|
2022-03-18 22:50:41 -04:00 |
notes
|
This fixes a race condition when multiple servers are provisioned at (nearly) the same time.
|
2023-04-28 00:19:53 -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 |