on 2023 Dec 20 12:04 PM
Hi All,
We are unable to enable system replication on primary site, all the prereqsites are done, hostname resolution is also fine, both primary and secondary in same network. The moment we hit hdbnsutil -sr_enable --name=siteA getting error as below
host=hostname,port=40402 opened=0 secure port=40406 opened=0,detail=exception 1: no.2111000 (TrexNet/Responder.cpp:847) TID: 24188
Generic TrexNet runtime error; $INFO$=not all listeners could be started
Generic TrexNet runtime error; $INFO$=host unknown; $PARAM$=127.0.0.1:40406
Please advice.
Thanks
Tabrayz
Request clarification before answering.
Parameter is same, listeninterfcae is global with hana 2.0 sp07 by default it will be global ,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Just in case if you have followed SAP Note: 3020773 - System replication port could not be opened - SAP for Me and this did not work, please refer to SAP Note: 3305320, wherein it is mentioned:
Kindly ensure that you have maintained the parameter listeninterface in all sites and also took a restart once maintained.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Again, all the setting are ok, but if you see below error its sys replication port could not be opened and port is 40402 when i do telnet on same server this port is not reachable meaning this port is not listing.
hdbnsutil -sr_enable --name=siteA
nameserver is active, proceeding ... error: system replication port could not be opened;port=40402 opened=0 secure port=40406 opened=0,detail=exception 1: no.2111000 (TrexNet/Responder.cpp:847) TID: 30824 Generic TrexNet runtime error; $INFO$=not all listeners could be started
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Two suggestions:
1. Please ensure that the network configuration is done as per SAP Note: 2382421.
2. Please refer SAP Note: 1999880 point no. 8,9 and 29 for network configuration and port related restrictions.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rahul,
Thanks for your response, these parameters are already maintained. i think some issue with port which is bidding to loopback ip please see below error message.
Client Connection Info: active channel (since 119873mues) 8 with request-id 753470972167215358 {0x00007f181bc2f2f0: id=8, channel={<NetworkChannel>={<NetworkChannelBase>={this=139741522568216, fd=21, refCnt=1, local=127.0.0.1/27144_tcp, remote=127.0.0.1/30401_tcp, state=Connected, pending=[----]}}}} from 27144 to 127.0.0.1:30401 [rx-stats: sb=18088,ub=18088,sc=3,uc=3][tx-stats: sb=1000,ub=1000,sc=1,uc=1][buf: I/5][flush: 1703060482975549][rdit: 1][ssl-epoch: 0] with method reconfigAll with id 753470972167215358 on host hostname on port 30401 from process hdbnameserver with service port 30401, pid 16609 and tid 23806 started at 1703060482975497
exception 1: no.1000013 (ConfigMgr/ReconfigServer.cpp:384) TID: 23806
Reconfigure failed for node hostname:30401
Thanks
Tabrayz
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please check the following, verifying section [system_replication_hostname_resolution] if these are set as with the correct mappings.
[system_replication_hostname_resolution]
<ip-address_primarySite>=<internal-host-name_primarySite>
<ip-address_SecondarySite>=<internal-host-name_SecondarySite>
2. Maintain all hosts of the primary and the secondary sites on both sides, these must be defined under system_replication_hostname_resolution in global.ini file.
3. Then try to enable the replication in primary as hdbnsutil -sr_enable --name=<SITENAME>
Note - Ideally when listeninterface is set to .global then mappings are not required but it always a best practice to maintain all the site names on each sites.
Network Configuration for SAP HANASystem Replication -- at section System Replication Hostname Resolution
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
95 | |
11 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.