Bug 1053750 - Faulty storage allocation checks when importing a disk from glance
Summary: Faulty storage allocation checks when importing a disk from glance
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-core
Version: 3.4
Hardware: Unspecified
OS: All
medium
medium
Target Milestone: m1
: 3.6.0
Assignee: Vered Volansky
QA Contact: Elad
URL:
Whiteboard: storage
Depends On:
Blocks: 1178012
TreeView+ depends on / blocked
 
Reported: 2014-01-15 17:30 UTC by Allon Mureinik
Modified: 2016-03-10 06:17 UTC (History)
14 users (show)

Fixed In Version: ovirt-engine-3.6.0-0.0.master.20150412172306.git55ba764
Doc Type: Bug Fix
Doc Text:
Clone Of: 1053746
: 1178012 (view as bug list)
Environment:
Last Closed: 2015-11-04 13:55:37 UTC
oVirt Team: Storage
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 33844 0 master MERGED core: Import image from glance storage allocation Never
oVirt gerrit 33850 0 ovirt-engine-3.5 MERGED core: Import image from glance storage allocation Never
oVirt gerrit 37505 0 master MERGED core: Fix import from glance storage allocation check Never

Description Allon Mureinik 2014-01-15 17:30:26 UTC
+++ This bug was initially created as a clone of Bug #1053746 +++

+++ This bug was initially created as a clone of Bug #1053733 +++

+++ This bug was initially created as a clone of Bug #960934 +++

The storage requirements for the imported disk:

      | File Domain                             | Block Domain
 -----|-----------------------------------------|-------------
 qcow | preallocated : 1.1 * disk capacity      |1.1 * min(used ,capacity) 
      | sparse: 1.1 * min(used ,capacity)       |
 -----|-----------------------------------------|-------------
 raw  | preallocated: disk capacity             |disk capacity
      | sparse: min(used,capacity)

Comment 1 Sandro Bonazzola 2015-01-15 14:15:22 UTC
This is an automated message: 
This bug should be fixed in oVirt 3.5.1 RC1, moving to QA

Comment 2 Aharon Canan 2015-01-19 07:14:57 UTC
Downstream bug verification failed.

Comment 3 Elad 2015-04-26 12:47:24 UTC
An attempt to import an image from Glance repository to a storage domain that does not have enough free space is block on CanDoAction

Verified using ovirt 3.6.0-1
ovirt-engine-3.6.0-0.0.master.20150412172306.git55ba764.el6.noarch

Comment 4 Sandro Bonazzola 2015-11-04 13:55:37 UTC
oVirt 3.6.0 has been released on November 4th, 2015 and should fix this issue.
If problems still persist, please open a new BZ and reference this one.


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