After upgrading the firmware from ADM13.0-85.19 to ADM13.0-89.7, the customer encountered a problem where the status of the secondary ADM database is marked as "down."
To resolve this issue, the following steps should be taken:
pg_hba.conf
file.pg_hba.conf
file from the Primary node to the Secondary node.Upon upgrading and observing the secondary ADM database status as "down," it was discovered that the secondary node lacked the pg_hba.conf
file located at /var/mps/db_pgsql/data/
. Additionally, the content within the pg_hba.conf
file on the Primary node did not encompass information about the secondary node.