a1.2.3-FSPOC
angelabriel
released this
15 Dec 15:53
·
494 commits
to main
since this release
- Version bump to 1.2.3
- package is still in status 'technical preview'
- SAPHanaFilesystem RA has still POC status
- add parameter 'ON_FAIL_ACTION' to SAPHanaFilesystem RA (POC)
- improve the usage of SAP virtual hostnames
- if the susHanaSR.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) - SAPHanaController: change default stop timeout from 3600 to 600
- SAPHanaController: change default promote timeout from 3600 to 900
- try to make set_ and get_hana_attribute function more reliable by monitoring the result of the crm_attribute calls
- fix typo in example srHook/global.ini_susHanaSR
- fix missing trace section in example srHook/global.ini_susChkSrv
- update man pages:
SAPHanaSR-angi.7
SAPHanaSR.7
SAPHanaSR-ScaleOut.7
SAPHanaSR_basic_cluster.7
SAPHanaSR-ScaleOut_basic_cluster.7
SAPHanaSR_maintenance_examples.7
ocf_suse_SAPHana.7
ocf_suse_SAPHanaController.7
ocf_suse_SAPHanaTopology.7
ocf_suse_SAPHanaFilesystem.7
susChkSrv.py.7
susHanaSR.py.7
susTkOver.py.7
SAPHanaSR-showAttr.8