You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Syed Mushtaq <sy...@gmail.com> on 2015/12/08 23:44:23 UTC

40GB hard limit on template size

Hi Guys,

Does anyone know why there is a 40GB hard limit on the template size?

https://github.com/apache/cloudstack/blob/master/scripts/storage/secondary/createvolume.sh#L30

and

https://github.com/apache/cloudstack/blob/master/scripts/storage/secondary/createtmplt.sh#L30

We had a customer who was trying to create a template which was > 40GB and
we hit this. Not sure why it is there. Would love some insight.

-Syed