.. |
anvil-access-module
|
fix(tools): set script source in anvil-access-module
|
2023-07-12 18:24:21 -04:00 |
anvil-boot-server
|
This fixes a race condition when multiple servers are provisioned at (nearly) the same time.
|
2023-04-28 00:19:53 -04:00 |
anvil-change-password
|
|
|
anvil-check-memory
|
|
|
anvil-configure-host
|
|
|
anvil-cycle-vm-nics
|
|
|
anvil-daemon
|
* Updated anvil-daemon to not exit on high RAM use is any job is running.
|
2023-07-15 22:23:30 -04:00 |
anvil-delete-server
|
* Updated Cluster->add_server() to set the preferred host based first on if the server is running on a node, and if not, on the primary node (where before it defaulted to node 1).
|
2023-06-11 23:46:21 -04:00 |
anvil-download-file
|
This fixes a race condition when multiple servers are provisioned at (nearly) the same time.
|
2023-04-28 00:19:53 -04:00 |
anvil-file-details
|
|
|
anvil-get-server-screenshot
|
fix(tools): reduce unnecessary operations in anvil-get-server-screenshot
|
2023-07-13 00:40:39 -04:00 |
anvil-join-anvil
|
|
|
anvil-maintenance-mode
|
|
|
anvil-manage-alerts
|
|
|
anvil-manage-dr
|
This adds the new 'striker-collect-debug' tool that collects all potentially useful debug info into a single tarball.
|
2023-07-05 21:04:05 -04:00 |
anvil-manage-files
|
|
|
anvil-manage-firewall
|
|
|
anvil-manage-host
|
|
|
anvil-manage-keys
|
|
|
anvil-manage-power
|
* Updated anvil-daemon to not exit on high RAM use is any job is running.
|
2023-07-15 22:23:30 -04:00 |
anvil-manage-server
|
This fixes a race condition when multiple servers are provisioned at (nearly) the same time.
|
2023-04-28 00:19:53 -04:00 |
anvil-manage-server-storage
|
* Finished getting anvil-manage-server-storage to add new volumes to running servers.
|
2023-07-18 13:31:52 -04:00 |
anvil-manage-storage-groups
|
* Fixed a bug in DRBD->get_next_resource() where reserved minor numbers were not being released. Also added a new parameter, "minor_only", that returns the next minor number but doesn't bother processing TCP ports.
|
2023-06-26 23:55:19 -04:00 |
anvil-manage-tunnel
|
fix(tools): remove unused database connection in manage tunnel
|
2023-07-20 22:28:04 -04:00 |
anvil-migrate-server
|
* Added checks to anvil-provision-server to fail out if either of the SN IPs are not found when generating a DRBD resource config.
|
2023-06-19 21:44:45 -04:00 |
anvil-network-profiler
|
|
|
anvil-parse-fence-agents
|
|
|
anvil-provision-server
|
* Updated Remote->call() to take the new 'background' parameter.
|
2023-06-29 22:17:58 -04:00 |
anvil-rename-server
|
This fixes a race condition when multiple servers are provisioned at (nearly) the same time.
|
2023-04-28 00:19:53 -04:00 |
anvil-report-usage
|
|
|
anvil-safe-start
|
* Completed the new anvil-watch-drbd which replaces watch_drbd.
|
2023-06-22 20:43:46 -04:00 |
anvil-safe-stop
|
* Updated anvil-daemon to not exit on RAM use if anvil-update-system is running.
|
2023-07-15 16:23:38 -04:00 |
anvil-scan-network
|
|
|
anvil-show-local-ips
|
|
|
anvil-shutdown-server
|
This fixes a race condition when multiple servers are provisioned at (nearly) the same time.
|
2023-04-28 00:19:53 -04:00 |
anvil-special-operations
|
* Created the new 'anvil-manage-server-storage' with the first role of reload a DRBD resource.
|
2023-06-30 21:02:30 -04:00 |
anvil-sync-shared
|
This fixes a race condition when multiple servers are provisioned at (nearly) the same time.
|
2023-04-28 00:19:53 -04:00 |
anvil-test-alerts
|
|
|
anvil-update-definition
|
|
|
anvil-update-issue
|
|
|
anvil-update-states
|
|
|
anvil-update-system
|
* Updated anvil-update-system to detect kmod-drbd upgrade problems and fix them.
|
2023-07-16 20:45:47 -04:00 |
anvil-version-changes
|
* Fixes issue #329; When multiple attributes exist when checking if we're in maintenance mode in fence_pacemaker, the expected hash reference was actually an array reference.
|
2023-05-08 15:03:29 -04:00 |
anvil-watch-bonds
|
|
|
anvil-watch-drbd
|
* Fixed a bug in DRBD->get_next_resource() where reserved minor numbers were not being released. Also added a new parameter, "minor_only", that returns the next minor number but doesn't bother processing TCP ports.
|
2023-06-26 23:55:19 -04:00 |
anvil-watch-power
|
Updated anvil-daemon's new job launching logic to allow the restart of a running job that failed out early.
|
2023-06-16 11:43:49 -04:00 |
fence_delay
|
|
|
fence_pacemaker
|
* Fixes issue #329; When multiple attributes exist when checking if we're in maintenance mode in fence_pacemaker, the expected hash reference was actually an array reference.
|
2023-05-08 15:03:29 -04:00 |
generate_pm_dispatch_table
|
|
|
Makefile.am
|
refactor: rename striker-open-ssh-tunnel->anvil-manage-tunnel
|
2023-07-20 22:28:04 -04:00 |
scancore
|
|
|
striker-auto-initialize-all
|
|
|
striker-auto-initialize-all.example
|
|
|
striker-boot-machine
|
This fixes a race condition when multiple servers are provisioned at (nearly) the same time.
|
2023-04-28 00:19:53 -04:00 |
striker-check-machines
|
* This adds the new tool 'striker-check-machines' which simply walks through all known physical machines and checks to see if they're accessible and powered on.
|
2023-06-20 19:57:21 -04:00 |
striker-collect-debug
|
* Created (but not finished!) the new striker-update-cluster tool.
|
2023-07-07 17:54:57 -04:00 |
striker-db-report
|
|
|
striker-db-status
|
|
|
striker-file-manager
|
|
|
striker-get-peer-data
|
|
|
striker-initialize-host
|
|
|
striker-manage-install-target
|
|
|
striker-manage-peers
|
|
|
striker-manage-vnc-pipes
|
fix(tools): improve debug log of start processes in manage vnc pipes
|
2023-07-20 22:28:04 -04:00 |
striker-parse-os-list
|
|
|
striker-parse-oui
|
|
|
striker-prep-database
|
* Fixed a typo in anvil-daemon that prevented compiling.
|
2023-05-04 11:14:23 -04:00 |
striker-purge-target
|
|
|
striker-scan-network
|
|
|
striker-show-db-counts
|
|
|
striker-update-cluster
|
* Updated anvil-update-system to detect kmod-drbd upgrade problems and fix them.
|
2023-07-16 20:45:47 -04:00 |
unfence_pacemaker
|
|
|