Figured I'd send this out again. Any thoughts as to why _maxVolumeSizeInGb is never assigned to in VolumeApiServiceImpl?
The end result is you cannot create a volume unless you explicitly go into VolumeApiServiceImpl and do something like assign a high value to _maxVolumeSizeInGb. I opened a JIRA ticket for this issue: https://issues.apache.org/jira/browse/CLOUDSTACK-4812 On Wed, Oct 2, 2013 at 1:48 PM, Mike Tutkowski <mike.tutkow...@solidfire.com > wrote: > Hi, > > I'm trying to create a volume from a Disk Offering that specifies a 10 GB > disk. > > When attempting to create a volume from this Disk Offering, I'm told the > maximum size I can create for a volume is 0 GB. > > In VolumeApiServiceImpl, I see a private instance variable called > _maxVolumeSizeInGb, which appears to be the problem. > > It is read from, but never written to (its default value is 0 since it is > a 'long' member variable). > > Am I missing something here? > > Thanks! > > -- > *Mike Tutkowski* > *Senior CloudStack Developer, SolidFire Inc.* > e: mike.tutkow...@solidfire.com > o: 303.746.7302 > Advancing the way the world uses the > cloud<http://solidfire.com/solution/overview/?video=play> > *™* > -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/overview/?video=play> *™*