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 601644 - anaconda should install tools to boot the system
Summary: anaconda should install tools to boot the system
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: anaconda
Version: 6.0
Hardware: All
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: Hans de Goede
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks: 582286 598509
TreeView+ depends on / blocked
 
Reported: 2010-06-08 11:51 UTC by Harald Hoyer
Modified: 2010-11-10 19:47 UTC (History)
11 users (show)

Fixed In Version: anaconda-13.21.51-1
Doc Type: Bug Fix
Doc Text:
Clone Of: 598509
Environment:
Last Closed: 2010-11-10 19:47:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 1 Harald Hoyer 2010-06-08 11:53:58 UTC
if dracut would not pull in:

- cryptsetup-luks  
- device-mapper  
- dhclient  
- dmraid  
- lvm2
- mdadm  
- plymouth

they might be missing, if required. So either anaconda should pull them in, if required to setup any disk device or the component should be in the core group and installed every time.

Comment 2 Hans de Goede 2010-06-08 12:01:58 UTC
I don't see either dhclient (should be required by dracut-network) or plymouth (no idea) as anaconda's problem, the rest I've a patch for.

Comment 3 Alexander Todorov 2010-06-08 13:05:36 UTC
Harald,
the 0531.1 build is old. Latest one is 0603.1. The bug you describe is 598509 - I've used the same tree and same steps to reproduce as you when originally filed. lvm package was in the optional repository for WebServer and not pulled in during installation that's why boot failed.

All the dependencies are now required by dracut-004-20.1.el6, see:
https://bugzilla.redhat.com/show_bug.cgi?id=598509#c12

With the latest build (0603.1) WebServer minimal installation in KVM works as expected.

*** This bug has been marked as a duplicate of bug 598509 ***

Comment 4 Harald Hoyer 2010-06-08 13:36:21 UTC
(In reply to comment #3)

> All the dependencies are now required by dracut-004-20.1.el6, see:
> https://bugzilla.redhat.com/show_bug.cgi?id=598509#c12
> 

This is why I filed the bug! The requirements in dracut should not be needed.

You cannot deinstall dracut. So, all the requirements of dracut cannot be removed from the system. 

There is no need to install lvm, dmraid, mdadm, dhclient, etc. on every system!!!

Comment 6 Bill Nottingham 2010-06-08 17:27:11 UTC
dracut should be pulling in plymouth; it's an initramfs component common to every initramfs.

Comment 7 Harald Hoyer 2010-06-09 08:28:28 UTC
(In reply to comment #6)
> dracut should be pulling in plymouth; it's an initramfs component common to
> every initramfs.    

right, it will, although initscripts might also require plymouth to work properly.

Comment 8 Harald Hoyer 2010-06-11 13:12:11 UTC
So, these are left to be pulled in by anaconda on demand
- cryptsetup-luks  
- device-mapper  
- dmraid  
- lvm2
- mdadm

Comment 9 Hans de Goede 2010-06-12 13:02:13 UTC
This is fixed in anaconda-13.21.51-1, moving to modified.

Comment 11 Pavel Holica 2010-07-07 09:32:32 UTC
Verified on RHEL6.0-20100701.3 WebServer and ComputeNode x86_64

Comment 12 releng-rhel@redhat.com 2010-11-10 19:47:10 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.


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