GSLB Unable to synchronize Network MEP (LDNS RTT Entries) in one direction

GSLB Unable to synchronize Network MEP (LDNS RTT Entries) in one direction

book

Article ID: CTX206411

calendar_today

Updated On:

Description

  • Netscaler configured for GSLB with RTT as one of the GSLB methods
  • Network Metric Exchange is enabled on all GSLB Sites
  • show gslb ldnsentries on one Netscaler A shows valid RTT time entries for itself:
Displaying all LDNS entries ...
        S-00 NETSCALER_A_SITE
        S-01 NETSCALER_B_SITE

            IP       MON       TTL : S-00 : S-01 :
                               sec :RTT ms:RTT ms:
      10.0.0.1      PING       173 :    2 :  90  :
   10.10.10.10       TCP       125 :   24 :   5  :
     
  • show gslb ldnsentries on Netscaler B shows RTT time entries for Netscaler A as T-Out
Displaying all LDNS entries ...
        S-00 NETSCALER_B_SITE
        S-01 NETSCALER_A_SITE

            IP       MON       TTL : S-00 : S-01 :
                               sec :RTT ms:RTT ms:
      10.0.0.1      PING       173 :    2 : T-out:
   10.10.10.10       TCP       125 :   24 : T-out:
  • show gslb site on Netscaler B shows Netscaler A's status as:
1)      NETSCALER_A_SITE (10.0.0.5)  Site Type: REMOTE
        Metric exchange: ENABLED        Site Metric MEP Status: ACTIVE  Public IP: 10.0.0.5
        Network metric exchange: ENABLED        Persistence session exchange: ENABLED
        Network Metric/persistence MEP status: DOWN
  • Network traces show no Network Metric Update traffic originating from NETSCALER_A
  • RPCNode passwords are verified to be in sync between the two sites
  • The following counter is incrementing:  gslb_tot_rpc_connect_failed
  • A Service exists on NETSCALER_A that is on the NETSCALER_A Site IP on port 3011 or 3009 (MEP ports):
add gslb site NETSCALER_A_SITE 10.0.0.5 -publicIP 10.0.0.5
add service BAD_SVC 10.0.0.5 TCP 3011 -gslb NONE -maxClient 0 -maxReq 0 -cip DISABLED -usip NO -useproxyport YES -sp OFF -cltTimeout 9000 -svrTimeout 9000 -CustomServerID "\"None\"" -CKA NO -TCPB NO -CMP NO

Resolution

Remove the service who's IP conflicts with the Site IP on port 3011 or 3009
 

Problem Cause

Service conflicting with the Site IP / MEP TCP Ports (3009/3011) causing MEP communication failure.

You will see following counter increment in the logs:
'gslb_err_conflicting_s_info'