Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1117775

Summary: [TEXT] Correction of error message during failure of creating CLONE from
Product: [Retired] oVirt Reporter: Kevin Alon Goldblatt <kgoldbla>
Component: ovirt-engine-coreAssignee: Allon Mureinik <amureini>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Stehlik <pstehlik>
Severity: unspecified Docs Contact:
Priority: low    
Version: 3.5CC: amureini, bugs, gklein, iheim, rbalakri, tnisan, yeylon
Target Milestone: ---   
Target Release: 3.5.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: sla
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-17 12:34:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: SLA RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
vdsm and engine and server logs and snapshot none

Description Kevin Alon Goldblatt 2014-07-09 11:39:50 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Kevin Alon Goldblatt 2014-07-09 11:58:15 UTC
Created attachment 916729 [details]
vdsm and engine and server logs and snapshot

Comment 2 Kevin Alon Goldblatt 2014-07-09 12:08:42 UTC
CORECTING THIS DEFECT. THE PREVIOUS SESSION WAS INTERRUPTED PREMATURELY!



Description of problem:
Need to correct the error message of insufficient space during creating a clone of a snapshot to a storage domain with limited space


Version-Release number of selected component (if applicable):
ovirt-engine-3.5.0-0.0.master.20140629172257.git0b16ed7.el6.noarch
vdsm-4.16.0-3.git601f786.el6.x86_64

How reproducible: All the time


Steps to Reproduce:
1. Created a VM with 2 preallocated disks
2. Created a snapshot of the VM
3. Attempted to clone the snapshot to a Storage domain with INSUFFICIENT storage space and it failed as EXPECTED. However we need to correct the error message.
4. When attempting to perform the create clone operation in step 4 the error message reads: "...no sufficient space..." >>>>>>>THIS SHOULD READ ..."insuffucient space..."

Actual results:
Error message reads "...no sufficient space..."

Expected results:
Should read "... insuffient space..."

Additional info:

Comment 3 Allon Mureinik 2014-08-27 16:39:07 UTC
The fix for bug 1117349 should solve this one too.

Comment 4 Allon Mureinik 2014-08-31 07:46:32 UTC
(In reply to Allon Mureinik from comment #3)
> The fix for bug 1117349 should solve this one too.
Fix was merged, moving to MODIFIED.

Also, since this is a quota issue, moving to whiteboard=SLA

Comment 5 Sandro Bonazzola 2014-10-17 12:34:43 UTC
oVirt 3.5 has been released and should include the fix for this issue.