You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "mst_saphana_HA1_HDB10" resource name does not exist in the example crm configuration:
colocation col_saphana_ip_HA1_HDB10 2000: rsc_ip_HA1_HDB10:Started
mst_saphana_HA1_HDB10:Promoted
Hence, running the command "crm configure load update crm-cs.txt" later will result in an error.
The correct resource name should be "mst_SAPHanaCon_HA1_HDB10":
colocation col_saphana_ip_HA1_HDB10 2000: rsc_ip_HA1_HDB10:Started
mst_SAPHanaCon_HA1_HDB10:Promoted
Constraints for SAPHanaSR-angi:
https://documentation.suse.com/sbp/sap-15/html/SLES4SAP-hana-angi-perfopt-15/index.html#id-constraints-for-saphanasr-angi
The "mst_saphana_HA1_HDB10" resource name does not exist in the example crm configuration:
colocation col_saphana_ip_HA1_HDB10 2000: rsc_ip_HA1_HDB10:Started
mst_saphana_HA1_HDB10:Promoted
Hence, running the command "crm configure load update crm-cs.txt" later will result in an error.
The correct resource name should be "mst_SAPHanaCon_HA1_HDB10":
colocation col_saphana_ip_HA1_HDB10 2000: rsc_ip_HA1_HDB10:Started
mst_SAPHanaCon_HA1_HDB10:Promoted
The resource "mst_SAPHanaCon_HA1_HDB10" is define earlier as the following in the example crm configuration:
https://documentation.suse.com/sbp/sap-15/html/SLES4SAP-hana-angi-perfopt-15/index.html#id-saphanacontroller
clone mst_SAPHanaCon_HA1_HDB10 rsc_SAPHanaCon_HA1_HDB10
meta clone-node-max=1 promotable=true interleave=true maintenance=true
The text was updated successfully, but these errors were encountered: