anvil/Anvil/Tools
digimer cc15eca6fb * Added anvil-watch-power to git.
* Added a check to cleanup size input to Convert->human_readable_to_bytes() when passed pre-processed strings.

Signed-off-by: digimer <mkelly@alteeve.ca>
2023-06-15 21:35:42 -04:00
..
Account.pm
Alert.pm
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
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
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
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
Words.pm Merge branch 'main' into anvil-tools-dev 2023-04-05 16:11:01 -04:00