SAPHanaSR-doc-0.161.1_BF-150000.4.25.1 >  A c>(p9|aV76dlg$ʡּa61{u-5qѫԔg] _FRW9i ب.&K~U v+ ZwkO4}U4Wg'AKEHzZu$': yKb) DL,V3?d;v/~㻪):UxrMK^['u=4|Kwv W LͿ<Qcx82c0bfea089dd54e57ea938023c5c1e54cfd9c6e8fef3d81a17c36d5c50d919ef69759249aa04741c5f0db8397e8adff30ad2247|̉c>(p9|c^D0j#[@Gyq̒w84qۖ*?l]Ⱦ=¦%Z0/Tm2+er~nSM 1ZNzX:El(Ae~ 4%a_dJlrspME jP7+OrC6"s#!DlriI'[*aszY$|Zs^fxy Q>p;.?.d ) C /     "PTdt(8!9!:!F,WG,lH,pI,tX,xY,|\,],^,b,c-d-e.f.l.u.v. z.!.4.8.>.CSAPHanaSR-doc0.161.1_BF150000.4.25.1Setup Guide for SAPHanaSRThis subpackage includes the Setup Guide for getting SAP HANA system replication under cluster control.c> sheep58PSUSE Linux Enterprise 15SUSE LLC GPL-2.0https://www.suse.com/Productivity/Clustering/HAhttp://scn.sap.com/community/hana-in-memory/blog/2014/04/04/fail-safe-operation-of-sap-hana-suse-extends-its-high-availability-solutionlinuxnoarchP$c>9f93685fdd9bae3d05b964e271864337516c19a205a05f348b63ef1c447a2f9erootrootSAPHanaSR-0.161.1_BF-150000.4.25.1.src.rpmSAPHanaSR-doc    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1c>@c@bTa^@]|@]Γ@]X]x]iZ@ZqZYY^&@Y1S@Y(Y @XBXY@X@WN@W(W#LVTQ@VZVf@U@UUU3@TTXvarkoly@suse.comabriel@suse.comabriel@suse.comabriel@suse.comabriel@suse.comabriel@suse.comabriel@suse.comabriel@suse.comabriel@suse.comabriel@suse.comimanyugin@suse.comro@suse.deimanyugin@suse.comimanyugin@suse.comimanyugin@suse.comimanyugin@suse.comimanyugin@suse.comimanyugin@suse.comimanyugin@suse.comilya.manyugin@suse.comimanyugin@suse.comfabian.herschel@suse.comfabian.herschel@suse.comfabian.herschel@suse.comfabian.herschel@suse.comfabian.herschel@suse.comfabian.herschel@suse.comfabian.herschel@suse.comfabian.herschel@suse.comfabian.herschel@suse.comfabian.herschel@suse.comfabian.herschel@suse.comfabian.herschel@suse.com- SAPHanaSR-monitor not reporting correctly (bsc#1192963) add patch: 0001-bsc-1192963.patch- Version bump to 0.161.1_BF - add the required 'xmllint' to the package (bsc#1201945) - changes to the demote_clone function of the resource agent: if the role is '1:P' (topology agent run into timeouts) the function fail with rc=1, to get the managed resource stopped changes to the stop_clone function of the topology agent: call landscapeHostConfiguration.py and set the roles as they were reported. If the command timed out, set the role to '1:P' and return 1 to get the node fenced. The used timeout for the landscapeHostConfiguration.py call can be configured by the cluster action timeout, if needed. It will be 50% of the action timeout or the minimum of 300s. (bsc#1198127) - add new HA/DR provider hook susChkSrv (jsc#PED-1241, jsc#PED-1240) - add new tool SAPHanaSR-manageProvider to show, add and delete HA/DR provider sections in the global.ini of SAP HANA. - update suse icon to new branding- Version bump to 0.160.1 - fix HANA_CALL function to support MCOS environments again (bsc#1198780) - fix SAPHanaSR-replay-archive to handle hb_report archives again (bsc#1198897) - add HANA_CALL_TIMEOUT parameter back to the resource agents and read the setting from the cluster configuration, if available. Defaults to '60'. Related to github issue#36 - add new HA/DR provider hook susTkOver (jsc#SLE-16347) - add new hook script for SAP HANA System Replication Scale-Up Cost Optimized Scenario. (jsc#SLE-18613) - add a new instance parameter 'REMOVE_SAP_SOCKETS'. It is an optional parameter and defaults to 'true'. Now you can control, if the RA should remove the unix domain sockets related to sapstartsrv before (re-)start sapstartsrv or if it should try to adjust the permissions and ownership of these files instead.- Version bump to 0.155.0 - Add systemd support for the resource agent to interact with the new SAP unit files for sapstartsrv. As the new version of the SAP Startup Framework will use systemd unit files to control the sapstartsrv process instead of the previous used SysV init script, we need to adapt the handling of sapstartsrv inside the resource agents to support both ways. (bsc#1189530, bsc#1189531) - The resource start and stop timeout is now configurable by increasing the timeout for the action 'start' and/or 'stop'. We will use 95% of this action timeouts to calculate the new resource start and stop timeout for the 'WaitforStarted' and 'WaitforStopped' functions. If the new, calculated timeout value is less than '3600', it will be set to '3600', so that we do not decrease this timeout by accident (bsc#1182545) - change promotion scoring during maintenance procedure to prevent that both sides have an equal promotion scoring after refresh which might result in a critical promotion of the secondary. (bsc#1174557) - update of man page SAPHanaSR.py.7 - correct the supported HANA version. (bsc#1182201) - if the $hdbState command fails to retrieve the current state of the System Replication, the resource agent now uses the system_replication/actual_mode attribute (if available) from the global.ini file as a fallback. This should prevent some confusing and misleading log messages during a takeover and solves the problem of a not working takeover back (after a successful first takeover) (bsc#1181765) - add dedicated logging of HANA_CALL problems. So it will be now possible to identify, if the called hana command or the needed su command throws the error and for further hints we log the stderr output. Additional it is possible to get regular log messages for the used commands, their return code and their stderr output by enabling the 'debug' mode of the resource agents. (bsc#1182774)- Version bump to 0.154.1 - log empty site names, but do not generate bad formatted cluster attribute name (bsc#1173581) - fix documentation of some parameter defaults - adjust start/stop/promote/monitor action timeouts to match official recommendations- restart sapstartsrv service on master nameserver node during monitor action, if needed. But NOT during probes. (bsc#1157453)- Version bump to 0.154.0 - restart sapstartsrv service on master nameserver node (bsc#1156150)- Version bump to 0.153.3 - The SAPHana resource agent must not down-score a SAP HANA Database site, if the landscape status is still 2, which means warning. Keep high scoring during recovery of the master name server. Use a fall-back scoring for the master nameserver nodes, if the current roles of the node(s) got lost. (bsc#1156067) - change the shebang line of the HAWK2 templates to python3 (bsc#1155423)- fix typo in a condition statement (bnc#1149829)- Version bump to 0.153.2 - rescore the master and fix some log string literals - Fix bsc#1133866: Return $OCF_RUNNING_MASTER (8) instead of $OCF_SUCCESS (0) when probing a promoted node. - If the SAP HANA CALL to 'landscapeHostConfiguration.py' is running into a timeout, do a retry of the command. If it still fails with a timeout, raise an error but do not set attributes to prevent unlogged failovers because of empty or unknown attributes. (bsc#1134106, bsc#1133024, bsc#1101373) - Fix bsc#1082974: set attribute for remoteNode - Fix bsc#1139715: Using crm-attributes written by a SAP HANA SR provider hook does improve the data integrity in special error conditions with multiple errors coming in a short time frame. Stabilized remote-site detection; SAPHana could now use a site specific SR cluster attribute which could be set by a SAP HA/DR provider call. Add a HA/DR provider hook script, config implementation and man page. Add parameter "HANA_CALL_TIMEOUT" to the RA configuration (SAPHanaTopology and SAPHanaSR) to set a timeout for HANA calls like landscapeHostConfiguration.py. Implemented "reload" method to allow changing parameters like "AUTOMATED_REGISTER" Set SWAIT during startup, but only if the attribute is already set Set PRIM after promote, but only if the attribute is already set The promote function has to set the return code according to the checks of the takeover result New tool SAPHanaSR-replay-archive, SAPHanaSR-filter and SAPHanaSR-showAttr to support SITE attributes- Version bump to 0.152.22 - Fix bsc#1091074: + Adjust Perl scripts to Perl 5.26.0 + Remove show_SAPHanaSR_attributes + The user is advised to use SAPHanaSR-showAttr instead - SAPHanaTopology: stricter match for system replication 'mode' in awk- remove duplicate BuildArch line from specfile- FATE#323526: adjust HAWK2 Wizards to run on both Python 2 and 3- Fix bsc#1062267: SAPHanaSR wizard sets IPAddr2 agent's NIC to eth0- Fix bsc#1045606: update man pages- Fix bsc#1042154: Scoring race condition between SAPHanaTopology and SAPHana- Version bump to 0.152.21- Fix bsc#1034685: SAPHanaTopology fails once after updating to 0.152.20- Version bump to 0.152.20 - Fix bsc#1019117: Fix master scoring of secondary during a takeover- Version bump to 0.152.19 - Fix bsc#1014397: SAPHanaSR not failing over consistently - Fix bsc#1008469: SAPHanaSR-monitor reports wrong status colors and error messages - Add a cluster attribute hana__version upon a probe of SAPHanaTopology - Update man pages - Change the Setup Guide to contain just the URL to the best practices - Fix bsc#994753: Tool SAPHanaSR-showAttr fails to read offline cib file correctly - Fix bsc#1016691: Status file of SAPHanaTopology is not multi instance aware (MCOS) - Fix bsc#1016936: SAPHanaSR-TestDriver fails to detect the correct status - Fix bsc#985822: HAWK Wizards are listed as legacy- Version bump to 0.152.18 - Fix bsc#985474: SAPHanaSR-showAttr shows node ID instead of uname - Fix bsc#1007825: SAPHanaSR-showAttr fails to show node status - Fix bsc#1005872: SAPHana Resource Agent handling virtual hostnames - Fix bsc#1007605: SAPHanaSR no longer ignores DR SR status- bsc#982355 - SAPHanaSR: SAP changed the interface of landscapeHostConfiguration.py beginning with SPS12 rev 120 - bsc#981446 - SAPHanaSR: SAP revokes interface hdbnsutil -sr_state beginning from rev 112.03- log_attributes are not longer logged to /var/log/fhATTRIBUTES by default- bsc#977644 - SAPHanaSR: SAP Hana resource with Virtual IP not migrating from master to secondary node correctly- Fix for bsc#954653; SAPHanaSR: Resources SAPHana and SAPHanaTopology not managed correctly by Hawk in SLES12 for SAP - Use new parameters for hdbnsutil -sr_regsiter for SAP HANA >= SPS110- Fix for bsc#949544; SAPHanaSR needs to handle hanging SAP HANA calls- Fix for bsc#947303; SAPHanaSR: SAPHana resource agent still requires secure store users- Avoid to set local lpt, if accidently the remote host name is empty- Fix for bsc#939039; SAPHanaSR fails to detect remote site name if site names are substring of an other remote site name like SLE and SLEDR- Updated the package version to 0.151 to relfect matching the upstream version- Fix for bsc#935755; SAPHanaSR together with DAA-SAP-Instance does not work as expected - Fix for bsc#936387; SAPHanaSR fails to work with multi tenant databases - Fix for bsc#919925; SAPHanaSR: Leaving Node Maintenance stops HANA Resource Agent- Fix for bsc#908861; SAPHanaSR should be tolerant to an additional secondary Still only ONE SAPHANA SID in SR per cluster, still two nodes only but an additional secondary in a chain (like A=>B->C) could now be ignored- Package version 0.149; - Fix for bnc#902244; SAPHanaSR fails when hdbnsutil does not return correctly or does report incomplete output - Fix for bnc#902241; SAPHanaSR fails in cold bootstrap - Updated Setup-Guide 11/04/2014sheep58 16650560090.161.1_BF-150000.4.25.1SAPHanaSR-Setup-Guide.pdf/usr/share/doc/packages/SAPHanaSR/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:26305/SUSE_SLE-15_Update/3c1ebdc1cd54580bd9e448d5c580ee04-SAPHanaSR.SUSE_SLE-15_Updatecpioxz5noarch-suse-linuxSmX3Hv_utf-8abfc15cbfd4e06f0e540ed3418563c2aea9c345d70a8779ff437d28804f20c0f?P7zXZ !t/QJ ] crv:>ź; )S݋I03E(8I˓]-qĈ)x b)f|g6mg, IE)f ^뷗3`ZwsF(w9 ua/>Sᭊݔl~zxO1?li-9m3?Ul 3_H|iI0OJs ִs>DpcJYP&ejGlv'쭶ߐkg %]Qk2V]8"8Yz:.!'Vo[@뉸p0u\XP/̄e#U J8B(6ctpAxmXϏZ̬O>c<6ۣu~};T5K`#V7 m$ŁKf-8ɯ.V:JzVGZCpqX{@sdѿè곈́y`I_VB3Zr98rITQl%a‡Ra2Q%;=:;{1#1 A݂)#>k}Yۣh2}}ȼ3R:-R&_p^V"ED(I>oBd ZwөlEKuޥXp0,EɿWdtEi2P %whHA7 3ɻD{>[sBɋ>B*Ԙߨ k=x`|+$] +SE%:+ &n&>lK|XXa7N/uQfr<|ԠxC9 =ē/poGYY+en+ݥ^+\̝|#if~<+Qbf`{vfl+O+G֒WjdXg -(h&n-$3 ^VYd*9'SdʘtGF~*$3i3p\{_2_ 2drQ:Jś~vTt"I) Rw^Y6U|?Ҹd膢N9q>68}T8W׳ Shߺ5-:%Il !ui^g0 l?+! 'rٳ̈́O]nvmmncޯ>?܎*Tb#x-\mg|CM =ΪQj6"dnHI3jK5@[_ RM6*4InUZ꒘)tr0df{5sM~.&'^bB?b @}AJ)K4EDD)v1f|c?Q )eKm|GT |%d^P J؉&7Eت9X,Ax<Ĥ9,PKPQYۂ^RxHYlN}$`SIEQN kMybs72E]|x~^Kן(ͥ6FvͩDوx}LZgxzio [*BTAW:|=$Mo֡nX$6ձ"dڭ y?ZFd6Fx(<-@Q5:v r4g,|ϓoIt1wd3ʕ !iQ<{Dka7' F偛 @crBaʦ\#W+`J kgKwh4 ))hcH"fqH6gD*_{1a'Js: ȂE5rb{gcF )j}~^xU�Ӓ=ODV4_,#]W1-VgU[?>/gVRbwT3}uYSS-j6WKV!>Y`]Syqv K{n|ȉ.enx񁑳=Uh ceN|ȫ[CfӤa(}&;"LÂʨ9M`2Hy]ZΕ]nZmրZρ;ll(\ְAqEMԋg=7Cj ONE-DO=ؐBߘ8zkO$}t%8#u)y#$gn;GVIԇk$OɃ=q{]ߡHVՓ鿴Uʹ\/KCsP@V̑W?/^-iԴۧ~ژkI6ffH Ώc TY$\c/a ./PPe;v:5FNjx7iez6$S 8"=i0ZmFjnϖd͸1ܻ*S 'x։ (Is-!)'[af{ygPOMZg(C(`Mk4l7r^"W}[a}Nɗ?܅W3GאD1ͣh"V rYkOƯ լ>.]<,"Fx[a Up̸\",iwɌ4wf+nM7YfW3F xq1|e^AX3$9OW^bNr}K{(`s{@uc6ǻ8&`{tV5"r{$kn gkTS(csȇQH86 #G[+t~V{9<-Ku ?Nc+9)3NObFݼ*S$+H+{ܭ¸EF6&s!ò)VZZ}onIR([Oj\h8+[Pd5}aU8cflXg\N6DuY*o,tˆjB#&KԝCaII 1}payԌ4'ė?!~" 9Xi,fzo$/k%;`Z)ea [s2n) = _%J8Tk{]S o2>6ட;@QLpҥnk+ p'*mrGB[ҐtV隼:,09 τ;}+0Mr;yLJϪO0P?Zg1PZ"L2Z:6 ?& {ey,-},?8:e=M$I5?.\ԳQuq;4k-lw%dD{y{/Ը Po!厛[f^DɏB?b. Da|13ݨD 0<7Xހ.#FM3mS]Hj;C ;G? ,Mo,D{;갴%/D,ӿd7+&QhY:j! AV:$<6aM :ftB LA8Gٹ?sf_[uFICbM3r|E/|N?Y"q5}tOUC{GFK/:s^!sYnYBojDnfօTfߡ9MO{NLU:BRk`3254!S'Ҏ"&RW 9^7 /-^=LޢhFxwqD,?g+Yk5r &)na]^)R XEjY5-Fe8^f@NRD\}c݈0MvZ!e,gucA|{mWw`ʰq%-_V,Jܕ/s!yOlIwtR{5XG4~swW.ajSH)^k$L3àBHqrm 0¢8JَBpʸ/ JSC(@XIK&PkZh%;Qr=}TƲq"D^lwα'pgY?5+@>pB'n`1ދ~%qluNDw*ՙXBUf6_[k:$Lb'qFg 6n ^Τ]4RLͩG*s" f\Q9@g#uX4A)4 r>kBeBtv\hfT;I-W,5ۗڶ vН>}HiD)_Oe7*?TMj၇,:`K2iv| # .jmѲJ7@Y -;J &{+3$oC:UAT貒]NIoZ]8s:?Zh\yOQ0c'Is{=T;ddHW*X\*Ms YP6<}Eq}u|C0Lul|1AxGM%οX5N^9`"`QW8d:H}kgȰxj#DOjVM]ynKOY |͵AO H(v5~ ńelVjE: )x"gъ0{yCx0ƆFD4*za{@_*bÃB_,3⺒\ ByI0Al[pFGG:TZ;SܼB0m/J]H;y)jHi"GV{ ~Q&YTR!nɥoqټ/-Ȝ5vYydi$%D3M3،/zGFCidf7_!)JESs[d? Y&ZK'ZGyu^| jTRP"^= QHuJc务S,ah #ի ѵzG-D)`rNU&,ߜaX5d^ݭ^nMzLXpJSn #P;?JJn ϲB~6""X1 +꤀t%|s1^rk!3wD„08&=Ll uk!|)y0k ^Vk캅=c@NsXzx|l& /Cn؝Ȅ,!LH}4Lj48jFN5rKHG7ӛ%ğ5| !֐ӍёU Bɺ,4FNnVRJi $UF{"~Bg{-#)fqi)9$,IM\ZqQ8і)e|˰Pl~v*'= (=lNbiHxL1|(](ۘDFSp5'ݍ4`DZiH/Rbo?/;0ha1Jq :Hf8)ĪDs?W|8 Іi?.q>ԇtG`(*'eWhP㑣 m֡w_n}C,UCk5=xswUq:G5&eҳ="a*ܙfmM0-0+'*z˃oU@܍-2e' :G*5$R&ٴ;PPʎ݇ Ar58D}3"릔X~mroiCD%xaxCPLݢ2ՈY4R38ERep@Ѱ}3=K4W웄jOA(1/="{ѱ7'v3?y.{FPAXs\cwv UpJѲ՝Z\*4Ir2X|o^ u)(&A$ 2cr:m\0zcRSZ]sU2MH0z9(n)ٷeR0P[Vkgױ:ոaG"u=%ؚ9NX_[lkӦnďFoSD FZvЙj ,eAZ׈屒1ulHk܈μ/Uo߰] T 4"4͋kTEyn:}:/zxM+Аc4r ~,ˤ9U"8C6=mN8hO*G,BT kNf߈]%P}o#p2$s ǡȂ&Hq=2AeArOoJ`5aA/e o\c{Ǖ\lÓ({SÆЌY쇅ocBƍybs@*os[ :iuRJ̄bK5W D 3HDn~y9\?10˔˪y{$i@HGu2Z\`o` kt1#oQ_e{_/`k>OrzMwX57z vb0#A:VktRI&/F-Oof:D%3l׉'f24qZ|fp^З~8İjCL:tCkyBA?D_JG܈ HIOqf{)=zx^ӓ>EgYm z[# gֽ$%O{xY $T4OOSS\3FN9^p3_rT10pHh$wfOU1V<_=\B=8+4ߺPpWg#zɧDwAh,S-k.}z4q[bfQx\LH9㾿ZkpAfqmFf0v K!q[O4Jr0gC |4*.ٷ,)=o8j1H)bi s3 {ųlaW1d{I+Q?h $݇wֵN`,jlp64 y;Tic qƉ_uX"`渶 .brYG,:Poe/M嘪*P,6STj_s|ohdݐJ_R #ri#Cg >[ $^D׼j(N%b/4Lp:V5zPOQA  g4UG"%oB=l{3Dnjy.S0oYAP) B zMRR֤'ām\,Ôļ•WXJm .gH $R Ҥ^v|x7^0V%ٴai >38BG?IBpi cr֔IԑDI-IPZæfEbϭy.{{@6,/ycdGYzѮnfĝh$dB~Gi4ux0 -7XYDc""ЕmT}/0:H;YyUy@hGVIZ|Ȃ|IЌvw) "OEܼnz,rYچgv*-*w:Zfv=K 1"V?2ErçZ2oZ SP-!&AT Ֆ1S_&Tۂ"~xL2)^ mج0"*i8,riqD5ӌOC- :`Oe}?[&;.ő;A3޵4riABc(ȃehYR&4J9PÍ9Al#6UFFݖLawW3ρK0uKwrNJ6t7to='A 3D 㰱d30 U](zJ||W9Y%=Q&dN?Nj`(kkoCxJ8 ޲c#}j,=e[яr z]lL( ӏ>kkH?moGk\+]101,̱.Qʽܰ2LYih>T5\Kp4Ƙto$(>m)$4*"|Ó[WO;rLh ʂ0x*q z8 0@vw׷N(d]a3|rWl}yb2GeВ%5 >wd-1⛋ [įKmcٰB%$P,x "LSbqT>bF*RO]ōڷ \0 $wuAQs;n5W;y槷T62#NW6BA S%BNlٯ3,?οȡsʤ " CAwM-Ä=>EөnptDtEyP[߹>Kz&Hb%Ĥn,6㎾ ~>=Xm$˂pu^ktqPrݍc,`)Ckb)>k-4ޫe6K殞(JHZQ{:Z*.CjnmC*(辤$@ f>KSgOCi__"aƕGQK`#C=[cL6˃ž uwR.5sٮaiҪDc}ooO/m8n- UmQ7v[n;inWKDOW!6Dd\AtDR։{D[5U{ 4' '/\}1Z 6*UP ӿ_#y+j]~Is3) 7|'}pE⺔FJ,N'9  \ { ^%$>zJ"OԠ௵徢jF&s}],'|CPYLl߈WhFz~D ;#>9W;#a1IM0tL¿̦.#q3AT2yJ͊e&-;/2@MP|| q\c٪rWZw]'VHl24\9ꌶ31 . eם+RFOIbsߡG LJtAls֑a V2LD'G8CکX*Rp]jx-/e0unkEߑ.I<+JbiC]+4N{2isepV8U0YUFQa%M)G%.p0){(S)2PMY3pDD++_N ];V<[~.Lay1a'/ O;oNVgӭhUCZ &iF&E*dw~q`o;hL4j3_ fc P^ްNEs}՗-, d]y$ ~-Ҿ^屇_%@Ȧ.|Xej)Dn2uuœJDϳ[Z@(Ib6 ցu^>аR:x=& ,"*S~+nߣqj, OA|}h)(LϮQ9[aXerxK^mkٲW[#(,[N+!'SheKxPQ-\a[߰o%$RbVӇ4DMaq8pA4T@_viuA?)xؐ'*>P Lj"PYhX|~SK.hF_hWW:{z'4-Ӭh\_ ea4 JbPdrcV z;F!~< Px !Bc]ukAzNby5Gz06+6-_t| XȚٰ[yFEV[j7J.|fb?$CNy{nObKfa' RpM.7;THtBu1v˳ڌ"@v=8ԁU ^e&lc2H  Bnb͟o &'-i3~x^ {A>YZ&aFjg]7)lQdBSr.]Yj#2Xw<;VrPP[ѷ5'37`A%DV[7Ю}=& TIǤ'bc9fd ^8 թg<$b"NzԔ! YZ