anvil/scancore-agents
digimer 7710d9d109 * Created the new anvil-manage-server-storage tool which will specifically handle managing a server's disks.
* Created DRBD->parse_resource() to pass a specific DRBD resource's XML data.
* Fixed a bug in Get->available_resources() so that if the threads is lower than CPU cores, the cores are used as the total available to VMs.
* Fixed bugs in Get->server_from_switch() where it just wasn't working properly.
* Updated scan_drbd to not reset a resource's size to 0-bytes when a resource goes offline.

Signed-off-by: digimer <mkelly@alteeve.ca>
2023-02-03 22:05:34 -05: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 Bumped 'Exhaust Temp' jump threshold to 30c in scan-ipmitool. 2022-10-08 20:34:09 -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 Updated scan-network to see an interface state of 'activated' as up (used to check specifically for 'active'). 2023-01-14 16:22:51 -05:00
scan-server 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-storcli * Updated scab-storcli to not trigger a health alarm when the alarm state is "absent". 2021-10-09 21:24:36 -04:00
Makefile.am scan-network: fix path to script 2022-08-04 19:52:46 +02:00