GitHub user prashanthr2 added a comment to the discussion: Volume Stuck in Snapshotting
@boubouX Unfortunately the only option left is updating the DB as you suggested. Please make sure you also take care of entries in snapshot_store_ref and snapshot_zone_ref for the snapshot with the issue. Also, if you are using cloudstack-usage , you may need to take care of usage event for the snapshot with the issue here. Ignore below if you are not concerned or using usage service. _Check if the usage event is created for the snapshot in the cloud.usage_events. If you see snapshot usage events for the snapshot, you can mark the snapshot status to 'Backedup' in the snapshot table and delete it from UI. This will create a snapshot delete usage event._ GitHub link: https://github.com/apache/cloudstack/discussions/11915#discussioncomment-14824757 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
