GitHub user syed opened a pull request:
https://github.com/apache/cloudstack/pull/1223
Remove template ulimit from createtmplt.sh and createvolume.sh
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.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/syed/cloudstack remove_template_ulimit
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1223.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 #1223
----
commit ecc93bbded2cde8f1a0fccd8ac86b8079a85db09
Author: Syed <[email protected]>
Date: 2015-11-23T19:14:14Z
Fix Instance creation with swift as Secondary Storage [CLOUDSTACK-9061]
commit a046b7e4de43cc1958331e1f1312f372be7d7235
Author: Syed <[email protected]>
Date: 2015-12-02T15:08:03Z
Merge branch 'master' of https://github.com/apache/cloudstack
commit c87cf9878663e2255eaee08441f395f3abf559dd
Author: Syed <[email protected]>
Date: 2015-12-11T17:52:53Z
Merge branch 'master' of https://github.com/apache/cloudstack
commit 14868c2102c0e88c7253a82ec3e14cdfd8e1b564
Author: Syed <[email protected]>
Date: 2015-12-11T18:17:20Z
Remove 40GB filesize limit from SSVM scripts
----
---
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.
---