anvil/Anvil/Tools
2023-05-04 00:05:56 -04:00
..
Account.pm
Alert.pm
Cluster.pm Second attempt to fix the storage group race condition. This time, we only let node 1 assemble storage groups. 2023-05-01 20:29:20 -04: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 * 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
DRBD.pm This fixes a race condition when multiple servers are provisioned at (nearly) the same time. 2023-04-28 00:19: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 * 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
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