.. |
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
|
Tha major point of this commit is to add the new 'anvil-manage-storage-groups' program that, well, manages storage groups.
|
2023-01-20 22:10:15 -05:00 |
Convert.pm
|
* Applied typo fixed from PR #286 (thanks, Deezzir!). Also moved all the raw prints into words.xml.
|
2023-01-16 20:23:29 -05:00 |
Database.pm
|
Tha major point of this commit is to add the new 'anvil-manage-storage-groups' program that, well, manages storage groups.
|
2023-01-20 22:10:15 -05:00 |
DRBD.pm
|
Updated DRBD->delete_resource() to use '--force' instead of 'echo Yes' (which no longer works).
|
2023-01-20 23:16:30 -05:00 |
Email.pm
|
|
|
Get.pm
|
* Updated anvil-manage-dr to provide the ability to link anvil nodes to dr hosts. Also began work on making it work with the new DR links system.
|
2023-01-19 19:41:02 -05:00 |
Job.pm
|
Updates Jobs->update_progress() to take a 'variables' hash reference, and to support logging as well.
|
2021-07-16 15:07:07 -04:00 |
Log.pm
|
* Updated Cluster->parse_crm_mon() to record the role of stonith resources.
|
2022-08-31 12:57:01 -04:00 |
Network.pm
|
* Added 'vnc-server' to the list of firewall services enabled on strikers.
|
2022-08-22 13:38:46 -04: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
|
* Fixed a bug in System->collect_ipmi_data() where double-quoted passwords were preventing reading of the sensor data.
|
2022-12-06 15:07:05 -05:00 |
Server.pm
|
* Added System->configure_logind() to ensure that nodes are configured to ignore ACPI power button events so that IPMI-based fences work immediately.
|
2023-01-13 21:42:10 -05:00 |
Storage.pm
|
* Added 'setsid' to all 'virsh' calls as nested calls (ie: crm_resource -> ocf:alteeve:server -> virsh) would fail because virsh couldn't connect to a terminal. See:
|
2023-01-12 21:52:26 -05:00 |
Striker.pm
|
|
|
System.pm
|
* Updated Database->connect() to allow local reads on strikers, regardless of the active DB.
|
2023-01-18 15:47:34 -05:00 |
Template.pm
|
|
|
Validate.pm
|
|
|
Words.pm
|
|
|