anvil/scancore-agents
2023-04-03 14:19:31 -04:00
..
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. 2023-01-17 18:02:38 -05:00
scan-apc-ups * Undid the #!no_value!# -> !!no_value!! change as it broke language processing. 2022-12-07 21:52:14 -05:00
scan-cluster This is the start of a set of changes needed to rework how we handle DRBD fence requests, so that they create location constraints instead of triggering a full stonith fence. 2022-11-29 22:17:12 -05:00
scan-drbd * Created the new anvil-manage-server-storage tool which will specifically handle managing a server's disks. 2023-02-03 22:05:34 -05:00
scan-filesystems * Updated Network->get_ips() to check for 'permaddr' when processing 'ip addr list' to ensure the partmanent MAC is used. 2021-10-07 17:10:25 -04:00
scan-hardware * Fixed a bug in DRBD->gather_data() to remove trailing commas for existing TCP ports. 2022-10-05 20:15:32 -04:00
scan-hpacucli * Added support for setting per-agent log-level and log secure values in amvil.conf. 2021-08-18 23:07:15 -04:00
scan-ipmitool * Removed more references to 'dr1_host_uuid' from the old way of linking DR hosts to Anvil! nodes. 2023-03-30 12:50:44 -04:00
scan-lvm * Cleaned up some old 'die' calls with better nice_exit() calls to help avoid dangling db_in_use flags. 2022-08-12 16:32:20 -04:00
scan-network * 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
scan-server * Fixed a bug in scan-server where DELETED servers were being set to 'shut off'. 2023-04-03 14:19:31 -04:00
scan-storcli * Added a check for undefined variable/value pairs in cachevault data that was causeing SQL UPDATE errors. 2023-04-03 13:17:01 -04:00
Makefile.am scan-network: fix path to script 2022-08-04 19:52:46 +02:00