Skip to content

v0.153.2

Compare
Choose a tag to compare
@angelabriel angelabriel released this 04 Sep 12:23
3770a28

Version bump to 0.153.2

  • rescore the master and fix some log string literals

  • Fix bsc#1133866:
    Return $OCF_RUNNING_MASTER (8) instead of $OCF_SUCCESS (0) when probing a promoted node.

  • If the SAP HANA CALL to 'landscapeHostConfiguration.py' is running into a timeout, do a retry of the command. If it still fails with a timeout, raise an error but do not set attributes to prevent unlogged failovers because of empty or unknown attributes.
    (bsc#1134106, bsc#1133024, bsc#1101373)

  • Fix bsc#1082974:
    set attribute for remoteNode

  • Fix bsc#1139715:
    Using crm-attributes written by a SAP HANA SR provider hook does improve the data integrity in special error conditions with multiple errors coming in a short time frame.

    Stabilized remote-site detection; SAPHana could now use a site specific SR cluster attribute which could be set by a SAP HA/DR provider call.

    Add a HA/DR provider hook script, config implementation and man page.

    Add parameter "HANA_CALL_TIMEOUT" to the RA configuration (SAPHanaTopology and SAPHanaSR) to set a timeout for HANA calls like landscapeHostConfiguration.py.

    Implemented "reload" method to allow changing parameters like "AUTOMATED_REGISTER"

    Set SWAIT during startup, but only if the attribute is already set
    Set PRIM after promote, but only if the attribute is already set

    The promote function has to set the return code according to the checks of the takeover result

    New tool SAPHanaSR-replay-archive, SAPHanaSR-filter and SAPHanaSR-showAttr to support SITE attributes