Petr Jerabek created CLOUDSTACK-6619:
----------------------------------------
Summary: BareMetalDiscoverer does not reflect content of
'baremetal.ipmi.lan.interface' configuration variable
Key: CLOUDSTACK-6619
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6619
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Baremetal
Affects Versions: 4.3.0
Environment: HP bl460c blade
Reporter: Petr Jerabek
Priority: Minor
It si not possible to add baremetal host when nont default ipmi lan interface
has to be specified. HP blade 460c requires adding of parameter -I lanplus to
allow connection. Without parameter connection is failing with ipmi error
'authentication type none not supported'.
Nondefault ipmi interface can be defined in 'baremetal.ipmi.lan.interface'
configuration variable but baremetaldiscoverer.java does not contain code for
parsing baremetal.ipmi.lan.interface.
Compare with content of baremetalresourcebase.java, look for '.add("interface="
+ ipmiIface);' and related code.
--
This message was sent by Atlassian JIRA
(v6.2#6252)