Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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 1395560

Summary: Dracut error when provision RHEL7.3 / kickstart
Product: Red Hat Satellite Reporter: Waldirio M Pinheiro <wpinheir>
Component: ProvisioningAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED NOTABUG QA Contact: Katello QA List <katello-qa-list>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.2.4CC: aruzicka, bbuckingham, bkearney, inecas, jcallaha
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-22 12:49:11 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:
Attachments:
Description Flags
Issue screen none

Description Waldirio M Pinheiro 2016-11-16 08:43:56 UTC
Description of problem:
Actually in my new installation (Satellite 6.2.4) is not possible to provision one new machine with RHEL7.3 although using the same configuration *and only diff repositories* I can provision one RHEL7.2

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

How reproducible:
100%

Steps to Reproduce:
1. Sync repositories
2. Create Lifecycle
3. Create content view / publish / promote
4. Create a new host

Actual results:
Error at the installation moment and conclude the operation at the dracut prompt

Expected results:
Install the virtual machine

Additional info:

Comment 1 Waldirio M Pinheiro 2016-11-16 08:46:19 UTC
Created attachment 1221061 [details]
Issue screen

Comment 5 Adam Ruzicka 2016-11-22 12:49:11 UTC
I managed to reproduce the issue by trying to provision a RHEL7.3 as a vm with 768MB of RAM. Increasing the amount of RAM to 1GB fixed the issue.

Apparently dracut is trying to download a squashfs image which should serve as installer rootfs, but fails because it runs out of memory when trying to save the image. 

Maybe it should be stated in the docs, that rhel7.3 is a bit more resource hungry than 7.2