Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package saphanabootstrap-formula for openSUSE:Factory checked in at 2021-05-07 17:15:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/saphanabootstrap-formula (Old) and /work/SRC/openSUSE:Factory/.saphanabootstrap-formula.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "saphanabootstrap-formula" Fri May 7 17:15:35 2021 rev:35 rq:891324 version:0.7.1+git.1620397322.fe73673 Changes: -------- --- /work/SRC/openSUSE:Factory/saphanabootstrap-formula/saphanabootstrap-formula.changes 2021-05-06 22:53:24.690555445 +0200 +++ /work/SRC/openSUSE:Factory/.saphanabootstrap-formula.new.2988/saphanabootstrap-formula.changes 2021-05-07 17:15:46.132925289 +0200 @@ -1,0 +2,7 @@ +Fri May 07 09:15:21 UTC 2021 - Bernd Schubert <bschub...@suse.com> + +- Changing exporter stickiness to => 0 and adjusting the colocation + score from +inf to -inf and changing the colocation from Master to Slave. + This change fix the impact of a failed exporter in regards to the HANA DB. + +------------------------------------------------------------------- Old: ---- saphanabootstrap-formula-0.7.1+git.1620294563.4e6b177.tar.gz New: ---- saphanabootstrap-formula-0.7.1+git.1620397322.fe73673.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ saphanabootstrap-formula.spec ++++++ --- /var/tmp/diff_new_pack.AThIvc/_old 2021-05-07 17:15:46.636924767 +0200 +++ /var/tmp/diff_new_pack.AThIvc/_new 2021-05-07 17:15:46.640924763 +0200 @@ -19,7 +19,7 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: saphanabootstrap-formula -Version: 0.7.1+git.1620294563.4e6b177 +Version: 0.7.1+git.1620397322.fe73673 Release: 0 Summary: SAP HANA platform deployment formula License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.AThIvc/_old 2021-05-07 17:15:46.672924730 +0200 +++ /var/tmp/diff_new_pack.AThIvc/_new 2021-05-07 17:15:46.676924726 +0200 @@ -5,7 +5,7 @@ <param name="exclude">.git</param> <param name="filename">saphanabootstrap-formula</param> <param name="versionformat">0.7.1+git.%ct.%h</param> - <param name="revision">4e6b177daa7f027d5e39353c8b63e9a90da1641d</param> + <param name="revision">fe7367365c4944d1080cc08943c0542b020f2fa3</param> </service> <service name="recompress" mode="disabled"> ++++++ saphanabootstrap-formula-0.7.1+git.1620294563.4e6b177.tar.gz -> saphanabootstrap-formula-0.7.1+git.1620397322.fe73673.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/saphanabootstrap-formula-0.7.1+git.1620294563.4e6b177/saphanabootstrap-formula.changes new/saphanabootstrap-formula-0.7.1+git.1620397322.fe73673/saphanabootstrap-formula.changes --- old/saphanabootstrap-formula-0.7.1+git.1620294563.4e6b177/saphanabootstrap-formula.changes 2021-05-06 11:49:23.000000000 +0200 +++ new/saphanabootstrap-formula-0.7.1+git.1620397322.fe73673/saphanabootstrap-formula.changes 2021-05-07 16:22:02.000000000 +0200 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Fri May 07 09:15:21 UTC 2021 - Bernd Schubert <bschub...@suse.com> + +- Changing exporter stickiness to => 0 and adjusting the colocation + score from +inf to -inf and changing the colocation from Master to Slave. + This change fix the impact of a failed exporter in regards to the HANA DB. + +------------------------------------------------------------------- Thu May 6 08:49:19 UTC 2021 - Xabier Arbulu <xarb...@suse.com> - Change hanadb_exporter default timeout value to 30 seconds diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/saphanabootstrap-formula-0.7.1+git.1620294563.4e6b177/templates/scale_up_resources.j2 new/saphanabootstrap-formula-0.7.1+git.1620397322.fe73673/templates/scale_up_resources.j2 --- old/saphanabootstrap-formula-0.7.1+git.1620294563.4e6b177/templates/scale_up_resources.j2 2021-05-06 11:49:23.000000000 +0200 +++ new/saphanabootstrap-formula-0.7.1+git.1620397322.fe73673/templates/scale_up_resources.j2 2021-05-07 16:22:02.000000000 +0200 @@ -270,8 +270,9 @@ op start interval=0 timeout=100 \ op stop interval=0 timeout=100 \ op monitor interval=10 \ + meta resource-stickiness=0 \ meta target-role=Started -colocation col_exporter_{{ sid }}_HDB{{ instance }} +inf: rsc_exporter_{{ sid }}_HDB{{ instance }}:Started msl_SAPHana_{{ sid }}_HDB{{ instance }}:Master +colocation col_exporter_{{ sid }}_HDB{{ instance }} -inf: rsc_exporter_{{ sid }}_HDB{{ instance }}:Started msl_SAPHana_{{ sid }}_HDB{{ instance }}:Slave {%- endif %}