Uploaded image for project: 'Apache Trafodion (Retired)'
  1. Apache Trafodion (Retired)
  2. TRAFODION-1176

LP Bug: 1444549 - DCS floating IP should set internal interface

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 2.4
    • connectivity-dcs
    • None

    Description

      DCS currently has the following properties for floating IP:

      /** DcsMaster Floating IP external IP address */
      public static final String DCS_MASTER_FLOATING_IP_EXTERNAL_IP_ADDRESS = "dcs.master.floating.ip.external.ip.address";

      /** Default DcsMaster Floating IP external IP address */
      public static final String DEFAULT_DCS_MASTER_FLOATING_IP_EXTERNAL_IP_ADDRESS = "default";

      Need to add more properties for internal interface e.g.,

      /** DcsMaster Floating IP internal IP address */
      public static final String DCS_MASTER_FLOATING_IP_INTERNAL_IP_ADDRESS = "dcs.master.floating.ip.internal.ip.address";

      /** Default DcsMaster Floating IP internal IP address */
      public static final String DEFAULT_DCS_MASTER_FLOATING_IP_INTERNAL_IP_ADDRESS = "default";

      DcsMaster can then invoke dcsbind.sh for both

      Attachments

        Activity

          People

            arvind.narain Arvind Narain
            matbrown Matt Brown
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: