From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758701AbbLBPMd (ORCPT ); Wed, 2 Dec 2015 10:12:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60293 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757399AbbLBPMc (ORCPT ); Wed, 2 Dec 2015 10:12:32 -0500 From: Jeff Moyer To: Dave Chinner Cc: Ross Zwisler , xfs@oss.sgi.com, Brian Foster , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: xfstest failure with xfs, dax and v4.4-rc3 References: <20151201224346.GA15684@linux.intel.com> <20151201235158.GF19199@dastard> X-PGP-KeyID: 1F78E1B4 X-PGP-CertKey: F6FE 280D 8293 F72C 65FD 5A58 1FF8 A7CA 1F78 E1B4 X-PCLoadLetter: What the f**k does that mean? Date: Wed, 02 Dec 2015 10:12:29 -0500 In-Reply-To: <20151201235158.GF19199@dastard> (Dave Chinner's message of "Wed, 2 Dec 2015 10:51:58 +1100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dave Chinner writes: > On Tue, Dec 01, 2015 at 03:43:46PM -0700, Ross Zwisler wrote: >> I'm seeing a new intermittent xfstests failure with v4.4-rc3 using XFS and >> DAX. The test that is failing is generic/083, and it fails about 50% of the >> time in my setup. Here's the output: >> >> FSTYP -- xfs (debug) >> PLATFORM -- Linux/x86_64 lorwyn 4.4.0-rc3 >> MKFS_OPTIONS -- -f -bsize=4096 /dev/pmem0p2 >> MOUNT_OPTIONS -- -o dax -o context=system_u:object_r:nfs_t:s0 /dev/pmem0p2 >> /mnt/xfstests_scratch >> >> generic/083 2s ... 2s ^^^^^^^ >> _check_xfs_filesystem: filesystem on /dev/pmem0p2 is inconsistent (r) (see >> /root/xfstests/results//generic/083.full) >> Ran: generic/083 >> Failures: generic/083 >> Failed 1 of 1 tests > > $ grep 083 tests/xfs/group > 083 dangerous_fuzzers > $ That's great, but Ross reported an issues with *generic*/083. ;-) /me hands Dave more coffee. -Jeff