[
https://issues.apache.org/jira/browse/CLOUDSTACK-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103680#comment-15103680
]
ASF GitHub Bot commented on CLOUDSTACK-9240:
--------------------------------------------
GitHub user remibergsma opened a pull request:
https://github.com/apache/cloudstack/pull/1343
CLOUDSTACK-9240 remove 40GB filesize limit from SSVM scripts
Both createvolume.sh and createtmplt.sh have a 40GB hardcoded limit for the
size of the template that gets created. I could not find any justification of
that. I am just removing them as they caused us a huge headache when we tried
to create bigger templates and they failed without any good error.
This closes #1223 (This PR was against master, made a new one against 4.7)
Thanks Syed <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/remibergsma/cloudstack CLOUDSTACK-9240
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1343.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 #1343
----
commit 69022f97c5283eb12abe41aabbee73a6a945c332
Author: Remi Bergsma <[email protected]>
Date: 2016-01-17T12:26:43Z
CLOUDSTACK-9240 remove 40GB filesize limit from SSVM scripts
Thanks Syed <[email protected]>
----
> Templatesize >40GB doesn't work properly
> ----------------------------------------
>
> Key: CLOUDSTACK-9240
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9240
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.7.0
> Reporter: Remi Bergsma
> Assignee: Remi Bergsma
> Priority: Critical
> Fix For: 4.7.1
>
>
> Both createvolume.sh and createtmplt.sh have a 40GB hardcoded limit for the
> size of the template that gets created. I could not find any justification of
> that. I am just removing them as they caused us a huge headache when we tried
> to create bigger templates and they failed without any good error.
> Source: https://github.com/apache/cloudstack/pull/1223
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)