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 19c41c9171 * Added more logging while chasing a function test bug. 4 years ago
..
Makefile.am The theme of these commits is improving DB responsiveness. 4 years ago
anvil-boot-server * Finished anvil-migrate-server and anvil-safe-start! Lots of testing still needed for both though, and 'anvil-safe-start' does run as a job yet, but the logic is all there. 4 years ago
anvil-change-password * Cleaned up a lot of logging in anvil-daemon and tools it calls. 4 years ago
anvil-check-memory * Cleaned up a lot of logging in anvil-daemon and tools it calls. 4 years ago
anvil-configure-host * 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
anvil-cycle-vm-nics * Updated System->check_firewall to use firewall-cmd and the contents of iptables-save is not available/reliable under RHEL8. 6 years ago
anvil-daemon * Added more logging while chasing a function test bug. 4 years ago
anvil-delete-server * This contains a fairly major change to how time stamps are handled. All INSERT and UPDATE calls now generate a new timestamp via Database->refresh_timestamp, instead of using 'sys::database::timestamp'. This was done in responce to finding a bug where tables in a database differed in both counts of public and private schemas (ip_addresses table, specifically) that failed to resync because the timestamps were re-used too often. 4 years ago
anvil-download-file * Cleaned up a lot of logging in anvil-daemon and tools it calls. 4 years ago
anvil-file-details * Cleaned up a lot of logging in anvil-daemon and tools it calls. 4 years ago
anvil-join-anvil * This commit lowers the logging levels of some debug log entries. It's to help diagnose occassional function test failures with an unknown source. 4 years ago
anvil-maintenance-mode * Improved infinite loop handling in Log->entry, but broke the Striker UI in the process. To be fixed next... 6 years ago
anvil-manage-files * Several bugs fixed and enhancements; 4 years ago
anvil-manage-firewall * Cleaned up a lot of logging in anvil-daemon and tools it calls. 4 years ago
anvil-manage-keys * Fixed a bug with deleting bad keys where jobs to delete keys on non-dashboard machine wasn't being assigned to the proper target machine. 4 years ago
anvil-manage-power * Added more logging while chasing a function test bug. 4 years ago
anvil-manage-server * This contains a fairly major change to how time stamps are handled. All INSERT and UPDATE calls now generate a new timestamp via Database->refresh_timestamp, instead of using 'sys::database::timestamp'. This was done in responce to finding a bug where tables in a database differed in both counts of public and private schemas (ip_addresses table, specifically) that failed to resync because the timestamps were re-used too often. 4 years ago
anvil-migrate-server * Made good progress on anvil-safe-stop. It will now stop or migrate servers (testing needed). 4 years ago
anvil-parse-fence-agents * Cleaned up a lot of logging in anvil-daemon and tools it calls. 4 years ago
anvil-provision-server * WIP - Slowly working on anvil-manage-server 4 years ago
anvil-rename-server * This contains a fairly major change to how time stamps are handled. All INSERT and UPDATE calls now generate a new timestamp via Database->refresh_timestamp, instead of using 'sys::database::timestamp'. This was done in responce to finding a bug where tables in a database differed in both counts of public and private schemas (ip_addresses table, specifically) that failed to resync because the timestamps were re-used too often. 4 years ago
anvil-safe-start * Several bugs fixed and enhancements; 4 years ago
anvil-safe-stop * 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. 4 years ago
anvil-scan-network * Cleaned up a lot of logging in anvil-daemon and tools it calls. 4 years ago
anvil-shutdown-server * Finished anvil-migrate-server and anvil-safe-start! Lots of testing still needed for both though, and 'anvil-safe-start' does run as a job yet, but the logic is all there. 4 years ago
anvil-sync-shared * Several bugs fixed and enhancements; 4 years ago
anvil-update-issue * Updated kickstart to write the basic tools/anvil-update-issue to a freshly installed machine and run it from cron. 5 years ago
anvil-update-states * This contains a fairly major change to how time stamps are handled. All INSERT and UPDATE calls now generate a new timestamp via Database->refresh_timestamp, instead of using 'sys::database::timestamp'. This was done in responce to finding a bug where tables in a database differed in both counts of public and private schemas (ip_addresses table, specifically) that failed to resync because the timestamps were re-used too often. 4 years ago
anvil-update-system * Added more logging while chasing a function test bug. 4 years ago
anvil-watch-bonds * Created a new tool, anvil-watch-bonds, which is a live monitor of bonds and interfaces designed to be run from the command line on a given host. 4 years ago
fence_delay * Started work on, but not at all finished, anvil-manage-server which will allow manipulation of a server's resources. 4 years ago
fence_pacemaker * Increaded the scancore agent run timeout to 60 seconds. 4 years ago
scancore * Updated Tools->catch_sig() to use return code 0 instead of 255 so that systemd doesn't think our daemons failed on stop. 4 years ago
striker-auto-initialize-all * Updated remainder pointers to the old repos to the new repos. Added support for the new alteeve-repo-setup. 4 years ago
striker-auto-initialize-all.example * Added a check to Database->get_ip_addresses() to check is a hash is set before using it, to help avoid unitialized variable messages. 4 years ago
striker-boot-machine * Created tools/striker-boot-machine to, well, boot machines. It uses host_ipmi or, failing that, other fence methods when available to boot a node. 4 years ago
striker-get-peer-data The theme of this commit is database cleanup and fixes. 4 years ago
striker-initialize-host The theme of this commit is database cleanup and fixes. 4 years ago
striker-manage-install-target The theme of this commit is database cleanup and fixes. 4 years ago
striker-manage-peers The theme of this commit is database cleanup and fixes. 4 years ago
striker-parse-os-list * Cleaned up a lot of logging in anvil-daemon and tools it calls. 4 years ago
striker-parse-oui * Cleaned up a lot of logging in anvil-daemon and tools it calls. 4 years ago
striker-prep-database * Several bugs fixed and enhancements; 4 years ago
striker-purge-target * This contains a fairly major change to how time stamps are handled. All INSERT and UPDATE calls now generate a new timestamp via Database->refresh_timestamp, instead of using 'sys::database::timestamp'. This was done in responce to finding a bug where tables in a database differed in both counts of public and private schemas (ip_addresses table, specifically) that failed to resync because the timestamps were re-used too often. 4 years ago
striker-scan-network The theme of this commit is database cleanup and fixes. 4 years ago
striker-show-db-counts The theme of these commits is improving DB responsiveness. 4 years ago
watch_drbd * Added a really simple DRBD monitoring tool to the repo, will likely remove later. 4 years ago