[
https://issues.apache.org/jira/browse/CLOUDSTACK-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13852733#comment-13852733
]
prashant kumar mishra commented on CLOUDSTACK-5101:
---------------------------------------------------
tested on 4.3 today's build passed
DB details:
===========
mysql> select * from configuration where name like "%use.external.dns%";
+----------+----------+------------------------------------+------------------+-------+-------------------------------------------------+---------------+---------------------+-------+------------+
| category | instance | component | name |
value | description | default_value |
updated | scope | is_dynamic |
+----------+----------+------------------------------------+------------------+-------+-------------------------------------------------+---------------+---------------------+-------+------------+
| Advanced | DEFAULT | VirtualNetworkApplianceManagerImpl | use.external.dns |
false | Bypass internal dns, use external dns1 and dns2 | false |
2013-12-19 11:45:43 | Zone | 1 |
+----------+----------+------------------------------------+------------------+-------+-------------------------------------------------+---------------+---------------------+-------+------------+
1 row in set (0.00 sec)
mysql> select * from configuration where name like
"%pool.storage.capacity.disablethreshold%";
+----------+----------+-----------------+----------------------------------------+-------+----------------------------------------------------------------------------------------------------------------------------------------------+---------------+---------------------+-------+------------+
| category | instance | component | name
| value | description
|
default_value | updated | scope | is_dynamic |
+----------+----------+-----------------+----------------------------------------+-------+----------------------------------------------------------------------------------------------------------------------------------------------+---------------+---------------------+-------+------------+
| Alert | DEFAULT | CapacityManager |
pool.storage.capacity.disablethreshold | 0.85 | Percentage (as a value between
0 and 1) of storage utilization above which allocators will disable using the
pool for low storage available. | 0.85 | 2013-12-19 11:45:42 | Zone |
1 |
+----------+----------+-----------------+----------------------------------------+-------+----------------------------------------------------------------------------------------------------------------------------------------------+---------------+---------------------+-------+------------+
1 row in set (0.00 sec)
> [Automation][BVT]unable to set configure
> pool.storage.capacity.disablethreshold and use.external.dns
> -----------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-5101
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5101
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.3.0
> Reporter: Srikanteswararao Talluri
> Assignee: Harikrishna Patnala
> Priority: Blocker
> Fix For: 4.3.0
>
>
> I am not able to set the following settings in master builds.
> pool.storage.capacity.disablethreshold and use.external.dns
> Config parameter with name use.external.dns doesn't exist
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)