Bug 1056935
Summary: | A failure in a merge operation should fallback to a partial merge, not a broken snapshot | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Allon Mureinik <amureini> | ||||
Component: | ovirt-engine-core | Assignee: | Daniel Erez <derez> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ori Gofen <ogofen> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.4 | CC: | acanan, adevolder, bugs, derez, gklein, iheim, lnatapov, matjaz.godec, rbalakri, scohen, tnisan, yeylon | ||||
Target Milestone: | --- | Flags: | amureini:
ovirt_requires_release_note?
|
||||
Target Release: | 3.5.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | storage | ||||||
Fixed In Version: | ovirt-3.5.0-alpha2 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-10-17 12:40:35 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | 1054219 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Allon Mureinik
2014-01-23 08:28:54 UTC
This is an automated message. Re-targeting all non-blocker bugs still open on 3.4.0 to 3.4.1. *** Bug 996945 has been marked as a duplicate of this bug. *** *** Bug 1096508 has been marked as a duplicate of this bug. *** *** Bug 1082655 has been marked as a duplicate of this bug. *** verified on rc1 Hello, I can also verify this problem on RHEV 3.4. During snapshot removal our SPM node load skyrocket and it was thrown out of cluster. After rebooting and activating the node 3 VMs have BROKEN snapshots, which we can't remove. We get this error in user interface: Error while executing action RemoveSnapshot: Image does not exist in domain Will provide log of ovirt-engine during this problem. I really need some sort of solution, is there any workaround ? Created attachment 944265 [details]
log of failed BROKEN snapshot removal ...
Attached is the ovirt-engine log during failed removal of BROKEN snapshot.
(In reply to gody1 from comment #6) > Hello, > > I can also verify this problem on RHEV 3.4. > > During snapshot removal our SPM node load skyrocket and it was thrown out of > cluster. > > After rebooting and activating the node 3 VMs have BROKEN snapshots, which > we can't remove. > > We get this error in user interface: > Error while executing action RemoveSnapshot: Image does not exist in domain > > Will provide log of ovirt-engine during this problem. > > I really need some sort of solution, is there any workaround ? Daniel? (In reply to gody1 from comment #6) > Hello, > > I can also verify this problem on RHEV 3.4. > > During snapshot removal our SPM node load skyrocket and it was thrown out of > cluster. > > After rebooting and activating the node 3 VMs have BROKEN snapshots, which > we can't remove. > > We get this error in user interface: > Error while executing action RemoveSnapshot: Image does not exist in domain > > Will provide log of ovirt-engine during this problem. > > I really need some sort of solution, is there any workaround ? This issue seems more related to bug 996945, which addresses failure of a broken snapshot removal. Up until 3.5, the behavior has been to mark a snapshot as broken on any failure while removing it. Deleting the broken snapshot could fail as well since that's the reason it was marked as broken in the first place. Hence, the alternative is a manual cleanup of the snapshot. Are you looking for a workaround just to remove it from snapshots list in the UI/rest-api, or the snapshots disks still exist on the storage? oVirt 3.5 has been released and should include the fix for this issue. *** Bug 1149770 has been marked as a duplicate of this bug. *** Works on 4.3 |