Local modifications to ClusterLabs/Anvil by Alteeve
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Digimer 8f491e01ed
Merge branch 'main' into anvil-tools-dev
2 years ago
..
Account.pm fix: allow parameter to overwrite cgi input in Account->login 2 years ago
Alert.pm * Fixed a bug in Alert->check_condition_age() where not setting a host_uuid caused the returned age to always be 0. 2 years ago
Cluster.pm * Updated DRBD->allow_two_primaries() to be more careful at evaluating peer-node-id. 2 years ago
Convert.pm * Added anvil-watch-power to git. 2 years ago
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. 2 years ago
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. 2 years ago
Email.pm * Updated Email->get_next_server() to ignore DELETED mail servers, and it now loads mail servers if not yet in memory. 2 years ago
Get.pm * 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
Job.pm Updates Jobs->update_progress() to take a 'variables' hash reference, and to support logging as well. 3 years ago
Log.pm * Updated Cluster->parse_crm_mon() to record the role of stonith resources. 2 years ago
Network.pm * Prefixed all 'virsh' calls with 'setsid --wait' to help prevent future hangs if the call happens without a shell. 2 years ago
Remote.pm * Undid the #!no_value!# -> !!no_value!! change as it broke language processing. 2 years ago
ScanCore.pm * Updated System->configure_ipmi() to auto-configure DR hosts once they've been assigned a BCN IP address. 2 years ago
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. 2 years ago
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. 2 years ago
Striker.pm fix: allow param override in generate_manifest in Striker.pm 2 years ago
System.pm * Updated System->configure_ipmi() to auto-configure DR hosts once they've been assigned a BCN IP address. 2 years ago
Template.pm * This adds two new files; cgi-bin/get_anvils and cgi-bin/get_anvil_status, that will form the foundation of the new interactive web UI. 4 years ago
Validate.pm Added the new 'anvil-network-profiler' tool. 2 years ago
Words.pm Merge branch 'main' into anvil-tools-dev 2 years ago