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
16.10
Published
June 2017
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
wcu1482331938115.ditamap
dita:ditavalPath
4102_ICUCustomer_dm_1610.ditaval
dita:id
B035-4102
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 entries would be 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