[
https://issues.apache.org/jira/browse/CLOUDSTACK-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhinandan Prateek updated CLOUDSTACK-4674:
-------------------------------------------
Assignee: frank zhang
> [baremetal] /usr/share/cloudstack-common/scripts/util/ipmi.py script need to
> recognize various ipmi version and BMC type of server
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-4674
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4674
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.2.0
> Environment: MS 4.2 campo
> baremetal
> Reporter: angeline shen
> Assignee: frank zhang
> Fix For: 4.2.1
>
>
> On MS: ./usr/share/cloudstack-common/scripts/util/ipmi.py :
> o = ipmitool("-H", hostname, "-U", usrname, "-P", password, "chassis",
> "bootdev", dev)
> need to include -l lanplus option :
> o = ipmitool("-H", hostname, "-U", usrname, "-P", password, "-l",
> "lanplus", "chassis", "bootdev", dev)
--
This message was sent by Atlassian JIRA
(v6.1#6144)