<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: HANA System Replication using internal hostnames in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124955#M4530641</link>
    <description>&lt;P&gt;Hi Kashyap, thanks for your response . we have followed what you had advice in your thread .&lt;/P&gt;&lt;P&gt;below is our setup . &lt;/P&gt;&lt;P&gt;Redhat scale up HA cluster . Two hana standalone nodes on two Redhat boxes. Isolation is enabled.&lt;/P&gt;&lt;P&gt;HANA client Lan is 10.250.150.x  . when i enabled replication by using this lan all work fine.&lt;/P&gt;&lt;P&gt;&lt;FONT color="rgba(0, 0, 0, 0)"&gt;in order to make replication traffic on separate lan i assign replication &lt;/FONT&gt;host name in global.ini as 10.250.145.x than our replication wont work , throw error regarding 40002 ports error.&lt;/P&gt;&lt;P&gt;trying to follow  below blog from SAP. but issue remain the same .&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ba0000"&gt;&lt;A href="https://help.sap.com/viewer/6b94445c94ae495c83a19646e7c3fd56/2.0.01/en-US/c0cba1cb2ba34ec89f45b48b2157ec7b.html" target="test_blank"&gt;https://help.sap.com/viewer/6b94445c94ae495c83a19646e7c3fd56/2.0.01/en-US/c0cba1cb2ba34ec89f45b48b2157ec7b.html&lt;/A&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Nov 2021 14:46:48 GMT</pubDate>
    <dc:creator>ravindrakumartbc</dc:creator>
    <dc:date>2021-11-26T14:46:48Z</dc:date>
    <item>
      <title>HANA System Replication using internal hostnames</title>
      <link>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaq-p/12124946</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;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.&lt;/P&gt;
  &lt;P&gt;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.&lt;/P&gt;
  &lt;P&gt;As per &lt;A href="https://help.sap.com/viewer/6b94445c94ae495c83a19646e7c3fd56/2.0.04/en-US/c0cba1cb2ba34ec89f45b48b2157ec7b.html"&gt;Host Name Resolution for System Replication&lt;/A&gt; documentation, I've defined listeninterface parameter from system_replication_communication to .global and defined system_replication_hostname_resolution section as&lt;/P&gt;
  &lt;P&gt;10.5.2.1 sapshdb002 - at System level on Primary system&lt;BR /&gt;10.5.1.1 sapshdb001 - at System level on Secondary system&lt;/P&gt;
  &lt;P&gt;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.&lt;/P&gt;
  &lt;P&gt;Please Note: HANA release is 2.0 SP 04&lt;BR /&gt;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.&lt;/P&gt;
  &lt;P&gt;Thanks.&lt;/P&gt;
  &lt;P&gt;Best Regards,&lt;BR /&gt;Kashyap Shah&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 12:19:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaq-p/12124946</guid>
      <dc:creator>kashyap_shah3</dc:creator>
      <dc:date>2019-11-14T12:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: HANA System Replication using internal hostnames</title>
      <link>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124947#M4530633</link>
      <description>&lt;P&gt;Hello Kashyap,&lt;/P&gt;&lt;P&gt;In Secondary Server, you have maintained below value in system_replication_hostname_resolution but you have to make sure that 10.5.1.1 IP is attached to the server sapshdb001 &lt;/P&gt;&lt;P&gt;10.5.1.1 sapshdb001&lt;/P&gt;&lt;P&gt;Below is example, 192.168.99.33 IP is been used for hana01 server and that same IP is attached in hana01 which you can find using &lt;EM&gt;ip addr show&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1745690-1.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1745692-2.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Make sure your internal IPs are attached to each host before you set it as parameter in HANA.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dennis Padia. &lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 19:45:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124947#M4530633</guid>
      <dc:creator>dennispadia</dc:creator>
      <dc:date>2019-11-14T19:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: HANA System Replication using internal hostnames</title>
      <link>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124948#M4530634</link>
      <description>&lt;P&gt;Hi Dennis,&lt;/P&gt;&lt;P&gt;I understand if internal IP is attached to the network interface, that would work.&lt;/P&gt;&lt;P&gt;I'm trying to implement as per following statement from SAP Help link that I've provided:&lt;BR /&gt;"For system replication it is not necessary to edit the /etc/hosts file, internal ('virtual') host names must be mapped to IP addresses in the global.ini file to create a dedicated network for system replication"&lt;/P&gt;&lt;P&gt;So, I've maintained internal host names to IP address mapping in global.ini --&amp;gt; [system_replication_hostname_resolutio] section.&lt;/P&gt;&lt;P&gt;Please let me know if you interpret SAP Help documentation in a different way.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Kashyap Shah&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2019 09:08:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124948#M4530634</guid>
      <dc:creator>kashyap_shah3</dc:creator>
      <dc:date>2019-11-15T09:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: HANA System Replication using internal hostnames</title>
      <link>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124949#M4530635</link>
      <description>&lt;P&gt;Hello Kashyap,&lt;/P&gt;&lt;P&gt;Did you try to check the firewall? I think the port is blocked. System replication use different port.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dennis Padia. &lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2019 18:50:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124949#M4530635</guid>
      <dc:creator>dennispadia</dc:creator>
      <dc:date>2019-11-15T18:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: HANA System Replication using internal hostnames</title>
      <link>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124950#M4530636</link>
      <description>&lt;P&gt;Hi Dennis,&lt;/P&gt;&lt;P&gt;As I'd mentioned in my Note:&lt;BR /&gt;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.&lt;BR /&gt;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.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Kashyap Shah&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 09:25:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124950#M4530636</guid>
      <dc:creator>kashyap_shah3</dc:creator>
      <dc:date>2019-11-18T09:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: HANA System Replication using internal hostnames</title>
      <link>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124951#M4530637</link>
      <description>&lt;P&gt;Hi &lt;A href="https://answers.sap.com/users/610163/kashyapshah3.html"&gt;Kashyap Shah&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Would suggest you to get in touch with your organisation network colleagues to get the network routes&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kaushik&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 13:46:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124951#M4530637</guid>
      <dc:creator>kaus19d</dc:creator>
      <dc:date>2019-11-18T13:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: HANA System Replication using internal hostnames</title>
      <link>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124952#M4530638</link>
      <description>&lt;P&gt;I've been able to fix the issue by attaching internal IP to the same NIC on Primary and Secondary. So although, /etc/hosts or DNS config isn't required as per SAP documentation, IPs have to be defined at network level and must be reachable.&lt;/P&gt;&lt;P&gt;So Deniss's first reply is the solution.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Kashyap Shah&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 16:06:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124952#M4530638</guid>
      <dc:creator>kashyap_shah3</dc:creator>
      <dc:date>2019-11-18T16:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: HANA System Replication using internal hostnames</title>
      <link>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124953#M4530639</link>
      <description>&lt;P&gt;Hi Kashyap , i am also using the similar setup . both internal IP series are assigned and reachable from each host .&lt;/P&gt;&lt;P&gt;still having issue while setting up the replication . any other findings from your side.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 15:47:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124953#M4530639</guid>
      <dc:creator>ravindrakumartbc</dc:creator>
      <dc:date>2021-11-23T15:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: HANA System Replication using internal hostnames</title>
      <link>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124954#M4530640</link>
      <description>&lt;P&gt;My issue was resolved and the main cause was that internal hostnames weren't reachable from HSR node which is a prerequisite.&lt;/P&gt;&lt;P&gt;It's been a while though. So, if you describe you issue with exact errors, I may be able to help more.&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 13:03:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124954#M4530640</guid>
      <dc:creator>kashyap_shah3</dc:creator>
      <dc:date>2021-11-26T13:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: HANA System Replication using internal hostnames</title>
      <link>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124955#M4530641</link>
      <description>&lt;P&gt;Hi Kashyap, thanks for your response . we have followed what you had advice in your thread .&lt;/P&gt;&lt;P&gt;below is our setup . &lt;/P&gt;&lt;P&gt;Redhat scale up HA cluster . Two hana standalone nodes on two Redhat boxes. Isolation is enabled.&lt;/P&gt;&lt;P&gt;HANA client Lan is 10.250.150.x  . when i enabled replication by using this lan all work fine.&lt;/P&gt;&lt;P&gt;&lt;FONT color="rgba(0, 0, 0, 0)"&gt;in order to make replication traffic on separate lan i assign replication &lt;/FONT&gt;host name in global.ini as 10.250.145.x than our replication wont work , throw error regarding 40002 ports error.&lt;/P&gt;&lt;P&gt;trying to follow  below blog from SAP. but issue remain the same .&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ba0000"&gt;&lt;A href="https://help.sap.com/viewer/6b94445c94ae495c83a19646e7c3fd56/2.0.01/en-US/c0cba1cb2ba34ec89f45b48b2157ec7b.html" target="test_blank"&gt;https://help.sap.com/viewer/6b94445c94ae495c83a19646e7c3fd56/2.0.01/en-US/c0cba1cb2ba34ec89f45b48b2157ec7b.html&lt;/A&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 14:46:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/hana-system-replication-using-internal-hostnames/qaa-p/12124955#M4530641</guid>
      <dc:creator>ravindrakumartbc</dc:creator>
      <dc:date>2021-11-26T14:46:48Z</dc:date>
    </item>
  </channel>
</rss>

