当 Data Mover 集群在活动模式下运行时,同步监控器会同步各个存储库。通过同步,备用服务器上的组件可以具有最新的存储库,以在发生故障转移时随时准备进行接管。
如果将 Data Mover 配置为 将预警记录到服务器管理,则在存储库不再同步时将触发预警。检查 dmSync.log 和 Postgres 日志有助于确定根本原因,以采取适当的纠正措施。
通过执行以下操作重新同步存储库:
- 在 designated-active 守护程序服务器上,运行 dmcluster switchback 命令并按提示操作:
提示 操作 Do you need to sync up the two repositories? [y or n] 输入 y 同步。 Enter 1 to back up the active repository to the standby repository.
Enter 2 to back up the standby repository to the active repository.
[1 or 2]
输入 1 或 2 提供同步方向。 - 从 designated-active 守护程序服务器中,运行 dmcluster status 命令以验证所有服务是否按预期在活动模式下运行。所有服务的转换需要几分钟时间。根据需要运行 dmcluster status,直到结果达到预期。在 dmFailover.log 中监控当前活动守护程序和监控器服务器的进度。