If CPM is restarted while a backup is running, the backup will be stuck in "Pending" status in the CPM console until that policy runs again.
After that, it will change to "Failed".
However, the snapshots of the failed backup will still show as "completed" in AWS.
If that still shows as pending or in progress you should do the following:
1. Connect to CPM using SSH (using your assigned key and user "cpmuser") and restart the local CPM Agent:
2. sudo systemctl restart cpmagent
Please make sure no other backups/DR are running when performing this.
A few minutes later, you will be able to execute this policy again, and the old backup will turn from "In progress" into "Failed".