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
645f54ab89
This commit has more changes than I would normally like, but it's all linked to changing file uploads to rsync serially.
...
* To update file handling for the new DR host linking mechanism, file_locations -> file_location_anvil_uuid was changed to file_location_host_uuid.
This required a fair number of changes elsewhere to handle this, with a particular noted change to Database->get_anvils() to look at host_uuid's for the subnodes in an Anvil! and, if either is marked as needing a file, make sure the peer is as well. Similarly, any linked DRs are set to have the file as well.
* Created a new Network->find_access that simply takes a target host name or UUID, and it returns a list of networks and IPs that the target can be accessed by.
* Updated Network->load_ips() to find the network interface being used for traffic so that things like the interface speed can be recorded, even when an IP is on a bridge or bond.
Unrelated, but in this commit, is a restoration of calling scan agents with a timeout now that the virsh hang issue has been resolved.
Signed-off-by: digimer <mkelly@alteeve.ca>
2 years ago
Anvil
This commit has more changes than I would normally like, but it's all linked to changing file uploads to rsync serially.
2 years ago
cgi-bin
* Updated striker to only complain about unconfigured networks on nodes, not DR hosts.
2 years ago
html
* Added support for Migration Network configs in old striker and anvil-configure-host
2 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
* Created the new anvil-manage-server-storage tool which will specifically handle managing a server's disks.
2 years ago
ocf
* This inverts the --live logic on migrations in Server->migrate_virsh() to default to live.
2 years ago
pxe
[build] first pass at adding a build system to integrate with CI
4 years ago
scancore-agents
* Created the new anvil-manage-server-storage tool which will specifically handle managing a server's disks.
2 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 commit has more changes than I would normally like, but it's all linked to changing file uploads to rsync serially.
2 years ago
striker-ui
build(deps): bump json5 from 1.0.1 to 1.0.2 in /striker-ui
2 years ago
striker-ui-api
build(deps): bump json5 from 1.0.1 to 1.0.2 in /striker-ui-api
2 years ago
tools
This commit has more changes than I would normally like, but it's all linked to changing file uploads to rsync serially.
2 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
* Updated the short OS list.
2 years ago
anvil.spec.in
Partially revert e9f390b65b
2 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 commit has more changes than I would normally like, but it's all linked to changing file uploads to rsync serially.
2 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.