IIRC there was a limitation in Xen…if you search the dev archives you might 
find mention of it. We have multi-TB disks with KVM/ACS no problemo.

On Feb 12, 2014, at 9:03 AM, Marcus 
<shadow...@gmail.com<mailto:shadow...@gmail.com>> wrote:

   This doesn't seem to be an issue with 4.3, but I noticed that in
4.2 we have hard-coded the max custom disk offering size to 1024.  I'm
going to fix this (assuming we ever release a 4.2.2), but the use of
'final', and the fact that the min size is already set up to be
configurable, made me think that this was probably done with intent.

server/src/com/cloud/storage/VolumeManagerImpl.java:

   private int _customDiskOfferingMinSize = 1;
   private final int _customDiskOfferingMaxSize = 1024;

   Can anyone think of why?

Stratosec<http://stratosec.co/> - Compliance as a Service
o: 415.315.9385
@johnlkinsella<http://twitter.com/johnlkinsella>

Reply via email to