Bug 907826 - gfs2: fails in xfstests 127
Summary: gfs2: fails in xfstests 127
Keywords:
Status: CLOSED DUPLICATE of bug 907819
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
Assignee: Steve Whitehouse
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-05 11:06 UTC by Lukáš Czerner
Modified: 2014-11-21 16:54 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-11-21 16:54:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Lukáš Czerner 2013-02-05 11:06:27 UTC
When running upstream version of xfstests 

git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git

on upstream kernel 3.8.0-rc6 x86_64 with the following xfstests configuration:

export TEST_DEV=/dev/sda
export TEST_DIR=/mnt/test
export SCRATCH_DEV=/dev/sdb
export SCRATCH_MNT=/mnt/test1
export MKFS_OPTIONS="-O -p lock_nolock -b4096"
export FSTYP=gfs2

=====================
FSTYP         -- gfs2
PLATFORM      -- Linux/x86_64 rhel6_vm1 3.8.0-rc6+
MKFS_OPTIONS  -- -O -p lock_nolock -b4096 /dev/sdb
MOUNT_OPTIONS -- -o acl /dev/sdb /mnt/test1
=====================

Test # 127 fails:

QA output created by 127
=== FSX Light Mode, No Memory Mapping ===
All operations completed A-OK!
=== FSX Light Mode, Memory Mapping ===
All operations completed A-OK!
=== FSX Standard Mode, No Memory Mapping ===
ltp/fsx -q -l 262144 -o 65536 -S 191110531 -N 100000 -R -W fsx_std_nommap
Size error: expected 0x168a7 stat 0x17000 seek 0x17000
LOG DUMP (22 total operations):
1(  1 mod 256): WRITE    0x3db39 thru 0x3ffff	(0x24c7 bytes) HOLE
2(  2 mod 256): READ     0x2e947 thru 0x33163	(0x481d bytes)
3(  3 mod 256): READ     0x2e836 thru 0x3cba1	(0xe36c bytes)
4(  4 mod 256): SKIPPED (no operation)
5(  5 mod 256): WRITE    0xcaea thru 0x13ba9	(0x70c0 bytes)
6(  6 mod 256): SKIPPED (no operation)
7(  7 mod 256): FALLOC   0x24f92 thru 0x2f2b7	(0xa325 bytes) INTERIOR
8(  8 mod 256): FALLOC   0xbcf1 thru 0x171ac	(0xb4bb bytes) INTERIOR
9(  9 mod 256): READ     0x126f thru 0x11136	(0xfec8 bytes)
10( 10 mod 256): WRITE    0x2654b thru 0x2e8e3	(0x8399 bytes)
11( 11 mod 256): SKIPPED (no operation)
12( 12 mod 256): FALLOC   0x9b82 thru 0x12b92	(0x9010 bytes) INTERIOR
13( 13 mod 256): WRITE    0x32ae3 thru 0x3a478	(0x7996 bytes)
14( 14 mod 256): WRITE    0x5acb thru 0x843a	(0x2970 bytes)
15( 15 mod 256): FALLOC   0x15257 thru 0x20ad2	(0xb87b bytes) INTERIOR
16( 16 mod 256): FALLOC   0x56d2 thru 0xcdcf	(0x76fd bytes) INTERIOR
17( 17 mod 256): TRUNCATE DOWN	from 0x40000 to 0x218b0
18( 18 mod 256): READ     0x105a3 thru 0x1f9c5	(0xf423 bytes)
19( 19 mod 256): SKIPPED (no operation)
20( 20 mod 256): SKIPPED (no operation)
21( 21 mod 256): TRUNCATE DOWN	from 0x218b0 to 0xd29f
22( 22 mod 256): FALLOC   0xb0e0 thru 0x168a7	(0xb7c7 bytes) EXTENDING
Correct content saved for comparison
(maybe hexdump "/mnt/test/fsx_std_nommap" vs "/mnt/test/fsx_std_nommap.fsxgood")
=== FSX Standard Mode, Memory Mapping ===
ltp/fsx -q -l 262144 -o 65536 -S 191110531 -N 100000 fsx_std_mmap
Size error: expected 0x168a7 stat 0x17000 seek 0x17000
LOG DUMP (22 total operations):
1(  1 mod 256): MAPWRITE 0x3db39 thru 0x3ffff	(0x24c7 bytes)
2(  2 mod 256): MAPREAD  0x2e947 thru 0x33163	(0x481d bytes)
3(  3 mod 256): READ     0x2e836 thru 0x3cba1	(0xe36c bytes)
4(  4 mod 256): SKIPPED (no operation)
5(  5 mod 256): MAPWRITE 0xcaea thru 0x13ba9	(0x70c0 bytes)
6(  6 mod 256): SKIPPED (no operation)
7(  7 mod 256): FALLOC   0x24f92 thru 0x2f2b7	(0xa325 bytes) INTERIOR
8(  8 mod 256): FALLOC   0xbcf1 thru 0x171ac	(0xb4bb bytes) INTERIOR
9(  9 mod 256): READ     0x126f thru 0x11136	(0xfec8 bytes)
10( 10 mod 256): MAPWRITE 0x2654b thru 0x2e8e3	(0x8399 bytes)
11( 11 mod 256): SKIPPED (no operation)
12( 12 mod 256): FALLOC   0x9b82 thru 0x12b92	(0x9010 bytes) INTERIOR
13( 13 mod 256): WRITE    0x32ae3 thru 0x3a478	(0x7996 bytes)
14( 14 mod 256): MAPWRITE 0x5acb thru 0x843a	(0x2970 bytes)
15( 15 mod 256): FALLOC   0x15257 thru 0x20ad2	(0xb87b bytes) INTERIOR
16( 16 mod 256): FALLOC   0x56d2 thru 0xcdcf	(0x76fd bytes) INTERIOR
17( 17 mod 256): TRUNCATE DOWN	from 0x40000 to 0x218b0
18( 18 mod 256): MAPREAD  0x105a3 thru 0x1f9c5	(0xf423 bytes)
19( 19 mod 256): SKIPPED (no operation)
20( 20 mod 256): SKIPPED (no operation)
21( 21 mod 256): TRUNCATE DOWN	from 0x218b0 to 0xd29f
22( 22 mod 256): FALLOC   0xb0e0 thru 0x168a7	(0xb7c7 bytes) EXTENDING
Correct content saved for comparison
(maybe hexdump "/mnt/test/fsx_std_mmap" vs "/mnt/test/fsx_std_mmap.fsxgood")
=== FSX Standard Mode, No Memory Mapping ===
ltp/fsx -f -q -l 262144 -o 65536 -S 191110531 -N 100000 -R -W fsx_std_nommap
Size error: expected 0x168a7 stat 0x17000 seek 0x17000
LOG DUMP (22 total operations):
1(  1 mod 256): WRITE    0x3db39 thru 0x3ffff	(0x24c7 bytes) HOLE
2(  2 mod 256): READ     0x2e947 thru 0x33163	(0x481d bytes)
3(  3 mod 256): READ     0x2e836 thru 0x3cba1	(0xe36c bytes)
4(  4 mod 256): SKIPPED (no operation)
5(  5 mod 256): WRITE    0xcaea thru 0x13ba9	(0x70c0 bytes)
6(  6 mod 256): SKIPPED (no operation)
7(  7 mod 256): FALLOC   0x24f92 thru 0x2f2b7	(0xa325 bytes) INTERIOR
8(  8 mod 256): FALLOC   0xbcf1 thru 0x171ac	(0xb4bb bytes) INTERIOR
9(  9 mod 256): READ     0x126f thru 0x11136	(0xfec8 bytes)
10( 10 mod 256): WRITE    0x2654b thru 0x2e8e3	(0x8399 bytes)
11( 11 mod 256): SKIPPED (no operation)
12( 12 mod 256): FALLOC   0x9b82 thru 0x12b92	(0x9010 bytes) INTERIOR
13( 13 mod 256): WRITE    0x32ae3 thru 0x3a478	(0x7996 bytes)
14( 14 mod 256): WRITE    0x5acb thru 0x843a	(0x2970 bytes)
15( 15 mod 256): FALLOC   0x15257 thru 0x20ad2	(0xb87b bytes) INTERIOR
16( 16 mod 256): FALLOC   0x56d2 thru 0xcdcf	(0x76fd bytes) INTERIOR
17( 17 mod 256): TRUNCATE DOWN	from 0x40000 to 0x218b0
18( 18 mod 256): READ     0x105a3 thru 0x1f9c5	(0xf423 bytes)
19( 19 mod 256): SKIPPED (no operation)
20( 20 mod 256): SKIPPED (no operation)
21( 21 mod 256): TRUNCATE DOWN	from 0x218b0 to 0xd29f
22( 22 mod 256): FALLOC   0xb0e0 thru 0x168a7	(0xb7c7 bytes) EXTENDING
Correct content saved for comparison
(maybe hexdump "/mnt/test/fsx_std_nommap" vs "/mnt/test/fsx_std_nommap.fsxgood")
=== FSX Standard Mode, Memory Mapping ===
ltp/fsx -f -q -l 262144 -o 65536 -S 191110531 -N 100000 fsx_std_mmap
Size error: expected 0x168a7 stat 0x17000 seek 0x17000
LOG DUMP (22 total operations):
1(  1 mod 256): MAPWRITE 0x3db39 thru 0x3ffff	(0x24c7 bytes)
2(  2 mod 256): MAPREAD  0x2e947 thru 0x33163	(0x481d bytes)
3(  3 mod 256): READ     0x2e836 thru 0x3cba1	(0xe36c bytes)
4(  4 mod 256): SKIPPED (no operation)
5(  5 mod 256): MAPWRITE 0xcaea thru 0x13ba9	(0x70c0 bytes)
6(  6 mod 256): SKIPPED (no operation)
7(  7 mod 256): FALLOC   0x24f92 thru 0x2f2b7	(0xa325 bytes) INTERIOR
8(  8 mod 256): FALLOC   0xbcf1 thru 0x171ac	(0xb4bb bytes) INTERIOR
9(  9 mod 256): READ     0x126f thru 0x11136	(0xfec8 bytes)
10( 10 mod 256): MAPWRITE 0x2654b thru 0x2e8e3	(0x8399 bytes)
11( 11 mod 256): SKIPPED (no operation)
12( 12 mod 256): FALLOC   0x9b82 thru 0x12b92	(0x9010 bytes) INTERIOR
13( 13 mod 256): WRITE    0x32ae3 thru 0x3a478	(0x7996 bytes)
14( 14 mod 256): MAPWRITE 0x5acb thru 0x843a	(0x2970 bytes)
15( 15 mod 256): FALLOC   0x15257 thru 0x20ad2	(0xb87b bytes) INTERIOR
16( 16 mod 256): FALLOC   0x56d2 thru 0xcdcf	(0x76fd bytes) INTERIOR
17( 17 mod 256): TRUNCATE DOWN	from 0x40000 to 0x218b0
18( 18 mod 256): MAPREAD  0x105a3 thru 0x1f9c5	(0xf423 bytes)
19( 19 mod 256): SKIPPED (no operation)
20( 20 mod 256): SKIPPED (no operation)
21( 21 mod 256): TRUNCATE DOWN	from 0x218b0 to 0xd29f
22( 22 mod 256): FALLOC   0xb0e0 thru 0x168a7	(0xb7c7 bytes) EXTENDING

