Bug 1365393 - Delete disk snapshots (in the storage->disk snapshots subtab) fails to update engine database
Summary: Delete disk snapshots (in the storage->disk snapshots subtab) fails to update...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: BLL.Storage
Version: 4.0.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ovirt-4.0.4
: 4.0.4
Assignee: Fred Rolland
QA Contact: Kevin Alon Goldblatt
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-09 07:14 UTC by Fred Rolland
Modified: 2016-09-26 12:35 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-09-26 12:35:46 UTC
oVirt Team: Storage
Embargoed:
tnisan: ovirt-4.0.z?
rule-engine: planning_ack?
amureini: devel_ack+
rule-engine: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 62099 0 master MERGED engine: Init task handlers after the constructor 2021-01-11 18:47:58 UTC
oVirt gerrit 62158 0 master MERGED engine: Fix taskhandler init - RemoveDisksSnapshot 2021-01-11 18:48:02 UTC
oVirt gerrit 62175 0 ovirt-engine-4.0 MERGED engine: Fix taskhandler init - RemoveDisksSnapshot 2021-01-11 18:48:02 UTC
oVirt gerrit 62243 0 ovirt-engine-4.0 MERGED engine: Init task handlers after the constructor 2021-01-11 18:48:36 UTC

Description Fred Rolland 2016-08-09 07:14:44 UTC
Description of problem:

When deleting a disk snapshot from the "Storage"-> select a data storage domain -> "Disk Snapshots" tab, the merge command is sent to Vdsm but the command fail to update the database and the snapshot is not deleted.

Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1.Create VM , add a disk
2.Create a snapshot of the VM
3.Go the the Storage Domain where the disk is located, in the "Disk Snapshots" tab select the disk snapshot and delete it.

Actual results:
The disk snapshot is not deleted from the "Disk Snapshots" tab and also is still present in the Snapshot's disks view.

Expected results:
The disk snapshot is deleted from the "Disk Snapshots" tab and also is still deleted from the Snapshot's disks view.


Additional info:

Comment 1 Kevin Alon Goldblatt 2016-09-07 10:10:07 UTC
Tested with the following code:
----------------------------------------
rhevm-4.0.4-0.1.el7ev.noarch
vdsm-4.18.12-1.el7ev.x86_64

Tested with the following scenario:
Steps to Reproduce:
1.Create VM , add a disk
2.Create a snapshot of the VM
3.Go the the Storage Domain where the disk is located, in the "Disk Snapshots" tab select the disk snapshot and delete it.

Actual results:
The disk snapshot IS NOW deleted from the "Disk Snapshots" tab and is NO LONGER present in the Snapshot's disks view.

Expected results:



Moving to VERIFIED!


Note You need to log in before you can comment on or make changes to this bug.