Bug 1113065
Summary: | supermin: exception: Out of memory | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Richard W.M. Jones <rjones> |
Component: | supermin | Assignee: | Richard W.M. Jones <rjones> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.1 | CC: | blc, leiwang, linl, ptoscano, rjones, sherold, wshi, xchen |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | supermin-5.1.16-4.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1099172 | Environment: | |
Last Closed: | 2016-11-03 23:03:45 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: | 1099172 | ||
Bug Blocks: | 1021150, 1288337, 1301891 |
Description
Richard W.M. Jones
2014-06-25 11:32:47 UTC
Yes, that's bug 1021150. Also there are preview packages available: https://www.redhat.com/archives/libguestfs/2014-May/msg00090.html Move to RHEL 7.3 (cannot do 7.2 as not on the ACL). Verified with the packages: libguestfs-1.32.6-1.el7.x86_64 Verify steps: # mkdir -p ~/.guestfs-1000 # supermin5 --build --verbose --if-newer --lock ~/.guestfs-1000/lock --copy-kernel -f ext2 --host-cpu x86_64 /usr/lib64/guestfs/supermin.d -o ~/.guestfs-1000/appliance.d ... ... supermin: ext2: creating empty ext2 filesystem '/root/.guestfs-1000/appliance.d.r40z5zco/root' supermin: ext2: populating from base image supermin: ext2: copying files from host filesystem supermin: ext2: copying kernel modules supermin: ext2: creating minimal initrd '/root/.guestfs-1000/appliance.d.r40z5zco/initrd' supermin: ext2: wrote 27 modules to minimal initrd supermin: renaming /root/.guestfs-1000/appliance.d.r40z5zco to /root/.guestfs-1000/appliance.d No error occurred. So verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-2154.html |