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 b7abc481e6 Updated scan-cluster to check to see that migrate_to and migrate_from are given a timeout of 600s and an on-fail of "block". Updated Cluster->add_server() to set migrate_from to timeout=600s and on-fail=block as well. 2 years ago
..
scan-apc-pdu * Updated scan-apc-pdu to only run on the active striker DB (as set during Database->connect()) to prevent contention from simultaneous scan agent runs from different machines. 2 years ago
scan-apc-ups Fixed line wraps 2 years ago
scan-cluster Updated scan-cluster to check to see that migrate_to and migrate_from are given a timeout of 600s and an on-fail of "block". Updated Cluster->add_server() to set migrate_from to timeout=600s and on-fail=block as well. 2 years ago
scan-drbd * Created the new anvil-manage-server-storage tool which will specifically handle managing a server's disks. 2 years ago
scan-filesystems * Updated Network->get_ips() to check for 'permaddr' when processing 'ip addr list' to ensure the partmanent MAC is used. 3 years ago
scan-hardware * Fixed a bug in DRBD->gather_data() to remove trailing commas for existing TCP ports. 2 years ago
scan-hpacucli * Added support for setting per-agent log-level and log secure values in amvil.conf. 3 years ago
scan-ipmitool * Removed more references to 'dr1_host_uuid' from the old way of linking DR hosts to Anvil! nodes. 2 years ago
scan-lvm Another attempt to resolve the stoage group race condition. This moves the check for auto-assembly to scan-lvm. It only works for the first assemble, after that the user can/should use anvil-manage-storage-groups. 2 years ago
scan-network * Prefixed all 'virsh' calls with 'setsid --wait' to help prevent future hangs if the call happens without a shell. 2 years ago
scan-server * Fixed a bug in scan-server where DELETED servers were being set to 'shut off'. 2 years ago
scan-storcli * Added a check for undefined variable/value pairs in cachevault data that was causeing SQL UPDATE errors. 2 years ago
Makefile.am scan-network: fix path to script 2 years ago