From: Eryu Guan <eguan@redhat.com>
To: linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org
Cc: Jan Kara <jack@suse.cz>,
Ross Zwisler <ross.zwisler@linux.intel.com>,
Xiong Zhou <xzhou@redhat.com>
Subject: generic/346 fails on ext4 DAX mount
Date: Fri, 2 Jun 2017 13:33:19 +0800 [thread overview]
Message-ID: <20170602053319.GF23805@eguan.usersys.redhat.com> (raw)
Hi all,
I occasionally hit generic/344 and generic/346 failures when testing
4.12-rc[1-3] kernels on ext4 DAX mount.
FSTYP -- ext4
PLATFORM -- Linux/x86_64 hp-xl420gen9-01 4.12.0-rc3
MKFS_OPTIONS -- /dev/pmem2
MOUNT_OPTIONS -- -o dax -o context=system_u:object_r:root_t:s0 /dev/pmem2 /mnt/testarea/scratch
generic/344 1s ... 1s
generic/346 1s ... - output mismatch (see /var/lib/xfstests/results//generic/346.out.bad)
--- tests/generic/346.out 2017-05-24 10:13:38.592436565 -0400
+++ /var/lib/xfstests/results//generic/346.out.bad 2017-06-01 12:46:50.122007818 -0400
@@ -10,7 +10,8 @@
INFO: sz = 1048576
INFO: thread 0 created
INFO: thread 1 created
-INFO: 0 error(s) detected
+ERROR: thread 0, offset 000ff400, 00000000 != 7f1068063700
+INFO: 1 error(s) detected
INFO: ftruncate test...
INFO: sz = 1048576
And it seems generic/346 is easer to hit, usually it can be reproduced
within 20 iterations on 4.12-rc kernels.
At first I thought it was a regression introduced in 4.12-rc1, but after
two failed bisects (pointed first bad to unrelated networking patch), I
enlarged the iteration count to 5000 and found that generic/346 failure
can also be seen on 4.11 and 4.10 kernel. I haven't tried other old
kernels yet. It's just much harder to hit on 4.10/4.11 kernels (need
hundreds of iterations).
But the failure could only be reproduced with ext4 DAX mount, XFS DAX
mount survived 5000 runs of generic/346 on 4.12-rc3 kernel.
I was testing with pmem device created by memmap kernel param
"memmap=10G!5G memmap=15G!15G", but it can be reproduced with brd
ramdisk too.
If more info is needed please let me know.
Thanks,
Eryu
next reply other threads:[~2017-06-02 5:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-02 5:33 Eryu Guan [this message]
2017-06-02 6:03 ` generic/346 fails on ext4 DAX mount Ross Zwisler
2017-06-05 19:30 ` Ross Zwisler
2017-06-05 21:50 ` Theodore Ts'o
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170602053319.GF23805@eguan.usersys.redhat.com \
--to=eguan@redhat.com \
--cc=jack@suse.cz \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=ross.zwisler@linux.intel.com \
--cc=xzhou@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).