You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Suresh Subbiah (JIRA)" <ji...@apache.org> on 2015/10/08 18:19:27 UTC

[jira] [Assigned] (TRAFODION-1176) LP Bug: 1444549 - DCS floating IP should set internal interface

     [ https://issues.apache.org/jira/browse/TRAFODION-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Subbiah reassigned TRAFODION-1176:
-----------------------------------------

    Assignee: Arvind Narain  (was: Matt Brown)

> LP Bug: 1444549 - DCS floating IP should set internal interface
> ---------------------------------------------------------------
>
>                 Key: TRAFODION-1176
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1176
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: connectivity-dcs
>            Reporter: Matt Brown
>            Assignee: Arvind Narain
>             Fix For: 2.0-incubating
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)