Menu

#268 Handling Redundancy Switchover of DNS/ECSP server

2.0.1.0
closed
None
2019-08-30
2019-07-03
No

There can be a redundancy switchover possible for the DNS/ECSP server at run time, because of which the server IP gets changed. This switchover should get automatically handled for TRDP session, for which the TTI and DNR system have already been initialized.

Proposal:
This solution proposal assumes that DNS and ECSP server are located on same machine. The idea is that we can use the TTI PD Callback of the TTDB_STATUS_COMID (100) to see if its source IP address has changed in order to detect redundancy switchover. If that is the case, then the DNS server IP needs to be changed.
Attached a patch file for the same. (I confess that the patch is rather a rudimentary way to do it, which exploits some crude pointer conversions.)

2 Attachments

Discussion

  • Stefan Bender

    Stefan Bender - 2019-08-13
    • status: open --> pending
    • assigned_to: Stefan Bender
     
  • Stefan Bender

    Stefan Bender - 2019-08-13

    I have implemented your suggestion, but with proper use of TAU_DNR_DATA_T by moving its definition to the header file (tau_dnr.h)

     
  • Armin-Hagen Weiss

    • Status: pending --> closed
    • Milestone: 2.0.0.0 --> 2.0.0.2
     

Log in to post a comment.

MongoDB Logo MongoDB