Skip to content

Improve the cluster resource template as per the suse best practises guide #61

@smpsgill

Description

@smpsgill

Peter Schinagl identified some improvements to cluster_resources.j2. and differences to BestPractice SAP_NW740_SLE15 :

  1. "property cib-bootstrap-options" is only available for AWS
    and is different to BestPractice
    rsc_defaults rsc-options: is only available for AWS
    op_defaults op-options: is only available for AWS

  2. Structure of the cluster_resources could be grouped to made it better
    readable e.g. have all IP settings together as a block, similar for the other parts

  3. rsc_socat should be replaced by the azure-lb resource agent

  4. primitive rsc_sap_{{ sid }}_ASCS{{ ascs_instance }} SAPInstance
    op monitor interval=120 vs op monitor interval=11 on BestPractice;
    same for the ERS primitive

  5. ERS group has meta resource stickiness vs none on best BestPractice

https://documentation.suse.com/sbp/all/single-html/SAP_NW740_SLE15_SetupGuide/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions