anvil/scancore-agents
Digimer 05b1fccdb3 * Created Cluster->add_server() which, well, adds a server to a pacemaker cluster, including sorting out location constraints to favour the node the server is running on, if it's running.
* Removed the exit-if-no-DB check in ocf:alteeve:server so that (hopefully, needs testing), running servers won't be impacted if the nodes lost contact with both/all strikers.
* Updated scan-server to make an explicit check for missing XML definition files on startup and write them if needed.
* Very beginning work on anvil-delete-server has been started.
* Updated anvil-provision-server to wait when it's running in peer mode until the new XML definition is in the DB and then write it out to disk before exiting. Also updated it to add the new server to pacemaker before exiting.

Signed-off-by: Digimer <digimer@alteeve.ca>
2021-01-18 00:38:06 -05:00
..
scan-apc-pdu * Created Database->get_bridges() that, surprise, loads data from the 'bridges' table. 2020-12-23 01:10:23 -05:00
scan-apc-ups * Created Convert->fence_ipmilan_to_ipmitool() that takes a 'fence_ipmilan' call and converts it into a direct 'ipmitool' call. 2020-12-21 16:00:35 -05:00
scan-cluster * Finished porting scan-storcli! This was the largest scan agent to migrate to M3. 2020-11-23 11:18:00 -05:00
scan-drbd * Moved the scan-drbd function 'gather_drbd_date' and moved it into DRBD->gather_date(). 2021-01-15 03:10:16 -05:00
scan-hardware * Created Database->get_bridges() that, surprise, loads data from the 'bridges' table. 2020-12-23 01:10:23 -05:00
scan-ipmitool * Created Database->get_bridges() that, surprise, loads data from the 'bridges' table. 2020-12-23 01:10:23 -05:00
scan-lvm * This commit introduces a new concept called "Storage Groups". Given that LVs back DRBD resources in M3, there needed to be a way to determine which VGs would be used when creating the backing DRBD resources, and how large those LVs could be (based on the minimum free space of the VGs in a group). A new, as yet incomplete Get->available_resources() method will handle determining what resources are available to grow exist 2020-12-28 01:22:21 -05:00
scan-server * Created Cluster->add_server() which, well, adds a server to a pacemaker cluster, including sorting out location constraints to favour the node the server is running on, if it's running. 2021-01-18 00:38:06 -05:00
scan-storcli * Created Database->get_bridges() that, surprise, loads data from the 'bridges' table. 2020-12-23 01:10:23 -05:00