[ https://issues.apache.org/jira/browse/CLOUDSTACK-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103687#comment-15103687 ]
ASF subversion and git services commented on CLOUDSTACK-9240: ------------------------------------------------------------- Commit 7d4b3d4d806d5a55c4710656b0391e9a781ce88c in cloudstack's branch refs/heads/4.7 from [~remibergsma] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=7d4b3d4 ] Merge pull request #1343 from remibergsma/CLOUDSTACK-9240 CLOUDSTACK-9240 remove 40GB filesize limit from SSVM scriptsBoth 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 <syed1.mush...@gmail.com> * pr/1343: CLOUDSTACK-9240 remove 40GB filesize limit from SSVM scripts Signed-off-by: Remi Bergsma <git...@remi.nl> > 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)