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 1283551 - Drop dracut-modules-growroot which are obsoleted by cloud-utils-growpart
Summary: Drop dracut-modules-growroot which are obsoleted by cloud-utils-growpart
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: guest-images
Version: 6.7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: beta
: 6.8
Assignee: Ryan Barry
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 1078517
Blocks: 1301844
TreeView+ depends on / blocked
 
Reported: 2015-11-19 09:29 UTC by Fabian Deutsch
Modified: 2019-01-16 17:11 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-29 18:16:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Fabian Deutsch 2015-11-19 09:29:18 UTC
Description of problem:
According to bug 1064970 comment 5 cloud-utils-growpart provides everything that is needed to resize partitions on RHEL 7 guest images.
Thus dracut-modules-growroot can be dropped from the image.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Wei Shi 2015-12-01 14:16:07 UTC
Seems we don't have rhel7 builds for dracut-modules-growroot and rhel-guest-image-7 never use dracut-modules-growroot before.

We could remove dracut-modules-growroot from our rhel-guest-image-6 builds, i tried that cloud-utils-growpart could take over everything.

Comment 2 Ryan Barry 2016-02-29 18:16:36 UTC
cloud-utils-growpart does not expand the root filesystem on its own on EL6.

Dropping this package was tested, and prevents the filesystem from resizing correctly.

Comment 3 Brett Yoakum 2019-01-16 17:11:54 UTC
cloud-utils-growpart does not expand the filesystem on its own in EL7 either. You have to use cloud-init which does not work well in environments like vmware because it's expecting a metadata url to be available and takes 5-10 min to start the OS.


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