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]>
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---