New Data Aggregator install instance not starting (getting heartbeats from somewhere else)
I installed a new DA 25.4.5 instance on the Disaster Recovery site (*.*.*.134),
DA fails to start complaining about heartbeat from the secondary (main) DA.
[root@host:/opt/NetOps/IMDataAggregator]# cat shutdown.log
2026-05-07T09:28:00,035 | INFO | main | shutdown | ase.heartbeat.DBStateManagerImpl 1130 | - - | | Local addresses found: [*.*.*.134]
2026-05-07T09:28:00,932 | ERROR | main | shutdown | ase.heartbeat.DBStateManagerImpl 1249 | - - | | Shutting down DA due to DB contention. Expecting DB heartbeats from only source DA *.*.*.134, but saw heartbeats from DAs: *.*.*.129
*.*.*.129/.130 pair is installed on a primary site.
DX NetOps 25.4.5
mirror image disaster recovery (DR) lab
We checked the primary env, and found that the dbconnection.cfg files on the DA’s had one vertica host from the secondary environment listed.
Manually edit the dbconnection.cfg files on the Primary Site Data Aggregators. Ensure the configuration includes only the primary Vertica hosts. Remove any IP addresses or hostnames belonging to the secondary (DR) environment.
etlhealth script to ensure there is no residual contention or lock-related issues.