From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 69D76C433EF for ; Tue, 24 May 2022 01:13:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229811AbiEXBN4 (ORCPT ); Mon, 23 May 2022 21:13:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44566 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232594AbiEXBNz (ORCPT ); Mon, 23 May 2022 21:13:55 -0400 Received: from mail1.merlins.org (magic.merlins.org [209.81.13.136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 181489548C for ; Mon, 23 May 2022 18:13:50 -0700 (PDT) Received: from [76.132.34.178] (port=50906 helo=sauron.svh.merlins.org) by mail1.merlins.org with esmtpsa (Cipher TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94.2 #2) id 1ntJ7M-0006dR-7u by authid with srv_auth_plain; Mon, 23 May 2022 18:13:48 -0700 Received: from merlin by sauron.svh.merlins.org with local (Exim 4.92) (envelope-from ) id 1ntJ7M-005ovg-2O; Mon, 23 May 2022 18:13:48 -0700 Date: Mon, 23 May 2022 18:13:48 -0700 From: Marc MERLIN To: Josef Bacik Cc: linux-btrfs Subject: Re: Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed) Message-ID: <20220524011348.GR13006@merlins.org> References: <20220516165327.GD8056@merlins.org> <20220517202756.GK8056@merlins.org> <20220517212223.GL8056@merlins.org> <20220518191241.GI13006@merlins.org> <20220519222855.GL13006@merlins.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220519222855.GL13006@merlins.org> X-Sysadmin: BOFH X-URL: http://marc.merlins.org/ X-Broken-Reverse-DNS: no host name for IP address 76.132.34.178 X-SA-Exim-Connect-IP: 76.132.34.178 X-SA-Exim-Mail-From: marc@merlins.org Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org On Thu, May 19, 2022 at 03:28:55PM -0700, Marc MERLIN wrote: > On Wed, May 18, 2022 at 03:17:55PM -0400, Josef Bacik wrote: > > Yes sorry I meant to say that. Because we have these dangling block > > groups we'll suddenly have a bunch of files that no longer are > > mappable and we'll need to delete them. Looks to be about 7gib of > > block groups so you're going to lose that stuff, it's going to be a > > while but it's expected. Thanks, > > > So, it's definitely deleting a lot > > I think I'm at 81% > > searching 159785 for bad extents > processed 78446592 of 95879168 possible bytes, 81% > Found an extent we don't have a block group for in the file > Performances/Magic/Diversion 08022019.mkv > Deleting [70879, 108, 10708312064] root 6781246029824 path top 6781246029824 top slot 19 leaf 10678930079744 slot 34 > > gargamel:~# grep -c Deleting /mnt/btrfs_space/ri1 > 149583 > > Ok, that's a lot of files, but let's see if it finishes mmmh, so I'm not sure if it's going to finish soon? still going after 5 days. searching 162632 for bad extents processed 78446592 of 99090432 possible bytes, 79% Found an extent we don't have a block group for in the file file Deleting [70879, 108, 9305350144] root 6781246177280 path top 6781246177280 top slot 19 leaf 782788263936 slot 0 searching 162632 for bad extents processed 78446592 of 99090432 possible bytes, 79% Found an extent we don't have a block group for in the file file Deleting [70879, 108, 9305358336] root 6781246128128 path top 6781246128128 top slot 19 leaf 782788296704 slot 0 searching 162632 for bad extents processed 78446592 of 99090432 possible bytes, 79% Found an extent we don't have a block group for in the file file Deleting [70879, 108, 9305411584] root 6781246177280 path top 6781246177280 top slot 19 leaf 782788263936 slot 0 gargamel:~# grep -c Deleting /mnt/btrfs_space/ri1 620577 over 600K files deleted, it's still moving forward though. Marc -- "A mouse is a device used to point at the xterm you want to type in" - A.S.R. Home page: http://marc.merlins.org/ | PGP 7F55D5F27AAF9D08