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.03

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Data Mover
Release Number
20.03
Published
July 2024
ft:locale
en-US
ft:lastEdition
2024-07-17
dita:mapPath
vuu1713418923137.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