During the pre-upgrade assessment tool check, you may encounter the following error message.
Aria Operations 8.1.1 to 8.6.4
8.10 and later
For versions Aria Operations 8.1.1 to 8.6.4 please follow below steps to fix the pgpass permission issue:
# rm /storage/db/vcops/recovery.conf.bootstrap
# chown postgres:users /var/vmware/vpostgres/current/.pgpass
# chown postgres:users /var/vmware/vpostgres/current/.pgpass
# /etc/init.d/vpostgres-repl start
# /etc/init.d/vpostgres-repl start
Note: For versions Aria Operations 8.1.1 to 8.6.4, the "recovery.conf.bootstrap" should be present only on the replica node. Do not remove the file from replica node.
For versions Aria Operations 8.10 and later please follow below steps to fix pgpass permission issue
# rm /storage/db/vcops/recovery.conf.bootstrap
# chown postgres:users /var/vmware/vpostgres/current/.pgpass
# /etc/init.d/vpostgres-repl start
# /etc/init.d/vpostgres-repl start
Note: For versions 8.10 and later the "recovery.conf.bootstrap" should not be present on the primary or replica node.
VMware Aria Operations Pre-Upgrade Readiness Assessment Tools: https://knowledge.broadcom.com/external/article/324352/vmware-aria-operations-preupgrade-readin.html