Bug 1224676
Summary: | ppc64le: virt-resize/virt-build/virt-sysprep/virt-customize fail to execute and return the error "Segmentation fault (core dumped)" | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Hu Zhang <huzhan> |
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | CC: | gsun, leiwang, linl, ptoscano, wshi |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | ppc64le | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | libguestfs-1.28.1-1.37.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-19 07:01:21 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: | 1225995 | ||
Bug Blocks: |
Description
Hu Zhang
2015-05-25 10:07:27 UTC
This appears to be the same root cause as bug 1224675, which would mean this bug should depend on 1225995. However I will wait until I have all acks on 1225995 and can rebuild the OCaml compiler + libguestfs. I've now confirmed this has the same root cause as bug 1224675 and bug 1225995. Verified with the packages: libguestfs-1.28.1-1.54.el7.ppc64le libguestfs-tools-c-1.28.1-1.54.el7.ppc64le Verify step: 1. On a ppc64le machine. # virt-resize RHEL-Server-6.7-64-hvm.raw test1.img -v -x ... Resize operation completed with no errors. Before deleting the old disk, carefully check that the resized disk boots and works correctly. 2. On a ppc64le machine. # virt-customize -a RHEL-Server-6.7-64-hvm.raw --hostname rhel -x -v # guestfish -a RHEL-Server-6.7-64-hvm.raw -i cat /etc/sysconfig/network NETWORKING=yes HOSTNAME=rhel Commands work as expected. So verified. *** Bug 1270745 has been marked as a duplicate of this bug. *** 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/RHBA-2015-2183.html |