Bug 1236669
| Summary: | fsck.gfs2: Duplicate refs inside one dinode are not fixed | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Robert Peterson <rpeterso> |
| Component: | gfs2-utils | Assignee: | Robert Peterson <rpeterso> |
| Status: | CLOSED ERRATA | QA Contact: | cluster-qe <cluster-qe> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.2 | CC: | ccaulfie, cluster-maint, cluster-qe, gfs2-maint, jpayne, phracek, rpeterso, sbradley, teigland |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | gfs2-utils-3.1.8-4.el7 | Doc Type: | Bug Fix |
| Doc Text: |
Cause:
In some rare cases, blocks in a corrupt gfs2 file system were mistakenly being referenced twice by the same file. The fsck.gfs2 tool was not detecting nor fixing the problem.
Consequence:
As a result, customers had corrupt gfs2 file systems that could not be fixed.
Fix:
Code was added to the fsck.gfs2 tool to detect and fix this kind of file system corruption by copying them to new blocks in the file system, as other file system checkers do.
Result:
As a result, fsck.gfs2 now detects and fixes file systems with these multi-referenced blocks.
|
Story Points: | --- |
| Clone Of: | 1206149 | Environment: | |
| Last Closed: | 2015-11-19 03:54:10 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: | 1206149 | ||
| Bug Blocks: | |||
|
Comment 4
Justin Payne
2015-08-11 18:14:53 UTC
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-2178.html |