You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2016/01/17 13:32:28 UTC

[2/2] git commit: updated refs/heads/4.7 to 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 <sy...@gmail.com>

* pr/1343:
  CLOUDSTACK-9240 remove 40GB filesize limit from SSVM scripts

Signed-off-by: Remi Bergsma <gi...@remi.nl>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7d4b3d4d
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7d4b3d4d
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/7d4b3d4d

Branch: refs/heads/4.7
Commit: 7d4b3d4d806d5a55c4710656b0391e9a781ce88c
Parents: a767407 69022f9
Author: Remi Bergsma <gi...@remi.nl>
Authored: Sun Jan 17 13:31:27 2016 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Sun Jan 17 13:31:27 2016 +0100

----------------------------------------------------------------------
 scripts/storage/secondary/createtmplt.sh  | 1 -
 scripts/storage/secondary/createvolume.sh | 1 -
 2 files changed, 2 deletions(-)
----------------------------------------------------------------------