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 - 20.01

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Data Mover
Release Number
20.01
Published
November 2023
Language
English (United States)
Last Update
2023-12-05
dita:mapPath
jvt1700556161677.ditamap
dita:ditavalPath
stp1591127384938.ditaval
dita:id
pqq1467243714524
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