I’m being an idiot, but its not working… must have missed something obvious.
Single Config server, on Server A, port 2020
Originally had Single Config DB Server on Server A, port 2022
I’ve setup an additional Config DB Server on Server B, port 2022.
Config DB Server A has Config DB Server B set as ‘warm standby’, and they correctly failover (A->B) and B becomes Primary.
However, Config Server continues to try and look for the DB Server on Server A!!!
The confserv.conf file on Server A has a section which has the dbserver details for the Config DB Server on Server B - labelled [serverB_dbserver]
What’s gone wrong?!