anvil/tools
Digimer 24ec17f8f7 * Added a new parameter called 'sensitive' to Database->connect() that returns after connections before any ancilliary checks are done, minimizing connect time.
* Fixed a problem with Database->insert_or_update_variables() where variable_source_uuid being set to an empty string wasn't converted to NULL.
* Fixed Database->locking() where the way the lock variable was set was rather broken.
* Created Striker->check_httpd_conf() which configured apache to handle the integration of the new WebUI for Anvil! management with the existing WebUI.
* Updated System->update_hosts() to specifically set the 127.0.0.1 and ::1 lines to handle how cloud-init overrides /etc/hosts and breaks CI/CD tests.
* Removed the old index.html as it's now used for the new WebUI.
* Began work on removing DB connection requirements from ocf:alteeve:server.

Signed-off-by: Digimer <digimer@alteeve.ca>
2021-06-03 22:25:36 -04:00
..
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
anvil-check-memory
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. 2021-06-03 22:25:36 -04:00
anvil-cycle-vm-nics
anvil-daemon * Added a new parameter called 'sensitive' to Database->connect() that returns after connections before any ancilliary checks are done, minimizing connect time. 2021-06-03 22:25:36 -04:00
anvil-delete-server * Several bugs fixed and enhancements; 2021-05-24 00:09:32 -04:00
anvil-download-file
anvil-file-details
anvil-join-anvil The theme of these commits is improving DB responsiveness. 2021-05-29 23:34:22 -04:00
anvil-maintenance-mode
anvil-manage-files * Several bugs fixed and enhancements; 2021-05-24 00:09:32 -04:00
anvil-manage-firewall
anvil-manage-keys
anvil-manage-power
anvil-manage-server * WIP - Slowly working on anvil-manage-server 2021-06-02 14:08:55 -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
anvil-provision-server * WIP - Slowly working on anvil-manage-server 2021-06-02 14:08:55 -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
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
anvil-update-states The theme of these commits is improving DB responsiveness. 2021-05-29 23:34:22 -04:00
anvil-update-system
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
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
striker-parse-oui
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