Backup from snapshot jobs do not start after the snapshot job completes successfully
Explanation:
If the NAS-Data-Protection policy backup jobs fail for some backup IDs, then the image or SLP remains incomplete. This results in the backup from snapshot jobs not starting until the incomplete backup IDs are canceled.
Workaround:
Do the following:
- To show the status of incomplete images, run:
nbstlutil stlilist -image_incomplete
- To find information for an incomplete lifecycle image, run:
nbstlutil stlilist -U
- To find the backup ID, refer to the following article:
- To cancel the lifecycle for a specific backup, run:
nbstlutil cancel -backupid <backupid>