Bug 1232396
Summary: | Failed cleanup of disk entry from database after failed disk copy operation | ||||||
---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Kevin Alon Goldblatt <kgoldbla> | ||||
Component: | General | Assignee: | Liron Aravot <laravot> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Elad <ebenahar> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.6.0 | CC: | amureini, bugs, ebenahar, ecohen, gklein, laravot, lsurette, rbalakri, tnisan, yeylon, ylavi | ||||
Target Milestone: | ovirt-3.6.1 | Flags: | rule-engine:
ovirt-3.6.z+
rule-engine: exception+ ylavi: planning_ack+ amureini: devel_ack+ acanan: testing_ack+ |
||||
Target Release: | 3.6.1 | ||||||
Hardware: | x86_64 | ||||||
OS: | Unspecified | ||||||
Whiteboard: | storage | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1282693 1284250 (view as bug list) | Environment: | |||||
Last Closed: | 2015-12-16 12:22:23 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: | |||||||
Bug Blocks: | 1282693, 1282694, 1284250 | ||||||
Attachments: |
|
Description
Kevin Alon Goldblatt
2015-06-16 16:09:54 UTC
Created attachment 1039565 [details]
engine, vdsm, server logs
added logs
Liron, worth taking a look when you rewrite this flow. Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release. In oVirt testing is done on single release by default. Therefore I'm removing the 4.0 flag. If you think this bug must be tested in 4.0 as well, please re-add the flag. Please note we might not have testing resources to handle the 4.0 clone. Can you move this to oVirt? It's already on oVirt Bug tickets that are moved to testing must have target release set to make sure tester knows what to test. Please set the correct target release before moving to ON_QA. This bug is referenced in git log for ovirt-engine-3.6.1.1. Please set target release to 3.6.1.1 accordingly unless additional patches are needed. MoveOrCopyImage rollback for a non template disk (tested with floating and attached VM disks) includes the deletion of the leftover image: 2015-12-09 08:59:10,463 INFO [org.ovirt.engine.core.bll.tasks.AsyncTaskManager] (org.ovirt.thread.pool-7-thread-15) [34268c23] Discovered 1 tasks on Storage Pool 'Default', 0 added to manager. 2015-12-09 08:59:10,569 ERROR [org.ovirt.engine.core.bll.MoveOrCopyDiskCommand] (org.ovirt.thread.pool-7-thread-26) [72e7aa15] Ending command 'org.ovirt.engine.core.bll.MoveOrCopyDiskCommand' with failure. 2015-12-09 08:59:10,760 ERROR [org.ovirt.engine.core.bll.CopyImageGroupCommand] (org.ovirt.thread.pool-7-thread-26) [5db63470] Ending command 'org.ovirt.engine.core.bll.CopyImageGroupCommand' with failure. 2015-12-09 08:59:10,779 INFO [org.ovirt.engine.core.bll.RemoveImageCommand] (org.ovirt.thread.pool-7-thread-26) [116f8ea4] Running command: RemoveImageCommand internal: true. Entities affected : ID: 504c7595-7ca5-459c-be6f-44a3d7f1b5d7 Type: Storage Verified using rhevm-3.6.1.1-0.1.el6.noarch vdsm-4.17.12-0.el7ev.noarch According to verification status and target milestone this issue should be fixed in oVirt 3.6.1. Closing current release. |