-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #212 from angelabriel/maintenance-classic
changelog update for next version 0.162.2
- Loading branch information
Showing
3 changed files
with
30 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,15 @@ | ||
------------------------------------------------------------------- | ||
Mon Aug 25 16:24:32 UTC 2023 - [email protected] | ||
Thu Nov 2 17:50:47 UTC 2023 - [email protected] | ||
|
||
- 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. | ||
|
@@ -14,10 +22,14 @@ Mon Aug 25 16:24:32 UTC 2023 - [email protected] | |
/tmp filesystem full. | ||
(bsc#1210728) | ||
* update man pages: | ||
SAPHanaSR.7 | ||
SAPHanaSR_basic_cluster.7 | ||
susCostOpt.py.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) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,15 @@ | ||
------------------------------------------------------------------- | ||
Mon Aug 25 16:24:32 UTC 2023 - [email protected] | ||
Thu Nov 2 17:49:47 UTC 2023 - [email protected] | ||
|
||
- 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. | ||
|
@@ -14,10 +22,14 @@ Mon Aug 25 16:24:32 UTC 2023 - [email protected] | |
/tmp filesystem full. | ||
(bsc#1210728) | ||
* update man pages: | ||
SAPHanaSR.7 | ||
SAPHanaSR_basic_cluster.7 | ||
susCostOpt.py.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) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters