Bug 1043591 - [xfs/xfstests xfs/295] xfs_logprint: unknown log operation type (494e) on v5 file systems
Summary: [xfs/xfstests xfs/295] xfs_logprint: unknown log operation type (494e) on v5 ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: xfsprogs
Version: 7.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Eric Sandeen
QA Contact: Boris Ranto
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-16 18:04 UTC by Boris Ranto
Modified: 2014-06-18 04:55 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-13 10:54:49 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Boris Ranto 2013-12-16 18:04:12 UTC
Description of problem:
The test case xfs/295 fails on v5 file systems. The test seems to expose the same issue as was present on v4 file systems a while back.

Version-Release number of selected component (if applicable):
kernel-3.10.0-57.el7.x86_64
xfsprogs-3.2.0-0.3.alpha2.el7.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Run the test case xfs/295 from xfstests on v5 xfs fs (test dev should mkfs'd with -m crc=1)
MKFS_OPTIONS="-m crc=1" ./check xfs/295
2.
3.

Actual results:
xfs_logprint: unknown log operation type (494e)
Bad data in log

Expected results:
The test passes.

Additional info:

Comment 1 Eric Sandeen 2014-02-27 01:21:50 UTC
We have a resolution for this now, sent upstream:

[PATCH 1/2] xfs_logprint: Don't error out after split items lose context
[PATCH 2/2] xfs_logprint: don't advance op counter in xlog_print_trans_icreate

Neither is unique to CRCs, although CRCs seem to have perturbed the log to expose these bugs.

Requesting blocker because xfs_logprint can be a critical tool for debugging & triage, and without these fixes it may error out early.

Comment 3 Boris Ranto 2014-03-04 10:02:16 UTC
Verified in xfsprogs-3.2.0-0.8.alpha2.el7, the test case passes.

Reproduced in xfsprogs-3.2.0-0.6.alpha2.el7, xfs_logprint reports unknown log operation.

Comment 4 Ludek Smid 2014-06-13 10:54:49 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.


Note You need to log in before you can comment on or make changes to this bug.