diff --git a/_servicedata b/_servicedata index 0f99f97..b5d3575 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/SUSE/supportutils-plugin-ha-sap.git - 1e9ad482833376856952a210164a4ae9a88950c1 \ No newline at end of file + 6e272670be28a4d0ef611555133565321371ebb0 \ No newline at end of file diff --git a/supportutils-plugin-ha-sap-0.0.6+git.1727164834.7af8512.tar.bz2 b/supportutils-plugin-ha-sap-0.0.6+git.1727164834.7af8512.tar.bz2 deleted file mode 100644 index 4690f26..0000000 --- a/supportutils-plugin-ha-sap-0.0.6+git.1727164834.7af8512.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d074bf1c41f824a49500f348cc9a7d714284fa0ff6cdbae8e0cd5b4e318db64 -size 11610 diff --git a/supportutils-plugin-ha-sap-0.0.7+git.1737125956.a7079fc.tar.bz2 b/supportutils-plugin-ha-sap-0.0.7+git.1737125956.a7079fc.tar.bz2 new file mode 100644 index 0000000..3f975e2 --- /dev/null +++ b/supportutils-plugin-ha-sap-0.0.7+git.1737125956.a7079fc.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59eead076a5d48385af883851cd8e8c077c8726d5d65325c1d277a077e316ea8 +size 12006 diff --git a/supportutils-plugin-ha-sap.changes b/supportutils-plugin-ha-sap.changes index 5770b56..580a2a7 100644 --- a/supportutils-plugin-ha-sap.changes +++ b/supportutils-plugin-ha-sap.changes @@ -1,8 +1,33 @@ +------------------------------------------------------------------- +Fri Jan 17 13:35:41 UTC 2025 - abriel@suse.com + +- 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 + ------------------------------------------------------------------- Tue Sep 24 08:03:48 UTC 2024 - varkoly@suse.com - 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. + * Fix bsc#1230319 supportutils-plugin-ha-sap does not know about + recent SAPHana-angi. This was partialy solved by last commit. ------------------------------------------------------------------- Wed Sep 11 16:43:48 UTC 2024 - abriel@suse.com diff --git a/supportutils-plugin-ha-sap.spec b/supportutils-plugin-ha-sap.spec index 3d267ad..f80d5f4 100644 --- a/supportutils-plugin-ha-sap.spec +++ b/supportutils-plugin-ha-sap.spec @@ -1,7 +1,7 @@ # # spec file for package supportutils-plugin-ha-sap # -# Copyright (c) 2020-2024 SUSE LLC. +# Copyright (c) 2020-2025 SUSE LLC. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ Name: supportutils-plugin-ha-sap -Version: 0.0.6+git.1727164834.7af8512 +Version: 0.0.7+git.1737125956.a7079fc Release: 0 Source: supportutils-plugin-ha-sap-%{version}.tar.bz2 Summary: Supportconfig Plugin for SAP and HA