Bug 1121371

Summary: Attempt to kickstart RHEL 7 in a KVM virtual machine ends with "gzip invoked oom-killer" and a stack trace
Product: Red Hat Enterprise Linux 7 Reporter: Joe Thompson <jthompso>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED WONTFIX QA Contact: Release Test Team <release-test-team-automation>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0CC: gcheng, hannsj_uhl
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-21 21:35:41 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:

Description Joe Thompson 2014-07-20 03:29:49 UTC
Description of problem: Cannot install RHEL 7 in a VM with 786 MB of memory using kickstart from Satellite.  In a similar VM, RHEL 6.5 kickstarts fine.


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


How reproducible: 100%


Steps to Reproduce:
1. Set up KVM VM with 768 GB of RAM.
2. Set up RHEL 7 kickstart on Satellite 5.6
3. Boot VM into kickstart

In my case, the kickstart specifies @Core and a handful of other packages and the VM has a 6-GB virtio disk, but that's probably not relevant to reproduce.

Actual results: Install aborts after "Reached target Initrd Default target." with a stack trace beginning "gzip invoked oom-killer".


Expected results: Install should complete normally.


Additional info: Bumping memory to 1 GB results in successful install and a system that runs with about 300 MB of memory used.  Using the DVD instead of kickstarting from Satellite also works.

Comment 2 Brian Lane 2014-07-21 21:32:27 UTC
When PXE booting you are going to need more RAM because the squashfs.img is stored in RAM, not mounted from an iso or nfs. You can also use text mode to save a bit.

Comment 3 RHEL Program Management 2014-07-21 21:35:41 UTC
Development Management has reviewed and declined this request.
You may appeal this decision by reopening this request.