[
https://issues.apache.org/jira/browse/CLOUDSTACK-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14737379#comment-14737379
]
ASF GitHub Bot commented on CLOUDSTACK-8819:
--------------------------------------------
GitHub user borisroman opened a pull request:
https://github.com/apache/cloudstack/pull/795
CLOUDSTACK-8819: Added QCOW2 virtual size checking for S3.
- Cleaned up S3TemplateDownloader
- Created static QCOW2 utils class.
- Reformatted some parts of DownloadManagerImpl
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/borisroman/cloudstack CLOUDSTACK-8819
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/795.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #795
----
commit 7ceb1cdbff5b84d41fc06fd04aee7b9a3333269b
Author: Boris Schrijver <[email protected]>
Date: 2015-09-09T15:53:35Z
Added QCOW2 virtual size checking for S3.
- Cleaned up S3TemplateDownloader
- Created static QCOW2 utils class.
- Reformatted some parts of DownloadManagerImpl
----
> 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)