Created attachment 1105337 [details] engine.log, vdsm.log and screenshots Description of problem: Actual size of a disk, that was previously imported from Glance repository, is reported always as less than 1GB (<1) in the attach to VM view. Version-Release number of selected component (if applicable): rhevm-3.6.1.1-0.1.el6.noarch vdsm-4.17.999-126.git6cfe476.el7.noarch How reproducible: Always Steps to Reproduce: 1. Have a Glance repository integrated in RHEVM with more than 1GB image 2. Import the image to a data domain 3. Create a VM and open attach disk view Actual results: Disk appears as <1 GB in actual size From other views, the same disk appears with its true size which is larger than 1 GB. Expected results: Disk actual size should be reported correctly. The fix for this issue should be similar to https://gerrit.ovirt.org/#/c/48589/ Additional info: engine.log, vdsm.log and screenshots ==================================================================== Image import in engine.log: 2015-12-13 13:35:59,880 INFO [org.ovirt.engine.core.vdsbroker.irsbroker.DownloadImageVDSCommand] (org.ovirt.thread.pool-7-thread-35) [580eb209] START, DownloadImageVDSCommand( DownloadImageVDSCommandParameters:{runAsync='true', storagePoolId='9684207b-755e-4c00-9127-2c4e10b9506a', ignoreFailoverLimit='false', storageDomainId='8c7ea71c-3312-4504-9be8-ab2e9a1a78c9', imageGroupId='cf50aee4-4ab8-412f-bf48-5062b26124aa', imageId='79786b0c-1eef-4563-b603-44018b15be9c'}), log id: 502228da
Disk, that was imported from Glance repository, actual size is reported correctly under the attach to VM view. Verified using: rhevm-3.6.5-0.1.el6.noarch vdsm-4.17.25-0.el7ev.noarch