anvil/tools
2021-05-22 12:25:29 -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 * 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 * Bumped logging for striker-auto-initialize-all debugging. 2021-03-22 15:22:46 -04:00
anvil-cycle-vm-nics
anvil-daemon * Fix to the database resync logic. The previous change to only resync if 10+ lines differed broke striker-manage-peers as the difference in host counts is what triggered the pairing of strikers. 2021-05-22 12:25:29 -04:00
anvil-delete-server * 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-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 * Got anvil-safe-start to the point where is starts the cluster stack. Need to create the 'anvil-boot-server' and 'anvil-shutdown-server' before it can be completed, so those files have been added. 2021-04-14 00:26:06 -04:00
anvil-maintenance-mode
anvil-manage-files * Cleaned up a lot of logging in anvil-daemon and tools it calls. 2021-02-08 13:39:34 -05: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 * 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-rename-server * Finished anvil-rename-server! 2021-04-22 13:29:50 -04:00
anvil-safe-start * 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-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 * Increased the trigger point for database archiving. The current values were too low and cuasing frequent archive -> resync cycles. 2021-05-22 11:57:29 -04:00
anvil-update-issue
anvil-update-states * 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-update-system * Cleaned up a lot of logging in anvil-daemon and tools it calls. 2021-02-08 13:39:34 -05: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 * Fixed anvil-manage-system file name in Makefile. 2021-05-20 00:27:34 -04:00
scancore * Updated Convert->time() to silently return if the given time was '--'. 2021-05-04 12:33:31 -04:00
striker-auto-initialize-all * Bumped logging for striker-auto-initialize-all debugging. 2021-03-22 15:22:46 -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 * Cleaned up a lot of logging in anvil-daemon and tools it calls. 2021-02-08 13:39:34 -05:00
striker-initialize-host * Fixed a bug that caused striker-initialize-host to not compile / run. 2021-04-01 11:35:44 -04:00
striker-manage-install-target Update to kmod-drbd91 2021-04-28 06:17:15 +02:00
striker-manage-peers * Cleaned up a lot of logging in anvil-daemon and tools it calls. 2021-02-08 13:39:34 -05: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 * Cleaned up a lot of logging in anvil-daemon and tools it calls. 2021-02-08 13:39:34 -05:00
striker-purge-target * Renamed tools/striker-purge-host to tools/striker-purge-target and moved the code from test.pl over to it. No longer provides interactive selection, but now does work with Anvil! systems as well as hosts. 2021-05-11 14:14:00 -04:00
striker-scan-network * Cleaned up a lot of logging in anvil-daemon and tools it calls. 2021-02-08 13:39:34 -05: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