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 5dbdd20d7e * Fixed a bug in Network->load_ips() where the IP address on a bridge or bond was having the device name recorded incorrectly. 2 years ago
..
Account.pm * Fixed a bug (maybe) that was causing users to get immediately logged out of the WebUI 3 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 Cluster->assemble_storage_groups() to remove refrences to anvil_dr1_host_uuid. Also added the logic for auto-adding DR host's VGs to a storage group. Commented it out though as, for now, this might be a bad idea. Needs more thought. 2 years ago
Convert.pm * Applied typo fixed from PR #286 (thanks, Deezzir!). Also moved all the raw prints into words.xml. 2 years ago
DRBD.pm * Created the new anvil-manage-server-storage tool which will specifically handle managing a server's disks. 2 years ago
Database.pm This should fix the tracking of what files belong where, using the new DR links system. It also should finish (though testing is still needed) the serial rsync issue. 2 years ago
Email.pm This is a set of changes all stemming from trying to debug frequent resyncs. More bugs still to be fixed. 3 years ago
Get.pm * Created the new anvil-manage-server-storage tool which will specifically handle managing a server's disks. 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 * Fixed a bug in Network->load_ips() where the IP address on a bridge or bond was having the device name recorded incorrectly. 2 years ago
Remote.pm * Undid the #!no_value!# -> !!no_value!! change as it broke language processing. 2 years ago
ScanCore.pm This commit has more changes than I would normally like, but it's all linked to changing file uploads to rsync serially. 2 years ago
Server.pm * Created the new anvil-manage-server-storage tool which will specifically handle managing a server's disks. 2 years ago
Storage.pm Fixed a bug in Storage->push_file() where file path wasn't updated from incoming to files, preventing the push to other hosts from working. Also fixed a minor issue where the file size was sometimes 0, making transfer calculations useless. 2 years ago
Striker.pm * Fixed a bug where resync'ing the database was missing tables. 3 years ago
System.pm * Updated Database->connect() to allow local reads on strikers, regardless of the active DB. 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 * Cleaned up some old 'die' calls with better nice_exit() calls to help avoid dangling db_in_use flags. 2 years ago