| Summary: | [xfs/xfstests xfs/295] xfs_logprint: unknown log operation type (4e49) | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Eryu Guan <eguan> |
| Component: | xfsprogs | Assignee: | Eric Sandeen <esandeen> |
| Status: | CLOSED ERRATA | QA Contact: | Zorro Lang <zlang> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.5 | CC: | branto, eguan, zlang |
| Target Milestone: | rc | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | xfsprogs-3.1.1-20.el6 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-03-21 11:55:11 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: | |
|
Description
Eryu Guan
2013-11-06 05:16:06 UTC
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. I haven't been able to hit this one manually either, even w/ a 1024-byte block size. Actually devel_ack- for now, seems we can't reproduce this one yet? Development Management has reviewed and declined this request. You may appeal this decision by reopening this request. It was not reproducible. Will retest in rhel6.6 testing phrase and re-open if I can reproduce it again. Recently I hit this bug when I run xfstests on XFS 1k block size on kernel 621. 4 machines run xfstests on XFS 1k block size, 3 machines hit xfs/295 fail as: --- QA output created by 295 xfs_logprint: unknown log operation type (4e49) Bad data in log --- (In reply to Eryu Guan from comment #6) > It was not reproducible. Will retest in rhel6.6 testing phrase and re-open > if I can reproduce it again. This bug be reproduced on: --- KERNEL=2.6.32-622.el6.x86_64 XFSPROGS=xfsprogs-3.1.1-19.el6.x86_64 XFSDUMP=xfsdump-3.0.4-4.el6_6.1.x86_64 XFSTESTS=xfstests-20160111-2.git.x86_64 --- when I run xfstests on xfs with 1k block size: https://beaker.engineering.redhat.com/jobs/1249138 This bug was closed due to we can't reproduce it before. But now it can be reproduced several times(nearly 30% rate for now), so I'm going to reopen this bug, for track this problem at least. Thanks, Zorro This one gets fixed by
commit a223e63682bece46eda34fdb9ccb5ec243cd9e2a
Author: Eric Sandeen <sandeen>
Date: Mon Mar 3 12:21:49 2014 +1100
xfs_logprint: Don't error out after split items lose context
May as well fix this one along w/ the other xfsprogs fixes for 6.9, it gets us to a cleaner xfstest run and has an upstream patch. (In reply to Eric Sandeen from comment #10) > May as well fix this one along w/ the other xfsprogs fixes for 6.9, it gets > us to a cleaner xfstest run and has an upstream patch. Thanks for doing this:) 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-2017-0791.html |