RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1470683 - ipmiconsole_setup fails with dracut-fips
Summary: ipmiconsole_setup fails with dracut-fips
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: freeipmi
Version: 7.5-Alt
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Josef Ridky
QA Contact: Rachel Sibley
URL:
Whiteboard:
Depends On:
Blocks: 1420851 1465925
TreeView+ depends on / blocked
 
Reported: 2017-07-13 12:55 UTC by Filip Krska
Modified: 2020-12-14 09:07 UTC (History)
4 users (show)

Fixed In Version: freeipmi-1.5.7-1.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-11-27 20:45:53 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2018:0714 0 normal SHIPPED_LIVE freeipmi bug fix and enhancement update 2018-04-10 16:07:58 UTC

Description Filip Krska 2017-07-13 12:55:31 UTC
Description of problem:

When dracut-fips packages are installed and /etc/system-fips exists

ipmiconsole fails on ipmiconsole_engine_init()

Version-Release number of selected component (if applicable):

freeipmi-1.2.9-8.el7.x86_64

How reproducible:

Always

Steps to Reproduce:

tested on Dell server with IPMI Controller

1. install dracut-fips
2. run

# ipmiconsole -u root -p pwd -h <host>

3.

Actual results:

ipmiconsole_setup: Bad file descriptor

Expected results:

[SOL established]

<host> login: 

[closing the connection]

Additional info:

Affects also conman since it calls the same ipmiconsole_engine_init() library function.
Issue dismisses if you remove /etc/system-fips file.

ipmitool package doesn't suffer the issue

# ipmitool -I lanplus -U root -P pwd -H <host> -e \& sol activate
[SOL Session operational.  Use &? for help]

<host> login: &. [terminated ipmitool]

Comment 1 Filip Krska 2017-07-13 14:55:10 UTC
Interestingly, I didn't manage to reproduce the issue with

freeipmi-1.2.9-3.fc20.x86_64 ... freeipmi-1.5.5-1.fc25.x86_64

Comment 23 Rachel Sibley 2017-11-27 20:48:09 UTC
Thanks Josef I ended up closing so that it reflects properly in the queries.


Note You need to log in before you can comment on or make changes to this bug.