Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 7dfa502f84 |
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/SUSE/supportutils-plugin-ha-sap.git</param>
|
||||
<param name="changesrevision">6e272670be28a4d0ef611555133565321371ebb0</param></service></servicedata>
|
||||
<param name="changesrevision">e99c701eef10f89d0358f75aa5d8dbf1fe8ba5ea</param></service></servicedata>
|
||||
|
||||
BIN
supportutils-plugin-ha-sap-0.0.6+git.1726072660.e99c701.tar.bz2
LFS
Normal file
BIN
supportutils-plugin-ha-sap-0.0.6+git.1726072660.e99c701.tar.bz2
LFS
Normal file
Binary file not shown.
Binary file not shown.
@@ -1,34 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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 - <SIDADM> -c disp+work
|
||||
su - <SIDADM> -c 'sapcontrol -nr <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 <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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 16:43:48 UTC 2024 - abriel@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package supportutils-plugin-ha-sap
|
||||
#
|
||||
# Copyright (c) 2020-2025 SUSE LLC.
|
||||
# Copyright (c) 2020-2024 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.7+git.1737125956.a7079fc
|
||||
Version: 0.0.6+git.1726072660.e99c701
|
||||
Release: 0
|
||||
Source: supportutils-plugin-ha-sap-%{version}.tar.bz2
|
||||
Summary: Supportconfig Plugin for SAP and HA
|
||||
|
||||
Reference in New Issue
Block a user