Bug 1235558
| Summary: | [atomic] OOM with 1024 MB RAM (squashfs includes ostree content) | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Radek Vykydal <rvykydal> |
| Component: | rhel-server-atomic | Assignee: | Colin Walters <walters> |
| Status: | CLOSED WONTFIX | QA Contact: | atomic-bugs <atomic-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.1 | CC: | atodorov, dwalsh, fdeutsch, jeder, release-test-team-automation, walters |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1202278 | Environment: | |
| Last Closed: | 2016-08-19 21:48:14 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: | |||
| Bug Depends On: | 1202278 | ||
| Bug Blocks: | 1219619, 1252599 | ||
|
Comment 2
Radek Vykydal
2015-06-25 08:04:22 UTC
Can we add interactive-defaults.ks to the ostree and make anaconda look for it into a well known location under inst.repo ? Much like it does for updates.img. This will also blend nicely if we decide to have Atomic trees similar to RHEL ones (with ostree, install media, PXE boot images, etc). The other approach would be to have a custom install class for anaconda with all the defaults. This one needs work in rpm-ostree-toolbox to take advantage of the lorax changes that are now in 7.2 to keep the content outside of the squashfs, but still embed it in the ISO. |