anvil/Anvil/Tools
2023-06-19 15:15:32 -04:00
..
Account.pm
Alert.pm * Fixed a bug in Alert->check_condition_age() where not setting a host_uuid caused the returned age to always be 0. 2022-08-29 17:30:52 -04:00
Cluster.pm * Updated DRBD->allow_two_primaries() to be more careful at evaluating peer-node-id. 2023-06-14 23:34:05 -04:00
Convert.pm * Added anvil-watch-power to git. 2023-06-15 21:35:42 -04:00
Database.pm The main purpose of this commit is to add serial execution of similar jobs to help reduce race conditions for scripted jobs, like multiple server creation. 2023-06-15 21:13:53 -04:00
DRBD.pm The main purpose of this commit is to add serial execution of similar jobs to help reduce race conditions for scripted jobs, like multiple server creation. 2023-06-15 21:13:53 -04:00
Email.pm * Updated Email->get_next_server() to ignore DELETED mail servers, and it now loads mail servers if not yet in memory. 2023-04-13 00:26:32 -04:00
Get.pm Fixed a bug where Get->available_resources() was missing LVM/storage group data in some cases. 2023-05-02 16:28:05 -04:00
Job.pm
Log.pm * Updated Cluster->parse_crm_mon() to record the role of stonith resources. 2022-08-31 12:57:01 -04:00
Network.pm * 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
Remote.pm * Undid the #!no_value!# -> !!no_value!! change as it broke language processing. 2022-12-07 21:52:14 -05:00
ScanCore.pm * Updated System->configure_ipmi() to auto-configure DR hosts once they've been assigned a BCN IP address. 2023-04-05 15:04:39 -04:00
Server.pm * Updated Cluster->add_server() to wait up to 15 seconds for a server to appear to ensure that the pcs call to add the server with the right requested running state. 2023-06-06 14:34:02 -04:00
Storage.pm * This adds the new 'file_locations' -> 'file_location_ready' column and associated methods. This is set to TRUE/1 when the file referenced is found on disk and it is the expected size and md5sum. This is meant to allow programs to wait/watch or a file to be ready if they need to use it. Files are now checked periodically via anvil-daemon. 2023-05-04 00:05:56 -04:00
Striker.pm fix: allow param override in generate_manifest in Striker.pm 2023-06-19 15:15:32 -04:00
System.pm * Updated System->configure_ipmi() to auto-configure DR hosts once they've been assigned a BCN IP address. 2023-04-05 15:04:39 -04:00
Template.pm
Validate.pm Added the new 'anvil-network-profiler' tool. 2022-07-19 21:16:46 -04:00
Words.pm Merge branch 'main' into anvil-tools-dev 2023-04-05 16:11:01 -04:00