Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp3477875imj; Tue, 19 Feb 2019 04:19:21 -0800 (PST) X-Google-Smtp-Source: AHgI3IZAxq0V0iYWVlPOn4g/ImS7FZrenc5GDY0T/PfmA14jGn5hPXND7ojog3kWT0SqAwUoYsdN X-Received: by 2002:a63:481f:: with SMTP id v31mr23898065pga.29.1550578761425; Tue, 19 Feb 2019 04:19:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550578761; cv=none; d=google.com; s=arc-20160816; b=ICIRvk5uAHWvxBN3GKtCwT/MfDA6d1hh9AZTpfiAGOunV0gEQkAgy6L/eJWLaId0LE 2NyVg3K2g8y1fnPPC0YJlVKHcFQOiehyjmXuvm+LxfOEk3vnHRL8ZPiQ6reKsbO1WLji 4P+uXBqMewBQae2lXbPQxfV8LMiQYOO2LSlfWiiI4LXHc74UH8WkScpRP0a3fiCC5FR2 MT0z9pZGBvOOlYw+dOavcToQs2Vt2Un4on7I8ZfQAiMRkORgNy23yHYjRfFDp4FjDjtl peUJeXiO/Ru/lM+w6xY7KHtSfgwJAfSMAk37+6L0BgJVywbYVCgUQVUISQrLrc2ciJeW EFWQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=ld2iU2EI0HSRdfaDHuc/YhZ+In8TNEa9VWcNWO4WwsA=; b=zQiVdiezTB6ukBVla9lHxxdj9/SqKSBpX3wQ7cV1qasMIFJO0v5WCDimTCFlprmTx0 0yxBcxjRL9DzuWFgOdB+NaNu/doLa7tnhD8sXBHEFsB6KBFSRt5IrRZ1qTFimEQjUfUz DxqcYSDgtlrj0I4e5GcKGduoirM+KZXJWyNGVeOXqaemv+sE4uMECiQblE/Sz/MwAr5+ Xi1ESd4hu4NCuS2Bi5UbN14lwS2YiSMeIZf2mDv2dHicEYdGCgq4IHenfSGiqkHE4c2u 5N+L0bIAVjBrRpioOzD8fIshze275/3IHqoL35N4R/UY1qqROHHVSW963EHO8b4Bhf73 kXZw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d135si3724620pga.474.2019.02.19.04.19.05; Tue, 19 Feb 2019 04:19:21 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728159AbfBSMRM (ORCPT + 99 others); Tue, 19 Feb 2019 07:17:12 -0500 Received: from mx2.cyber.ee ([193.40.6.72]:37992 "EHLO mx2.cyber.ee" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725805AbfBSMRM (ORCPT ); Tue, 19 Feb 2019 07:17:12 -0500 Subject: Re: ext4 corruption on alpha with 4.20.0-09062-gd8372ba8ce28 To: Jan Kara Cc: "Theodore Y. Ts'o" , linux-alpha@vger.kernel.org, LKML , linux-block@vger.kernel.org References: <1c26eab4-3277-9066-5dce-6734ca9abb96@linux.ee> <076b8b72-fab0-ea98-f32f-f48949585f9d@linux.ee> <20190216174536.GC23000@mit.edu> <20190218120209.GC20919@quack2.suse.cz> From: Meelis Roos Message-ID: <4e015688-8633-d1a0-308b-ba2a78600544@linux.ee> Date: Tue, 19 Feb 2019 14:17:09 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 MIME-Version: 1.0 In-Reply-To: <20190218120209.GC20919@quack2.suse.cz> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: et-EE Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >>>> The result of the bisection is >>>> [88dbcbb3a4847f5e6dfeae952d3105497700c128] blkdev: avoid migration stalls for blkdev pages >>>> >>>> Is that result relevant for the problem or should I continue bisecting between 4.20.0 and the so far first bad commit? >>> >>> Can you try reverting the commit and see if it makes the problem go away? >> >> Tried reverting it on top of 5.0.0-rc6-00153-g5ded5871030e and it seems >> to make the kernel work - emerge --sync succeeded. There is more to it. After running 5.0.0-rc6-00153-g5ded5871030e-dirty (with the revert of that patch) successfully for Gentoo update, I upgraded the kernel to 5.0.0-rc7-00011-gb5372fe5dc84-dirty (todays git + revert of this patch) and it broke on rsync again: RepoStorageException: command exited with status -6: rsync -a --link-dest /usr/portage --exclude=/distfiles --exclude=/local --exclude=/lost+found --exclude=/packages --exclude /.tmp-unverified-download-quarantine /usr/portage/ /usr/portage/.tmp-unverified-download-quarantine/ Nothing in dmesg. This means the real root reason is somewhere deeper and reverting this commit just made it less likely to happen. -- Meelis Roos