.. |
anvil-access-module
|
docs(tools): add in-script documentation to anvil-access-module
|
2022-11-28 20:09:41 -05:00 |
anvil-boot-server
|
This is the start of a set of changes needed to rework how we handle DRBD fence requests, so that they create location constraints instead of triggering a full stonith fence.
|
2022-11-29 22:17:12 -05:00 |
anvil-change-password
|
|
|
anvil-check-memory
|
|
|
anvil-configure-host
|
* Prefixed all 'virsh' calls with 'setsid --wait' to help prevent future hangs if the call happens without a shell.
|
2023-03-03 14:42:28 -05:00 |
anvil-cycle-vm-nics
|
|
|
anvil-daemon
|
* Created the new anvil-manage-server-storage tool which will specifically handle managing a server's disks.
|
2023-02-03 22:05:34 -05:00 |
anvil-delete-server
|
* Fixed a bug in anvil-delete-server that was preventing the complete deletion of a server if the DRBD resource had already been removed.
|
2023-04-03 12:40:58 -04:00 |
anvil-download-file
|
|
|
anvil-file-details
|
|
|
anvil-get-server-screenshot
|
* Prefixed all 'virsh' calls with 'setsid --wait' to help prevent future hangs if the call happens without a shell.
|
2023-03-03 14:42:28 -05:00 |
anvil-join-anvil
|
* Removed more references to 'dr1_host_uuid' from the old way of linking DR hosts to Anvil! nodes.
|
2023-03-30 12:50:44 -04:00 |
anvil-maintenance-mode
|
|
|
anvil-manage-alerts
|
* FInished the anvil-manage-alerts tool. It can now send test alerts at a user-requested alert level.
|
2022-11-22 01:10:53 -05:00 |
anvil-manage-dr
|
* Updated Cluster->assemble_storage_groups() to remove refrences to anvil_dr1_host_uuid. Also added the logic for auto-adding DR host's VGs to a storage group. Commented it out though as, for now, this might be a bad idea. Needs more thought.
|
2023-02-01 23:19:38 -05:00 |
anvil-manage-files
|
* Fixed a bug where references to files on Anvil! nodes was broken in anvil-provision-server and anvil-manage-files.
|
2023-03-30 17:33:49 -04:00 |
anvil-manage-firewall
|
* Prefixed all 'virsh' calls with 'setsid --wait' to help prevent future hangs if the call happens without a shell.
|
2023-03-03 14:42:28 -05:00 |
anvil-manage-host
|
* Updated Cluster->assemble_storage_groups() to remove refrences to anvil_dr1_host_uuid. Also added the logic for auto-adding DR host's VGs to a storage group. Commented it out though as, for now, this might be a bad idea. Needs more thought.
|
2023-02-01 23:19:38 -05:00 |
anvil-manage-keys
|
|
|
anvil-manage-power
|
|
|
anvil-manage-server
|
* Removed more references to 'dr1_host_uuid' from the old way of linking DR hosts to Anvil! nodes.
|
2023-03-30 12:50:44 -04:00 |
anvil-manage-server-storage
|
* Fixed a SQL query bug in Database->get_drbd_data().
|
2023-03-26 02:09:52 -04:00 |
anvil-manage-storage-groups
|
* Fixed a bug in anvil-provision-server wasn't loading the available OS list when provisioning servers. The should resolve issue #296.
|
2023-01-20 23:47:04 -05:00 |
anvil-migrate-server
|
|
|
anvil-network-profiler
|
|
|
anvil-parse-fence-agents
|
|
|
anvil-provision-server
|
* Fixed a bug where references to files on Anvil! nodes was broken in anvil-provision-server and anvil-manage-files.
|
2023-03-30 17:33:49 -04:00 |
anvil-rename-server
|
* Prefixed all 'virsh' calls with 'setsid --wait' to help prevent future hangs if the call happens without a shell.
|
2023-03-03 14:42:28 -05:00 |
anvil-report-usage
|
* Fixed a bug in DRBD->get_devices() where old test host UUIDs were left hard-coded.
|
2023-01-04 22:58:28 -05:00 |
anvil-safe-start
|
|
|
anvil-safe-stop
|
|
|
anvil-scan-network
|
|
|
anvil-show-local-ips
|
|
|
anvil-shutdown-server
|
|
|
anvil-sync-shared
|
* Removed more references to 'dr1_host_uuid' from the old way of linking DR hosts to Anvil! nodes.
|
2023-03-30 12:50:44 -04:00 |
anvil-test-alerts
|
|
|
anvil-update-definition
|
|
|
anvil-update-issue
|
|
|
anvil-update-states
|
* Prefixed all 'virsh' calls with 'setsid --wait' to help prevent future hangs if the call happens without a shell.
|
2023-03-03 14:42:28 -05:00 |
anvil-update-system
|
|
|
anvil-version-changes
|
* Removed more references to 'dr1_host_uuid' from the old way of linking DR hosts to Anvil! nodes.
|
2023-03-30 12:50:44 -04:00 |
anvil-watch-bonds
|
|
|
fence_delay
|
|
|
fence_pacemaker
|
* Updated fence_pacemaker to no longer use stonith_admin and instead use pcs. This should resolve the main part of issue #279
|
2023-01-18 00:22:03 -05:00 |
generate_pm_dispatch_table
|
|
|
Makefile.am
|
* Created the new anvil-manage-server-storage tool which will specifically handle managing a server's disks.
|
2023-02-03 22:05:34 -05:00 |
scancore
|
|
|
striker-auto-initialize-all
|
|
|
striker-auto-initialize-all.example
|
|
|
striker-boot-machine
|
|
|
striker-db-report
|
|
|
striker-db-status
|
|
|
striker-file-manager
|
|
|
striker-get-peer-data
|
Fix a variable quoting bug in Database->locking().
|
2022-12-07 18:52:51 -05:00 |
striker-initialize-host
|
|
|
striker-manage-install-target
|
|
|
striker-manage-peers
|
* Fixed a bug where, if a specific request to do a DB resync was made but the active_uuid wasn't matching the host, it wouldn't resync. This broke peering Strikers when the peer source was not the active_uuid.
|
2023-01-18 22:53:15 -05:00 |
striker-manage-vnc-pipes
|
|
|
striker-open-ssh-tunnel
|
* Removed more references to 'dr1_host_uuid' from the old way of linking DR hosts to Anvil! nodes.
|
2023-03-30 12:50:44 -04:00 |
striker-parse-os-list
|
|
|
striker-parse-oui
|
|
|
striker-prep-database
|
This resolves Issue #310.
|
2023-03-20 23:43:40 -04:00 |
striker-purge-target
|
* Removed more references to 'dr1_host_uuid' from the old way of linking DR hosts to Anvil! nodes.
|
2023-03-30 12:50:44 -04:00 |
striker-scan-network
|
|
|
striker-show-db-counts
|
|
|
unfence_pacemaker
|
* Updated fence_pacemaker to no longer use stonith_admin and instead use pcs. This should resolve the main part of issue #279
|
2023-01-18 00:22:03 -05:00 |
watch_drbd
|
|
|