cancel
Showing results for 
Search instead for 
Did you mean: 

SLP immune to deletion

cgoliver
Level 5

We have two backup id's that are in_process and cannot be cancelled

 

Get the following message from nbstlutil

 

"nbstlutil cancel -backupid HOSTNAME_1312517428
Operation not successful: events out of sequence - image inconsistency"

 

Is there some way to resolve the inconsistency?

 

4 REPLIES 4

cgoliver
Level 5

Using these two commands resolved the first hurdle for the removal of the MSDP

 

nbdelete -allvolumes -force
bpimage -cleanup -allclients

 

 

zhang_yu
Level 2

Will 'nbstlutil cancel -force -backupid HOSTNAME_1312517428' work?

 

watsons
Level 6

The error message: "events out of sequence - image inconsistency" indicates a problem of image consistency.

May need to run "bpdbm -consistency" to check if that image is good or having missing info when no backup is running.

cgoliver
Level 5

All fragments have been removed and the MSDP will be re-created once the sql script is run.

 

Thanks for the help,

Chris