Bug 1310615

Summary: "Volume does not exist" alert is displayed when snapshot successfully deleted
Product: [oVirt] ovirt-engine Reporter: Ala Hino <ahino>
Component: BLL.StorageAssignee: Ala Hino <ahino>
Status: CLOSED CURRENTRELEASE QA Contact: Elad <ebenahar>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.6.3CC: acanan, ahino, amureini, bugs, gpadgett, sbonazzo, ylavi
Target Milestone: ovirt-3.6.5Flags: rule-engine: ovirt-3.6.z+
ylavi: planning_ack+
amureini: devel_ack+
acanan: testing_ack+
Target Release: 3.6.5   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
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
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-21 14:37:18 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: 1314033    

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