Bug 1310615 - "Volume does not exist" alert is displayed when snapshot successfully deleted
Summary: "Volume does not exist" alert is displayed when snapshot successfully deleted
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: BLL.Storage
Version: 3.6.3
Hardware: Unspecified
OS: Unspecified
unspecified
medium vote
Target Milestone: ovirt-3.6.5
: 3.6.5
Assignee: Ala Hino
QA Contact: Elad
URL:
Whiteboard:
: 1310614 (view as bug list)
Depends On:
Blocks: 1314033
TreeView+ depends on / blocked
 
Reported: 2016-02-22 11:11 UTC by Ala Hino
Modified: 2016-04-21 14:37 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Cause: During live merge, after deleting the snapshot (volume) we verify that the snapshot was indeed deleted. This verification is done by running GetVolumeInfo that presents an alert if the volume doesn't exist Consequence: Misleading alert indicating volume doesn't exist Fix: We added a support to specify expected errors when executing commands and if an expected error is returned, we don't display an alert. In this use case, we specify that we expect Volume Not Found Error Result: The alert is not displayed anymore when verifying that snapshot was deleted
Clone Of:
Environment:
Last Closed: 2016-04-21 14:37:18 UTC
oVirt Team: Storage
rule-engine: ovirt-3.6.z+
ylavi: planning_ack+
amureini: devel_ack+
acanan: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 53864 0 master MERGED core: LiveMerge: Remove audit message when delete succeeds 2020-04-06 08:55:59 UTC
oVirt gerrit 54958 0 ovirt-engine-3.6 MERGED core: Add support for suppressing audit log engine errors 2020-04-06 08:55:59 UTC
oVirt gerrit 54959 0 ovirt-engine-3.6 MERGED core: Remove redundant shouldLogToAudit method 2020-04-06 08:55:59 UTC
oVirt gerrit 54960 0 ovirt-engine-3.6 MERGED core: LiveMerge: Remove audit message when delete succeeds 2020-04-06 08:55:59 UTC
oVirt gerrit 54961 0 ovirt-engine-3.6 MERGED core: Remove index from curly braces 2020-04-06 08:55:59 UTC

Description Ala Hino 2016-02-22 11:11:02 UTC
Description of problem:
A misleading "Volume does not exist" is displayed when successfully deleting a snapshot.

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


How reproducible:
100%

Steps to Reproduce:
1. Delete a snapshot while VM is running
2.
3.

Actual results:
Operation to complete w/o alerts (assuming delete succeeds)

Expected results:
A "Volume does not exist" alert is displayed

Additional info:

Comment 1 Ala Hino 2016-02-22 11:13:12 UTC
*** Bug 1310614 has been marked as a duplicate of this bug. ***

Comment 2 Allon Mureinik 2016-03-29 11:02:43 UTC
This was a highly-visible (and annoying) customer-facing issue. Please add some doctext to explain what was going on here, and what was fixed.

Comment 3 Elad 2016-03-31 13:26:16 UTC
Snapshot live merge successful operation doesn't raise a "Volume does not exist" alert.

Used:
rhevm-3.6.5-0.1.el6.noarch
vdsm-4.17.25-0.el7ev.noarch


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