cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello,

I had HANA System Replication enabled between Primary (sapshdb001) and Secondary (sapshdb002) system using public network interface i.e. using same IP range that SAP application uses to connect to HANA. That worked completely fine.

I am now trying to secure HSR using separate internal network defined within HANA system topology by system_replication_hostname_resolution from global.ini and not /etc/hosts config.

As per Host Name Resolution for System Replication documentation, I've defined listeninterface parameter from system_replication_communication to .global and defined system_replication_hostname_resolution section as

10.5.2.1 sapshdb002 - at System level on Primary system
10.5.1.1 sapshdb001 - at System level on Secondary system

As per documentation, above minimum configuration should have worked but I see erros in nameserver trace on Secondary as attached. I've also raised incident with SAP with no resolution as yet. It would be really helpful to know if anyone have done similar setup and how.

Please Note: HANA release is 2.0 SP 04
Firewall at OS level is disabled on both Primary and Secondary, also there's no firewall between Priamry and Secondary. Again as I mentioned earlier, not using separate internal network but public, HSR had worked fine.

Thanks.

Best Regards,
Kashyap Shah

View Entire Topic
dennispadia
Active Contributor
0 Likes

Hello Kashyap,

Did you try to check the firewall? I think the port is blocked. System replication use different port.

Regards,

Dennis Padia.

kashyap_shah3
Contributor
0 Likes

Hi Dennis,

As I'd mentioned in my Note:
Firewall at OS level is disabled on both Primary and Secondary, also there's no firewall between Priamry and Secondary. HSR had worked fine on public network interface.
I think now the question is: does internal IP have to be attached to network card interface (visible in ifconfig output) ? As I haven't done that. It's not clear from SAP documentation as well.

Thanks.

Best Regards,
Kashyap Shah