Chandan Purushothama created CLOUDSTACK-5084: ------------------------------------------------
Summary: 3.0.6 to ASF 4.2.1 Upgrade: "vmware.hung.wokervm.timeout" and "vmware.vcenter.session.timeout" configuration parameters are missing on the Upgraded Setup Key: CLOUDSTACK-5084 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5084 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Upgrade Affects Versions: 4.2.1 Reporter: Chandan Purushothama Fix For: 4.2.1 The following parameters are missing on the Upgraded Setup. mysql> select * from configuration where name like "vmware%timeout"; +----------+----------+-------------------+--------------------------------+-------+----------------------------------+ | category | instance | component | name | value | description | +----------+----------+-------------------+--------------------------------+-------+----------------------------------+ | Advanced | DEFAULT | management-server | vmware.hung.wokervm.timeout | 7200 | Worker VM timeout in seconds | | Advanced | DEFAULT | management-server | vmware.vcenter.session.timeout | 600 | VMware client timeout in seconds | +----------+----------+-------------------+--------------------------------+-------+----------------------------------+ 2 rows in set (0.01 sec) -- This message was sent by Atlassian JIRA (v6.1#6144)