..
Makefile.am
Updated Scancore->post_scan_analysis_striker() to check the RC when
10 months ago
anvil-access-module
fix(tools): allow operations (currently set) on hash children in execute mode of access module
9 months ago
anvil-boot-server
This fixes a race condition when multiple servers are provisioned at (nearly) the same time.
2 years ago
anvil-change-password
More logging to debug apparent hang
7 months ago
anvil-check-memory
Created Get->load_average().
10 months ago
anvil-configure-host
More logging to debug apparent hang
7 months ago
anvil-cycle-vm-nics
* Added support for migration networks, and wrote the man page for anvil-cycle-vm-nics.
1 year ago
anvil-daemon
More logging to debug apparent hang
7 months ago
anvil-delete-server
Added default logging level 2 and secure logging in CI tests.
10 months ago
anvil-download-file
Fixed a bug blocking most jobs from running.
11 months ago
anvil-file-details
* Created empty man page files all remaining tools.
1 year ago
anvil-get-server-screenshot
* This commit moves taking screenshots of hosted servers onto the strikers using the Sys::Virt module. This was needed because the screenshots were being taken by scan-server, and that was causing it to take a long time to run. It should never have been handled by the scan agent anyway. This update requires a WebUI fix to use the new screenshot tool. This tool also adds holding multiple screenshots to allow users to "scrub" through screenshots up to 10 hours in the past.
1 year ago
anvil-join-anvil
Added a 1 second delay to nmcli calls
7 months ago
anvil-maintenance-mode
* Improved infinite loop handling in Log->entry, but broke the Striker UI in the process. To be fixed next...
6 years ago
anvil-manage-alerts
fix(tools): disable mail server auth translation in manage alerts
11 months ago
anvil-manage-daemons
Added '--all' to anvil-manage-daemons to enable optional daemons.
9 months ago
anvil-manage-dr
Fixed a bug where IPs were being marked repeatedly as DELETEd.
11 months ago
anvil-manage-files
Fixed a bug in Remote->call()
1 year ago
anvil-manage-firewall
* Prefixed all 'virsh' calls with 'setsid --wait' to help prevent future hangs if the call happens without a shell.
2 years ago
anvil-manage-host
Removed anvil-update-states
11 months ago
anvil-manage-keys
Updated anvil-manage-keys to work from the command line
1 year ago
anvil-manage-power
Added more job updates to anvil-manage-power.
1 year ago
anvil-manage-server
Beginning to repurpose anvil-manage-server for server resync
9 months ago
anvil-manage-server-storage
Updated anvil-manage-keys to work from the command line
1 year ago
anvil-manage-server-system
Finished CPU support in anvil-manage-server-system!
1 year ago
anvil-manage-storage-groups
Updated anvil-manage-dr to change --list to --show for consistency
1 year ago
anvil-manage-vnc-pipe
fix(tools): log websockify output
9 months ago
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.
2 years ago
anvil-monitor-network
Removed anvil-update-states
11 months ago
anvil-monitor-performance
Updated anvil-monitor-performance to reduce logging volume.
10 months ago
anvil-network-profiler
Added the new 'anvil-network-profiler' tool.
2 years ago
anvil-parse-fence-agents
Fixed a bug blocking most jobs from running.
11 months ago
anvil-pcs-wrapper
Fixed wrappers to handle quoted arguments properly.
1 year ago
anvil-provision-server
Added a global variable to force fresh SSH connections.
10 months ago
anvil-rename-server
This fixes a race condition when multiple servers are provisioned at (nearly) the same time.
2 years ago
anvil-report-usage
Removed outer double-quotes from Anvil! node description in XML usage reporting. Related to issue #321 .
1 year ago
anvil-safe-start
Added default logging level 2 and secure logging in CI tests.
10 months ago
anvil-safe-stop
anvil-safe-stop: don´t use locked version of pcs
9 months ago
anvil-scan-network
* Cleaned up a lot of logging in anvil-daemon and tools it calls.
4 years ago
anvil-show-local-ips
Removed the '--' gateway holder to make it more consistent with the rest of the output.
3 years ago
anvil-shutdown-server
* Updated anvil-shutdown-server to take the new '--immediate' switch which forces a server to shut down immediately (akin to pulling the power on a traditional machine). This is needed to allow a user to recover a crash or hung server.
1 year ago
anvil-special-operations
* Updated anvil-update-system to check if another instance of anvil-update-system is running and, if so, exit.
1 year ago
anvil-sync-shared
Added default logging level 2 and secure logging in CI tests.
10 months ago
anvil-test-alerts
* Updated Network->find_matches() to try to populate the first and second parameters if they're not passed in.
3 years ago
anvil-update-definition
Updated anvil-parse-fence-agents to validate each fence agent's metadata is valid before adding it to the unified XML.
3 years ago
anvil-update-issue
* Updated kickstart to write the basic tools/anvil-update-issue to a freshly installed machine and run it from cron.
5 years ago
anvil-update-system
* Remove forced log level and secure logging. This addresses issue #386
1 year ago
anvil-version-changes
Fixed a bug in initializing DROP'ed DBs.
11 months ago
anvil-virsh-wrapper
Fixed wrappers to handle quoted arguments properly.
1 year ago
anvil-watch-bonds
Fixed issue #515 ; anvil-join-anvil updates hostnames properly now
1 year ago
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.
2 years ago
anvil-watch-power
Got anvil-watch-servers showing the status of subnodes.
1 year ago
anvil-watch-servers
Increased logging for debugging issue #339
11 months ago
fence_delay
* Fixed a bug where Database resync's where trying to resync tables without history schema entries.
3 years ago
fence_pacemaker
* Added more man pages.
8 months ago
generate_pm_dispatch_table
chore: add dev tool to generate dispatch table from perl modules
3 years ago
scancore
Reworked Network->wait_for_bonds() to be ->wait_for_networks()
10 months ago
striker-auto-initialize-all
Updated pod on requiring 'new' for manifest_uuid when creating new
7 months ago
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.
4 years ago
striker-boot-machine
Fixed a minor striker-boot-machine bug.
1 year ago
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.
2 years ago
striker-collect-debug
Added anvil.conf to log collection.
9 months ago
striker-db-report
Reworked DB resync logic.
1 year ago
striker-db-status
Created 'striker-db-status' that reports the status of the databases to external tools. It's basic, but it works.
3 years ago
striker-file-manager
Fixed a bug in anvil-manage-files where missing files weren't being downloaded.
1 year ago
striker-get-peer-data
Fix a variable quoting bug in Database->locking().
2 years ago
striker-get-screenshots
Commented out a stray debug print
9 months ago
striker-initialize-host
Fixed a bug where IPs were being marked repeatedly as DELETEd.
11 months ago
striker-manage-install-target
Fixed a bug blocking most jobs from running.
11 months ago
striker-manage-peers
Bumped logging to debug periodic strike init resync failure
9 months ago
striker-parse-os-list
Updated striker-parse-os-list to now take '--all' and '--xml' to show the list of OSes available to optmize VMs for in a simple machine-parsable format or XML, and to show only the OSes not in the words file yet, or all OSes.
3 years ago
striker-parse-oui
* Updated Get->switches() to take 'list' and 'man' parameters. With list, the passed in switches can be checked to ensure they're valid. With 'man', if set to the name of a man page (usually $THIS_FILE) will be displayed if --help, -h or -? are used.
2 years ago
striker-prep-database
Fixed a bug blocking most jobs from running.
11 months ago
striker-purge-target
This contains fixes needed for beta from additional testing.
1 year ago
striker-scan-network
Added support for multiple IP's per interface
10 months ago
striker-show-db-counts
The theme of these commits is improving DB responsiveness.
4 years ago
striker-show-jobs
Fixed a bug where 'all' host jobs would not be shown.
1 year ago
striker-update-cluster
Updated Network->load_ips() to use the device_name when available.
8 months ago
unfence_pacemaker
anvil-safe-stop: don´t use locked version of pcs
9 months ago