You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "punith (JIRA)" <ji...@apache.org> on 2014/09/18 07:22:35 UTC

[jira] [Assigned] (CLOUDSTACK-7570) min and max iops are being processed null while creating a vm using third party storage plugins

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

punith reassigned CLOUDSTACK-7570:
----------------------------------

    Assignee: punith

> min and max iops are being processed null while creating a vm using third party storage plugins
> -----------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7570
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7570
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.4.0
>            Reporter: punith
>            Assignee: punith
>             Fix For: 4.5.0
>
>
> this bug will occur only in the following scenario 
> 1> create a compute offering with custom mode but not custom IOPS
> 2> input the required min and max IOPS
> 3> now create a VM based on the created compute offering 
> issue:
> ServiceOfferingVO dummyoffering = new ServiceOfferingVO(serviceOffering);
> this constructor is not setting the min and max IOPS for the dummyoffering
> fix: 
> adding the min and max iops to the following constructor.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)