Comment 1 Fedora End Of Life 2013-04-03 18:22:56 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 2 Josh Boyer 2013-09-18 20:37:44 UTC
*********** MASS BUG UPDATE **************

We apologize for the inconvenience.  There is a large number of bugs to go through and several of them have gone stale.  Due to this, we are doing a mass bug update across all of the Fedora 19 kernel bugs.

Fedora 19 has now been rebased to 3.11.1-200.fc19.  Please test this kernel update and let us know if you issue has been resolved or if it is still present with the newer kernel.

If you experience different issues, please open a new bug report for those.

Comment 3 Justin M. Forbes 2014-01-03 22:11:40 UTC
*********** MASS BUG UPDATE **************

We apologize for the inconvenience.  There is a large number of bugs to go through and several of them have gone stale.  Due to this, we are doing a mass bug update across all of the Fedora 19 kernel bugs.

Fedora 19 has now been rebased to 3.12.6-200.fc19.  Please test this kernel update (or newer) and let us know if you issue has been resolved or if it is still present with the newer kernel.

If you have moved on to Fedora 20, and are still experiencing this issue, please change the version to Fedora 20.

If you experience different issues, please open a new bug report for those.

Comment 4 Andrew Price 2014-11-21 16:54:50 UTC
127 passes in my gfs2-nmw tests. Looks like the same fsx file size issue that generic/075 was stuck on ("Size error: expected 0x168a7 stat 0x17000 seek 0x17000"), so I'm closing this one as a duplicate of that one.

*** This bug has been marked as a duplicate of bug 907819 ***


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