Table of Contents

Search

  1. Preface
  2. Introduction to High Availability
  3. Set Up the High Availability Environment
  4. Set Up a High Availability Cluster on Windows
  5. Steps to Setting Up a High Availability Cluster in Linux
  6. Optional High Availability Configuration
  7. Appendix A: Troubleshooting High Availability
  8. Appendix B: High Availability Log Messages
  9. Appendix C: Port Number Reference
  10. Appendix D: Glossary

High Availability Installation Guide

High Availability Installation Guide

Step 6. Configure the Informatica Managed File Transfer Properties for High Availability

Step 6. Configure the Informatica Managed File Transfer Properties for High Availability

Configure Informatica Managed File Transfer properties on both of the cluster nodes.
  1. Ensure that you have load balanced the Managed File Transfer servers as relevant to the type of load balancer.
  2. On the first node, open the cluster configuration file from the following location:
    <MFTInstallationDir>\server\config\cluster.xml
    . Perform the following steps:
    1. For the
      systemName
      property, provide a unique name for the cluster node, for example
      NodeA
      .
    2. For the
      clusterBindAddress
      property, provide the IP address for the node, for example
      10.75.141.164
      .
  3. Similarly, on the second node, open the cluster configuration file
    <MFTInstallationDir>\server\config\cluster.xml
    . Perform the following steps:
    1. For the
      systemName
      property, provide the name of the second cluster node, for example
      NodeB
      .
    2. For the
      clusterBindAddress
      property, provide the IP address for the node, for example
      10.75.141.138
      .
  4. On both nodes, open the configuration file from the following location:
    <MFTInstallationDir>\server\config\dx-configuration.properties
    . Perform the following steps:
    1. For the
      dx.server.host
      property, provide the load balancer IP.
    2. For the
      dx.server.port
      property, provide the relevant load balancer port.
  5. In the
    B2B Data Exchange
    Operation Console, from the Navigator, open
    Administration
    System Properties
    .
  6. When you define the required system properties, set the value of the
    infamft.console.url
    property to the load balancer URL, in the following format:
    http://<load_balancer>:<load_balancer_port>/informaticamft
    .
    For example:
    http://host1:80/informaticamft

0 COMMENTS

We’d like to hear from you!