Skip to content

v0.162.2

Compare
Choose a tag to compare
@angelabriel angelabriel released this 16 Nov 14:20
· 153 commits to maintenance-classic since this release
684fe70
  • Version bump to 0.162.2
    • inside SAPHanaSR-hookHelper use the full path for the cibadmin command to support non root users in special user environments
      (bsc#1216484)
    • if the SAPHanaSR.py hook has successfully reported a SR event to the cluster a still existing fall-back state file will be removed to prevent an override of an already reported SR state.
      (bsc#1215693)
    • improve supportability by providing the current process ID of the RA, which is logged in the RA outputs, to HANA tracefiles too.
      This allows a mapping of the SAP related command invocations from the RA and the HANA executions which might have a delay in between.
      (bsc#1214613)
    • avoid explicid and implicid usage of /tmp filesystem to keep the SAPHanaSR resource agents working even in situations with /tmp filesystem full.
      (bsc#1210728)
    • update man pages:
      SAPHanaSR.7
      SAPHanaSR_basic_cluster.7
      SAPHanaSR_maintenance_examples.7
      ocf_suse_SAPHana.7
      ocf_suse_SAPHanaTopology.7
      susCostOpt.py.7
      SAPHanaSR-monitor.8
      SAPHanaSR-showAttr.8
    • add improvements from SAP to the RA scripts, part II
      (jsc#PED-1739, jsc#PED-2608)