Todo
When sap_swpm and sap_hana_install roles are adjusted to use firewall LSR role by @berndfinger , we @ja9fuchs need to add steps to HA role to add cluster specific ports for HA.
Example:
firewall-cmd --permanent --add-port=5404-5405/udp
This will resolve issue:
Node List:
* Node h02hana1: UNCLEAN (offline)
* Online: [ h02hana0 ]
Node List:
* Node h02hana0: UNCLEAN (offline)
* Online: [ h02hana1 ]
Todo
When
sap_swpmandsap_hana_installroles are adjusted to use firewall LSR role by @berndfinger , we @ja9fuchs need to add steps to HA role to add cluster specific ports for HA.Example:
firewall-cmd --permanent --add-port=5404-5405/udpThis will resolve issue: