[ https://issues.apache.org/jira/browse/CLOUDSTACK-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14743306#comment-14743306 ]
ASF subversion and git services commented on CLOUDSTACK-8819: ------------------------------------------------------------- Commit d091b9189ccc27549ea993f8e919232fa64922a7 in cloudstack's branch refs/heads/master from [~widodh] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=d091b91 ] Merge pull request #795 from borisroman/CLOUDSTACK-8819 CLOUDSTACK-8819: Added QCOW2 virtual size checking for S3.- Cleaned up S3TemplateDownloader - Created static QCOW2 utils class. - Reformatted some parts of DownloadManagerImpl * pr/795: Added Unit Tests for QCOW2Utils. Fixed Findbugs issue introduced by 1c6378ec0056e8c75990a4a0c15e99b2df162a75 PR #795. Added QCOW2 virtual size checking for S3. Signed-off-by: Wido den Hollander <w...@widodh.nl> > Virtual Template size is not correct when using S3 as image store. > ------------------------------------------------------------------ > > Key: CLOUDSTACK-8819 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8819 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Secondary Storage > Reporter: Boris Schrijver > Assignee: Boris Schrijver > > The virtual size is the same as the physical size of the template. See: > https://github.com/apache/cloudstack/blob/master/services/secondary-storage/server/src/org/apache/cloudstack/storage/template/DownloadManagerImpl.java#L300 -- This message was sent by Atlassian JIRA (v6.3.4#6332)