| Summary: | [xfs/xfstests xfs/291] xfs_metadump: XFS_CORRUPTION_ERROR in __read_verify on v5 file system | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Boris Ranto <branto> |
| Component: | xfsprogs | Assignee: | Eric Sandeen <esandeen> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Filesystem QE <fs-qe> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | CC: | dchinner, eguan |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-24 11:17:23 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
Boris Ranto
2013-12-16 17:53:39 UTC
Dave has these fixes mostly done, I think we can sneak this fix in still. I think this is fixed in xfsprogs-3.2.0-0.9.alpha2.el7, closed. Running test xfs/291 #! /bin/bash # FS QA Test No. 291 # # Test xfs_repair on fragmented multi-block dir2 fs # #----------------------------------------------------------------------- # Copyright (c) Red Hat, Inc. All Rights Reserved. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as FSTYP -- xfs (non-debug) PLATFORM -- Linux/x86_64 ibm-hs23-02 3.10.0-113.el7.x86_64 MKFS_OPTIONS -- -f -b size=4096 -m crc=1 /dev/sda3 MOUNT_OPTIONS -- -o context=system_u:object_r:nfs_t:s0 /dev/sda3 /mnt/xfstests/mnt2 xfs/291 41s Ran: xfs/291 Passed all 1 tests |