[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14224309#comment-14224309
 ] 

Harikrishna Patnala commented on CLOUDSTACK-6465:
-------------------------------------------------

We are moving the configuration parameters from Config.java to specific 
components using cloud-framework-config (ConfigDepot.java). As part of that we 
moved the Config.java to VMwareGuru.java.

All configuration parameters are available globally by default. These 
parameters are also available at cluster level. 

> vmware.reserve.mem is missing from cluster level settings 
> ----------------------------------------------------------
>
>                 Key: CLOUDSTACK-6465
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6465
>             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: Harikrishna Patnala
>            Assignee: Harikrishna Patnala
>            Priority: Critical
>             Fix For: 4.4.0, 4.5.0
>
>
> vmware.reserve.mem is missing from cluster level settings 
> steps
> =======
> infrastructure->cluster->select a cluster->setting  you should 
> vmware.reserver.mem 
> DB:
> ===
> mysql> select  name  from configuration where scope ="cluster";
> +----------------------------------------------------------+
> | name                                                     |
> +----------------------------------------------------------+
> | cluster.cpu.allocated.capacity.disablethreshold          |
> | cluster.cpu.allocated.capacity.notificationthreshold     |
> | cluster.memory.allocated.capacity.disablethreshold       |
> | cluster.memory.allocated.capacity.notificationthreshold  |
> | cluster.storage.allocated.capacity.notificationthreshold |
> | cluster.storage.capacity.notificationthreshold           |
> | cpu.overprovisioning.factor                              |
> | mem.overprovisioning.factor                              |
> | vmware.reserve.cpu                                       |
> | xen.vm.vcpu.max                                          |
> +----------------------------------------------------------+
> 10 rows in set (0.00 sec)



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

Reply via email to