Configuring database replication - BlueCat Integrity - 9.3.0

Address Manager Administration Guide

Locale
English
Product name
BlueCat Integrity
Version
9.3.0

How to configure database replication.

Note: You must establish a trust relationship between the Address Manager servers you wish to be in replication prior to configuring database replication in Address Manager. For more information about establishing Trust Relationships, refer to Configuring a trust relationship in Address Manager.
Database replication is supported between the following Address Manager disaster recovery systems:
  • identical Address Manager appliances models, such as two Address Manager 3000 appliances
  • identical Address Manager virtual machines, such as two Address Manager 3000 VMs
  • matching Address Manager appliances and virtual machines, such as an Address Manager 3000 appliance and Address Manager 3000 VM
Before configuring database replication, make sure to complete the following prerequisites:
  • The user configuring replication has administrator privileges.
  • Ports 22, 80, 443, 1099, and 5432 are open on the firewall between the affected Address Manager appliances or virtual machines. For more information on service ports, protocols, and usage, refer to Address Manager service ports.
    Note: Address Manager uses port 80 and 443 for bidirectional communication between the Primary and Secondary servers.
  • ICMP (Internet Control Message Protocol) is enabled on all Address Manager servers in replication. This allows the Primary to reach the Secondary and Tertiary servers.
  • The database version MUST match the current version of the Address Manager software.
Important:
  • Do not place any files in the /data/pgdata directory of the Address Manager servers. This will cause replication failure.
  • While database replication is in progress, don't update or change the CLI configuration on Primary or Standby servers. This will cause replication failure.
  • While database replication is in progress, UI access on the Standby server will fail if the JMX passwords differ on the Primary and Standby servers. For instructions on setting the JMX password, refer to Setting the JMX password.
  • When database replication is configured, you can only migrate data into the Primary server and not into any Standby servers. The Migration link on the Administration page is only available from the Primary server in replication.
  • When database replication is configured, you cannot perform a database backup on the Standby servers; however, you can still configure a disabled database backup profile on the Standby servers. If you attempt to execute a database backup on a Standby server, the following error message appears:
    System does not have a primary database. Backup [backup_name] cancelled
Attention: BlueCat strongly advises customers using Address Manager in replication to secure the communication channel between the Primary and Secondary (or Tertiary) servers, for example by using a VPN between data centers.
Warning: For configurations that use Address Manager servers in replication, deployments must be performed on the primary Address Manager server. Deployment from replicated secondary Address Manager servers is not supported.