When the VMware Identity Manager Cluster Auto-Recovery feature is active, it generates excessive pgservice.log.backup files in /var/log/pgService. This exhausts the available space in the root directory, may lead to a Postgres Service failure.
Please create a valid Backup/Snapshot before deleting any files.
pgService.log.backup files in /var/log/pgServicecrontab -e0 3 1 * * /usr/bin/rm -f /var/log/pgService/*.backup >/dev/null 2>&1vIDM is down impacting Aria Automation availability. Postgres service is down on master VIDM node.