..
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.
2021-04-19 00:32:13 -04:00
anvil-change-password
* Cleaned up a lot of logging in anvil-daemon and tools it calls.
2021-02-08 13:39:34 -05:00
anvil-check-memory
* Cleaned up a lot of logging in anvil-daemon and tools it calls.
2021-02-08 13:39:34 -05:00
anvil-configure-host
* Several bugs fixed and enhancements;
2021-05-24 00:09:32 -04:00
anvil-cycle-vm-nics
* Updated System->check_firewall to use firewall-cmd and the contents of iptables-save is not available/reliable under RHEL8.
2019-01-23 19:54:01 -05:00
anvil-daemon
* Biggest change in this commit; scan-apc-pdu and scan-apc-ups now only run on Striker dashboards! This was because we found that if two machines ran their agents at the same time, the reponce time from SNMP read requests grew a lot. This meant it was likely a third, fourth and so on machne would also then have their scan agent runs while the existing runs were still trying to process, causing the SNMP reads to get slower still until timeouts popped.
2021-05-31 13:34:49 -04:00
anvil-delete-server
* Several bugs fixed and enhancements;
2021-05-24 00:09:32 -04:00
anvil-download-file
* Cleaned up a lot of logging in anvil-daemon and tools it calls.
2021-02-08 13:39:34 -05:00
anvil-file-details
* Cleaned up a lot of logging in anvil-daemon and tools it calls.
2021-02-08 13:39:34 -05:00
anvil-join-anvil
The theme of these commits is improving DB responsiveness.
2021-05-29 23:34:22 -04:00
anvil-maintenance-mode
* Improved infinite loop handling in Log->entry, but broke the Striker UI in the process. To be fixed next...
2019-01-18 03:19:36 -05:00
anvil-manage-files
* Several bugs fixed and enhancements;
2021-05-24 00:09:32 -04:00
anvil-manage-firewall
* Cleaned up a lot of logging in anvil-daemon and tools it calls.
2021-02-08 13:39:34 -05:00
anvil-manage-keys
* Cleaned up a lot of logging in anvil-daemon and tools it calls.
2021-02-08 13:39:34 -05:00
anvil-manage-power
* THe get_cpu endpoint was completed.
2021-04-09 20:51:29 -04:00
anvil-manage-server
* 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
anvil-migrate-server
* Made good progress on anvil-safe-stop. It will now stop or migrate servers (testing needed).
2021-04-23 00:04:20 -04:00
anvil-parse-fence-agents
* Cleaned up a lot of logging in anvil-daemon and tools it calls.
2021-02-08 13:39:34 -05:00
anvil-provision-server
* Several bugs fixed and enhancements;
2021-05-24 00:09:32 -04:00
anvil-rename-server
* Finished anvil-rename-server!
2021-04-22 13:29:50 -04:00
anvil-safe-start
* Several bugs fixed and enhancements;
2021-05-24 00:09:32 -04:00
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.
2021-05-08 02:02:46 -04:00
anvil-scan-network
* Cleaned up a lot of logging in anvil-daemon and tools it calls.
2021-02-08 13:39:34 -05:00
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.
2021-04-19 00:32:13 -04:00
anvil-sync-shared
* Several bugs fixed and enhancements;
2021-05-24 00:09:32 -04:00
anvil-update-issue
* Updated kickstart to write the basic tools/anvil-update-issue to a freshly installed machine and run it from cron.
2019-09-24 23:35:31 -04:00
anvil-update-states
The theme of these commits is improving DB responsiveness.
2021-05-29 23:34:22 -04:00
anvil-update-system
* Cleaned up a lot of logging in anvil-daemon and tools it calls.
2021-02-08 13:39:34 -05:00
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.
2021-05-26 20:24:05 -04:00
fence_delay
* 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
fence_pacemaker
* Increaded the scancore agent run timeout to 60 seconds.
2021-05-15 00:12:43 -04:00
Makefile.am
The theme of these commits is improving DB responsiveness.
2021-05-29 23:34:22 -04:00
scancore
* Biggest change in this commit; scan-apc-pdu and scan-apc-ups now only run on Striker dashboards! This was because we found that if two machines ran their agents at the same time, the reponce time from SNMP read requests grew a lot. This meant it was likely a third, fourth and so on machne would also then have their scan agent runs while the existing runs were still trying to process, causing the SNMP reads to get slower still until timeouts popped.
2021-05-31 13:34:49 -04:00
striker-auto-initialize-all
* Updated remainder pointers to the old repos to the new repos. Added support for the new alteeve-repo-setup.
2021-05-24 14:34:15 -04:00
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.
2021-03-10 20:35:05 -05:00
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.
2021-05-01 19:49:27 -04:00
striker-get-peer-data
The theme of this commit is database cleanup and fixes.
2021-05-30 15:16:25 -04:00
striker-initialize-host
The theme of this commit is database cleanup and fixes.
2021-05-30 15:16:25 -04:00
striker-manage-install-target
The theme of this commit is database cleanup and fixes.
2021-05-30 15:16:25 -04:00
striker-manage-peers
The theme of this commit is database cleanup and fixes.
2021-05-30 15:16:25 -04:00
striker-parse-os-list
* Cleaned up a lot of logging in anvil-daemon and tools it calls.
2021-02-08 13:39:34 -05:00
striker-parse-oui
* Cleaned up a lot of logging in anvil-daemon and tools it calls.
2021-02-08 13:39:34 -05:00
striker-prep-database
* Several bugs fixed and enhancements;
2021-05-24 00:09:32 -04:00
striker-purge-target
The theme of this commit is database cleanup and fixes.
2021-05-30 15:16:25 -04:00
striker-scan-network
The theme of this commit is database cleanup and fixes.
2021-05-30 15:16:25 -04:00
striker-show-db-counts
The theme of these commits is improving DB responsiveness.
2021-05-29 23:34:22 -04:00
watch_drbd
* Added a really simple DRBD monitoring tool to the repo, will likely remove later.
2020-12-06 22:56:53 -05:00