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
8f823d3b86
* Switched out the static list of core table to use the array generated by Database->get_tables_from_schema().
* Fixed bugs around creating and filtering storage groups.
Signed-off-by: Digimer <digimer@alteeve.ca>
|
4 years ago |
.. |
scan-apc-pdu
|
* Created Database->get_bridges() that, surprise, loads data from the 'bridges' table.
|
4 years ago |
scan-apc-ups
|
* Created Convert->fence_ipmilan_to_ipmitool() that takes a 'fence_ipmilan' call and converts it into a direct 'ipmitool' call.
|
4 years ago |
scan-cluster
|
* Finished porting scan-storcli! This was the largest scan agent to migrate to M3.
|
4 years ago |
scan-drbd
|
* Created Database->get_bridges() that, surprise, loads data from the 'bridges' table.
|
4 years ago |
scan-hardware
|
* Created Database->get_bridges() that, surprise, loads data from the 'bridges' table.
|
4 years ago |
scan-ipmitool
|
* Created Database->get_bridges() that, surprise, loads data from the 'bridges' table.
|
4 years ago |
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
|
4 years ago |
scan-server
|
* Switched out the static list of core table to use the array generated by Database->get_tables_from_schema().
|
4 years ago |
scan-storcli
|
* Created Database->get_bridges() that, surprise, loads data from the 'bridges' table.
|
4 years ago |