Skip to content

Releases: SUSE/supportutils-plugin-ha-sap

v0.0.7

17 Jan 15:03
a7079fc
Compare
Choose a tag to compare
  • Update to version 0.0.7+git.1737125956.a7079fc:

    • Call saphana-check.sh if the script is available in /usr/lib/saphana-checks (SUSE package) or in /opt/sap/saphana-checks (SAP package)
      (jsc#PED-11748, jsc#PED-11747)
    • to support 'trento checks' on supportutils content collect additional information:
      /usr/sap/hostctrl/exe/saphostctrl -function Ping
      corosync-cmapctl -b
      su - -c disp+work
      su - -c 'sapcontrol -nr -function GetVersionInfo'
      ls -lA --time-style=long-iso /etc/polkit-1/rules.d/[0-9][0-9]-SAP[A-Z][A-Z0-9][A-Z0-9]-[0-9][0-9].rules
      content of files in /etc/products.d/
      (jsc#PED-12000, jsc#PED-12001)
    • collect Netweaver version by
      'sapcontrol -nr -function GetVersionInfo'
    • collect 'operation_mode' setting by
      'python getParameter.py --key=global.ini/system_replication/operation_mode --sapcontrol=1'
    • some shellcheck cleanup
    • adaption to the new used supportconfig.rc
  • change requirements
    remove the long deprecated supportconfig-plugin-resource and supportconfig-plugin-tag and add instead 'Requires: supportutils'
    (bsc#1235145)

v0.0.6

11 Sep 16:41
7af8512
Compare
Choose a tag to compare
  • Update to version 0.0.6+git.1727164834.7af8512:

    • Fix bsc#1230319 supportutils-plugin-ha-sap does not know about
      recent SAPHana-angi. This was partialy solved by last commit.
    • switch from the deprecated scplugin.rc to supportconfig.rc
      adapt all function calls. This was triggered by SLE16 package
      submission, because of missing provides to fulfill the package
      requirements. But this change was long overdue as scplugin.rc
      is deprecated in SLE15 cdestreams as well
  • change requirements (triggered by SLE16)
    remove the long deprecated supportconfig-plugin-resource and
    supportconfig-plugin-tag and add instead 'Requires: supportutils'

update to version v0.0.5

01 Mar 12:28
1c8e8cd
Compare
Choose a tag to compare
  • Update to version 0.0.5+git.1709295499.1c8e8cd
    • adapt documentation links
    • add support for SAP systemd services regarding SID retrieval
    • add information about SAP related systemd services
    • add information about sapcontrol function GetStartProfile
    • add information from daemon.ini
    • collect hook script logs (suschksrv and saphanasr_multitarget_hook)
    • collect logs of sap_suse_cluster_connector and sapstartsrv
    • Add python version
    • Check sudoers for srhook configuration

update to version v0.0.4

21 Sep 09:01
ad13e75
Compare
Choose a tag to compare
  • Update to version 0.0.3+git.1663748456.ad13e75:
    fix basic support for saptune
    add saptune version 3 awareness and add a hint for the new saptune supportconfig plugin delivered within the saptune package >= 3.x
    (bsc#1203202)

update to version v0.0.3

28 Jul 15:21
41ab7e7
Compare
Choose a tag to compare
  • Replace spaces to tabs.
  • Search for other groups too.
  • Include /etc/group in plugin-ha_sap.txt (bsc#1201831)
  • Update ha_sap
  • Update pacemaker.log location change
  • suppress link path in Readme.md
  • add section 'Additional information' to the Readme.md
  • change release status of the project
  • Update README.md
  • Update ha_sap

v0.0.2

16 Jun 07:50
Compare
Choose a tag to compare
  • Update to version 0.0.2+git.1623772960.fed5aa7:
    to fix bsc#1187373
    • Added process list for sid user
    • Added ENSA1 and ENSA2 informational messages
    • Added filter to gather logs for "sap_suse_cluster_connector"
    • Fixed documentation links
    • Updated Documentation Links
    • Added Authentication Section and capture information about sid user
    • Added some additional logic.
    • Obscure clear text password from cluster resources using "crm configure show" output

v0.0.1

16 Jun 07:53
Compare
Choose a tag to compare
  • Update to version 0.0.1+git.1586941845.6e2fc42: (bsc#1170085)
    • fix bsc#1170085
    • Remove broken link
    • Rename plugin to be more conform to the convention
    • Update README.md
    • Rename file with underscore to avoid issue
    • remove author line
    • simplify readme
    • Add some info to readme and rename script
    • Update README.md
    • Added saptune version, sapcontrol command, and basic cluster config
    • Updated Doc references to Best Practices guides
    • Remove broken link
    • Rename plugin to be more conform to the convention
    • Update README.md