Bug 1087353
| Summary: | create partition with sgdisk failed | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Martin Simon <msimon> |
| Component: | gdisk | Assignee: | Tomas Smetana <tsmetana> |
| Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | tpelka, vbenes, vrutkovs |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | gdisk-0.8.6-5.el7 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: Unaligned access to the device by the sgdisk command
Consequence: Error returned when running internal testsuite
Fix: All requests are now properly aligned to fit device characteristics
Result: No more testsuite errors
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-03-05 13:28:19 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
Martin Simon
2014-04-14 09:11:19 UTC
The following upstream commit fixes the issue:
commit f5dfbfa418675ca862408e4fb2240b21dd07d558
Author: srs5694 <srs5694.net>
Date: Thu Feb 14 20:47:14 2013 -0500
Change to alignment code in sgdisk.
Verified on all arches 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-0554.html |