SLP won't start duplications
I have *one* SLP that doesn't seem to want to start duplications... and I can't for the life of me figure out why it won't. Other SLPs in my environment are starting just fine.
Backlog of incomplete SLP Copies In Process (Storage Lifecycle State: 2): Number of copies: 682 Total expected size 22834039 MB SLP Name: (state) Number of copies: Size: DEN-DENSYM_ADV_DEV01-stu_disk_densy... (active) 682 22834039 MB Total: 682 22834039 MB
Not great news to have images half way through their SLP life when the SLP gets modified.
This can leave them half orphaned!
You cannot change the SLP version for an image so you need to do the following:
1. Only edited SLPs when everything has completed its lifecycle within them so that the next batch start afresh.
2. It doesn't look like any are set to expire immediately after the SLP completes so you should be safe to cancel the ones that are left orphaned so that at least youy can manually duplicate them
3. You will need to pipe out a list of all incomplete SLPs (looks like you are familiar enough with nstluitl to do that OK) and then run nbstlutil cancel -backupid **** -version 1 (or 2 or 3 etc,)
4. Manually duplicate the them as required
You can then start afresh
Hoipe this helps