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-core | Assignee: | Allon Mureinik <amureini> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Stehlik <pstehlik> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 3.5 | CC: | 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
Kevin Alon Goldblatt
2014-07-09 11:39:50 UTC
Created attachment 916729 [details]
vdsm and engine and server logs and snapshot
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: The fix for bug 1117349 should solve this one too. (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 oVirt 3.5 has been released and should include the fix for this issue. |