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
@sean-freeman ENSA2 ASCS ERS Simple Mount scenario requires both ASCS and ERS file shares to be mounted on both cluster nodes, because of SAPStartSrv resource agent.
ASCS ERS Plays needs to be adjusted to account for this:
Current:
Which results into issue, where cluster nodes are not aware of Instance number of other one, creating incorrect folder on NFS and mounting it incorrectly. Example for ASCS node, which does not have sap_storage_setup_nwas_abap_ers_instance_nr defined.
/usr/sap/AE1/ASCS00/usr/sap/AE1/ERS
Required cross server variable, not inside of host_specifications_dictionary:
@sean-freeman ENSA2 ASCS ERS Simple Mount scenario requires both ASCS and ERS file shares to be mounted on both cluster nodes, because of SAPStartSrv resource agent.
ASCS ERS Plays needs to be adjusted to account for this:
Current:
Which results into issue, where cluster nodes are not aware of Instance number of other one, creating incorrect folder on NFS and mounting it incorrectly. Example for ASCS node, which does not have
sap_storage_setup_nwas_abap_ers_instance_nr
defined.Required cross server variable, not inside of host_specifications_dictionary:
The text was updated successfully, but these errors were encountered: