What's new in Version eSDS-20.12.0
Enhancement | Description |
---|---|
Interface name length limit | Implemented a length restriction due to long names to address Linux limitation |
Changes to support INI format | Added support for INI format along with YAML |
Get node info through each loop for upgrade role | Enhanced the upgrade role to get the node info for every node and verify whether upgrade of node is needed or to be skipped before putting into maintenance mode. |
Compliance role changes to support new HPE drives | Support for HPE refresh, new 3.8TB and 4TB data drives and new boot drive |
Compliance role support for RHEL 7.7 and 8.2 | Added support for RHEL 7.7 and 8.2 to the compliance role |
Bug fixes
Bug ID | Description | Resolution |
---|---|---|
PE-11227 | sf_cluster_inventory_group variable not working as expected | This variable has been deprecated. |
PE-11298 | Remove version from README | We have changed to tagged release versions on github |
PE-11669 | Upgrade fail if all cluster nodes are not present | Verify that all Cluster member nodes are specified in Inventory |
PE-11762 | Rename ansible upgrade role variables | sf_fail_on_inventory_mismatch has been renamed to sf_allow_cluster_subset_upgrade for clarification. With this change, if the sf_allow_cluster_subset_upgrade is set to true, then the role upgrades the specified set of nodes and reports success with a warning that the cluster will remain in the “upgrade” state until the remaining nodes in the cluster get upgraded. |