用例:向现有活动服务器中添加额外的备用服务器 - Teradata Data Mover

Teradata® Data Mover 用户指南

Product
Teradata Data Mover
Release Number
17.05
Published
2020 年 10 月
Language
中文 (简体)
Last Update
2020-12-18
dita:mapPath
zh-CN/xxl1591023586203.ditamap
dita:ditavalPath
zh-CN/xxl1591023586203.ditaval
dita:id
B035-4101
Product Category
Analytical Ecosystem
  1. 在备用服务器上,编辑 sync.properties 文件并将 sync.isMaster 属性设置为 false
  2. 在活动服务器上,配置同步服务:
    /opt/teradata/datamover/sync/nn.nn/dmsync config
    其中,路径中的 nn.nn 是指 Data Mover 的版本号。
  3. 出现提示时,选择以下选项:
    Add additional standby repositories to the exisiting replication service
  4. 对以下提示做出响应:
    提示 说明
    Enter remote standby host name 输入备用服务器名称。
    Enter the database super user postgres password on standby repository 输入备用服务器上的 Postgres 用户密码。
    Replication service set up requires that the active and standby repositories are in sync before configuring. Do you need to back up the active repository to the standby repository? [y or n]
    • 如果备用存储库尚未同步,请输入 Y
    • 如果备用存储库已经同步,请输入 N
    Do you need to set up replication for another standby repository? [y or n]:
    • 如果有多个备用服务器需要连接到此活动服务器,请输入 Y
    • 如果仅需要一个备用服务器,请输入 N