GitHub user SviridoffA closed the discussion with a comment: How to remove stuck instance snapshot
Since I didn't get any clue, I decided to use the hard method. I found a table in the database named vm_snapshots and made two updates to it. I changed state from 'Reverting' to 'Expunging', and changed removed from Null to date. Now this snapshot not showing in UI and I can make operations with VM, its not blocked anymore. Not shure its a right way. But i dont have another ideas. GitHub link: https://github.com/apache/cloudstack/discussions/9874#discussioncomment-11151471 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
