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 1188812 - Please add "brctl" to RHEL7's PXE installer images (dracut: FATAL: No 'brctl' installed)
Summary: Please add "brctl" to RHEL7's PXE installer images (dracut: FATAL: No 'brctl'...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: lorax
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Brian Lane
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-03 18:56 UTC by Jan Kundrát
Modified: 2015-11-19 09:40 UTC (History)
5 users (show)

Fixed In Version: lorax-19.6.54-1
Doc Type: Enhancement
Doc Text:
With this update, the Anaconda image created by Lorax contains the bridge-utils packages, which allow dracut's bridge command to be supported during the installation process. As a result, the brctl utility is now available during the installation, and using bridge command-line options in the Pre-Boot Execution environment (PXE) works as expected.
Clone Of:
Environment:
Last Closed: 2015-11-19 09:40:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2015:2289 0 normal SHIPPED_LIVE lorax bug fix and enhancement update 2015-11-19 09:44:13 UTC

Description Jan Kundrát 2015-02-03 18:56:20 UTC
I'm kickstarting a couple of headless servers, and I would like to preconfigure networking for OpenStack/libvirt/KVM. This implies support for bridging. Patching this ex-post through e.g. Puppet is a bit risky.

How reproducible:

1. Add any "bridge" option to a PXE boot.
2. Observe a "dracut: FATAL: No 'brctl' installed" and "dracut: Refusing to continue" failure.

The whole set of options I would like to use, in the end, is this:

ip=XYZ::ZYX:27:HOSTNAME:br0:none:9100 nameserver=NS bond=bond-te:enp3s0f0,enp3s0f1:mode=802.3ad,xmit_hash_policy=layer3+4 vlan=vlan121:bond-te bridge=br0:vlan121

That is:

- two eth interfaces with LACP bonding
- VLAN 121 over the bond-te
- this VLAN to be added as the only if to a bridge, which will be later on used by VMs

Please note that this is only about dracut's networking setup. A complementary solution would be to describe this setup over Anaconda's options in my kickstart file.

Comment 2 Harald Hoyer 2015-02-05 15:25:54 UTC
The install initramfs is composed by lorax and should probably be extended to include "brctl", which means bridge-utils have to be installed.

Comment 4 Michal Kovarik 2015-09-04 08:02:39 UTC
Verified on RHEL-7.2 Beta. Installation initrd.img contains usr/sbin/brctl

# lsinitrd initrd.img | grep brctl
cat: write error: Broken pipe
-rwxr-xr-x   1 root     root        32896 Aug 20 11:15 usr/sbin/brctl

Comment 6 errata-xmlrpc 2015-11-19 09:40:18 UTC
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://rhn.redhat.com/errata/RHEA-2015-2289.html


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