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 96bc1f0b78 * Created Convert->fence_ipmilan_to_ipmitool() that takes a 'fence_ipmilan' call and converts it into a direct 'ipmitool' call. 4 years ago
..
Account.pm * Updated all methods to add (or fix) logging the method entry. 4 years ago
Alert.pm * Finished porting scan-storcli! This was the largest scan agent to migrate to M3. 4 years ago
Cluster.pm * Moved Database->check_condition_age to Alert. 4 years ago
Convert.pm * Created Convert->fence_ipmilan_to_ipmitool() that takes a 'fence_ipmilan' call and converts it into a direct 'ipmitool' call. 4 years ago
DRBD.pm * Finished scan-drbd. Removed the code to track resources by UUID via resource config file. The UUID tracking it fairly easy messed up by manual edits/rsyncs, and the code to handle updating the UUID in the resource config files was complicated enough that it negated any benefit of avoiding resources being marked as removed / newly created on name change. Left the DRBD->resource_uuid() method though, in case we decide to revisit this. 4 years ago
Database.pm * Created Convert->fence_ipmilan_to_ipmitool() that takes a 'fence_ipmilan' call and converts it into a direct 'ipmitool' call. 4 years ago
Email.pm * Finished porting scan-hpacucli, the last M2 scan agent! 4 years ago
Get.pm * Created scan-ipmitool (needs more testing but seems to work now). Logical straight port from M2. 4 years ago
Job.pm * Updated all methods to add (or fix) logging the method entry. 4 years ago
Log.pm * Finished porting scan-storcli! This was the largest scan agent to migrate to M3. 4 years ago
Network.pm * Created Convert->fence_ipmilan_to_ipmitool() that takes a 'fence_ipmilan' call and converts it into a direct 'ipmitool' call. 4 years ago
Remote.pm * Moved Database->check_condition_age to Alert. 4 years ago
ScanCore.pm * Created Convert->fence_ipmilan_to_ipmitool() that takes a 'fence_ipmilan' call and converts it into a direct 'ipmitool' call. 4 years ago
Server.pm * Finally finished scan-apc-ups! Proved way harder than anticipated... (over a solid week of work!) In M3, this agent is no longer host-bound, and the UPSes to scan based on entries in 'upses' using this scan agent. 4 years ago
Storage.pm * Started work on the scan-drbd scan agent. Got it to the point that it is gathering needed data. 4 years ago
Striker.pm * Moved the '_host_name', '_short_host_name', and '_domain_name' private methods in Tools.pm over to Get.pm (removing the leading '_' in the method names). 4 years ago
System.pm * Created Convert->fence_ipmilan_to_ipmitool() that takes a 'fence_ipmilan' call and converts it into a direct 'ipmitool' call. 4 years ago
Template.pm * Updated all methods to add (or fix) logging the method entry. 4 years ago
Validate.pm * Updated all methods to add (or fix) logging the method entry. 4 years ago
Words.pm * Fixed a bug in Words->string() where not having the parameter 'file' set caused the default 'words.xml' to be specified, preventing strings from scan agents from being used. 4 years ago