Chandan Purushothama created CLOUDSTACK-5083:
------------------------------------------------
Summary: 3.0.6 to ASF 4.2.1 Upgrade:
"baremetal.ipmi.lan.interface" configuration parameters are missing on the
Upgraded Setup
Key: CLOUDSTACK-5083
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5083
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
Priority: Critical
Fix For: 4.2.1
The following parameters are missing on the Upgraded Setup.
mysql> select * from configuration where name like "baremetal%";
+----------+----------+-------------------+------------------------------+---------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| category | instance | component | name |
value | description
|
+----------+----------+-------------------+------------------------------+---------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Advanced | DEFAULT | management-server | baremetal.ipmi.lan.interface |
default | option specified in -I option of impitool. candidates are:
open/bmc/lipmi/lan/lanplus/free/imb, see ipmitool man page for details. default
valule 'default' means using default option of ipmitool |
+----------+----------+-------------------+------------------------------+---------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
1 row in set (0.00 sec)
--
This message was sent by Atlassian JIRA
(v6.1#6144)