Bug 1135953
| Summary: | Undoing a Preview snapshot fails | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Kevin Alon Goldblatt <kgoldbla> | ||||
| Component: | ovirt-engine-core | Assignee: | Daniel Erez <derez> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Kevin Alon Goldblatt <kgoldbla> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.5 | CC: | amureini, bugs, ecohen, gklein, iheim, kgoldbla, rbalakri, tnisan, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.5.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | ovirt-3.5.0_rc2 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-10-17 12:27:08 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: | |||||||
| Attachments: |
|
||||||
|
Description
Kevin Alon Goldblatt
2014-09-01 10:02:31 UTC
Created attachment 933290 [details]
engine vdsm and server logs
Adding logs
Hi Kevin, What is the status of tasks in VDSM? If the tasks are still running it's not an engine issue. According to the logs [1], there was an error in RemoveDiskSnapshots which caused disks to remain locked (identical to bug 1134382 that should be fixed on the upcoming build). @Kevin - can you reproduce the described scenario without removing a disk snapshot? [1] 2014-08-31 16:03:55,678 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-8-thread-16) Correlation ID: 6a9409af, Call Stack: null, Custom Event ID: -1, Message: Failed to complete deletion of Disk 'vm13_Disk1' from snapshot(s) 'vm13_sn1' of VM 'vm13' (User: admin). 2014-08-31 16:03:55,679 ERROR [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (org.ovirt.thread.pool-8-thread-16) [within thread]: endAction for action type RemoveDiskSnapshots threw an exception.: java.lang.NullPointerException at org.ovirt.engine.core.bll.RemoveDiskSnapshotTaskHandler.endWithFail Couldn't reproduce now that bug 1134382 is already fixed. Hence, moving to MODIFIED accordingly. (In reply to Daniel Erez from comment #4) > Couldn't reproduce now that bug 1134382 is already fixed. Hence, moving to > MODIFIED accordingly. Moving to ON_QA together with bug 1134382. Daniel. The VM referred to in the remove disk was vm13 and the disk referred to is vm13_Disk1. My scenario here refers to is vm15. See below Message: Restoring VM vm15 from snapshot started by user admin. 2014-08-31 17:58:10,722 INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (ajp--127.0.0.1-8702-6) [57b833c8] BaseAsyncTask::startPollingTask: Starting to poll task 5e2936bb-8a97-4ef9-8a33-51a3ec61c107. Moving to Verified! I was able to preview and undo several snapshots successfully. Tested with: rhevm-3.5.0-0.13.beta.el6ev.noarch vdsm-4.16.5-2.el6ev.x86_64 oVirt 3.5 has been released and should include the fix for this issue. |