Example Host File or DNS Setup | Teradata Data Mover - Example: Setting Up Host Files or DNS - Teradata Data Mover

Teradata® Data Mover Installation, Configuration, and Upgrade Guide for Customers

Product
Teradata Data Mover
Release Number
17.05
Published
October 2020
Language
English (United States)
Last Update
2020-11-18
dita:mapPath
iak1591023586907.ditamap
dita:ditavalPath
stp1591127384938.ditaval
dita:id
B035-4102
lifecycle
previous
Product Category
Analytical Ecosystem
  1. Define an alias for all five servers in the /etc/hosts file on each system (DM1, DM2, DM3, VP1, and VP2), if not already defined.
    For example, the following are entries added to the host files on DM1:
    • ##.##.###.## DM2
    • ##.##.###.## DM3
    • ##.##.###.## VP1
    • ##.##.###.## VP2
  2. On DM1 and DM2, add a public IP address to the /etc/hosts file so that the name of the server does not resolve to the 127.0.0.1 IP address.
    An example DM1 entry: ###.##.###.## DM1