You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Mike Tutkowski (JIRA)" <ji...@apache.org> on 2013/10/28 22:38:33 UTC

[jira] [Closed] (CLOUDSTACK-4809) Can't execute Disk Offering to create a Volume

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-4809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Tutkowski closed CLOUDSTACK-4809.
--------------------------------------


> Can't execute Disk Offering to create a Volume
> ----------------------------------------------
>
>                 Key: CLOUDSTACK-4809
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4809
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: Future
>         Environment: Ubuntu 12.04
>            Reporter: Mike Tutkowski
>             Fix For: Future
>
>
> 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).



--
This message was sent by Atlassian JIRA
(v6.1#6144)