Aria Automation 8.x
Resiliency improvements will be introduced in vRealize Automation 8.1 to prevent this scenario from occurring.
Workaround:
Ensure that valid snapshots have been taken prior to performing any actions. Do not create live snapshots. For vRealize Automation 8.x, ensure cold powered down snapshots are performed per: vRealize Automation 8.x Preparations for Backing Up
It is highly encouraged to have a stringent backup procedure available on a daily schedule.
It is recommended to have redundant network pathing between ESXi hosts in which host the vRealize Automation appliance nodes.
vracli cluster exec -- touch /data/db/live/debug
kubectl delete pod -n prelude postgres-1; kubectl delete pod -n prelude postgres-2;
kubectl get pods -n prelude -l name=postgres -o wide
rm /data/db/live/debug
kubectl -n prelude logs -f postgres-1
'[repmgrd] monitoring primary node "postgres-0.postgres.prelude.svc.cluster.local" (ID: 100) in normal state' on the postgres-1 log.