Bug 1563000
Summary: | The pxe_ilo driver ignores power requests under certain conditions with HP BL460 | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | coldford <coldford> | ||||
Component: | python-proliantutils | Assignee: | RHOS Maint <rhos-maint> | ||||
Status: | CLOSED ERRATA | QA Contact: | Shai Revivo <srevivo> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 10.0 (Newton) | CC: | agarwalnisha1980, bfournie, coldford, dvd, hbrock, jslagle, jtrowbri, jzaher, mburns, pmannidi, racedoro, rcernin, rhos-maint, srevivo | ||||
Target Milestone: | z9 | Keywords: | Triaged, ZStream | ||||
Target Release: | 10.0 (Newton) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | python-proliantutils-2.2.0-4.el7ost | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1573149 1573150 1573151 (view as bug list) | Environment: | |||||
Last Closed: | 2018-09-17 16:59:16 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1573149, 1573150, 1573151 | ||||||
Attachments: |
|
Description
coldford@redhat.com
2018-04-02 21:26:36 UTC
The customer is using the version(2.2.0-3) that was release in the following errata: https://access.redhat.com/errata/RHBA-2018:0365 Issue returned after they upgraded the firmware. A case has also been opened with HP. Created attachment 1417025 [details]
ris.py
Created attachment 1417026 [details]
Ironic conductor logs
After adding some debug logs, we see that ris.py is never entering the retry loop because the model returned is matching for Proliant BL but the new model is ProLiant BL. I've opened a LaunchPad with a fix: https://bugs.launchpad.net/proliantutils/+bug/1761243 David - nice find! I assume that the Product Name is a fixed string and can't be changed through the iLO UI? Thanks David for the RCA. The fix in proliantutils has been released for this issue as proliantutils v2.5.2. the fix URL is https://review.openstack.org/559906. Sai - this will be in the OSP-10z9 release and will be tested when the puddle is available. Hi there, If this bug requires doc text for errata release, please set the 'Doc Type' and provide draft text according to the template in the 'Doc Text' field. The documentation team will review, edit, and approve the text. If this bug does not require doc text, please set the 'requires_doc_text' flag to -. Thanks, Alex Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:2671 |