From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-f53.google.com ([209.85.208.53]:43168 "EHLO mail-ed1-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726159AbeJHVPV (ORCPT ); Mon, 8 Oct 2018 17:15:21 -0400 Received: by mail-ed1-f53.google.com with SMTP id y20-v6so11049805eds.10 for ; Mon, 08 Oct 2018 07:03:27 -0700 (PDT) Received: from amb.local (31-179-17-47.dynamic.chello.pl. [31.179.17.47]) by smtp.gmail.com with ESMTPSA id g52-v6sm5657054edb.91.2018.10.08.07.03.25 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Oct 2018 07:03:26 -0700 (PDT) From: =?UTF-8?Q?Arkadiusz_Mi=c5=9bkiewicz?= Subject: repair: realloc(): invalid next size Message-ID: <214be03d-9cc7-378b-3635-6fca3cdcb1dd@gmail.com> Date: Mon, 8 Oct 2018 16:03:25 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: pl Content-Transfer-Encoding: 8bit Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: linux-xfs@vger.kernel.org Big fs, ton of small files, repair takes 36h until this happens: rebuilding directory inode 30363993060 rebuilding directory inode 30398868604 rebuilding directory inode 30414474627 rebuilding directory inode 30425006954 rebuilding directory inode 30447937553 rebuilding directory inode 30529556616 rebuilding directory inode 30537494728 rebuilding directory inode 30569826838 rebuilding directory inode 31060721895 Metadata corruption detected at 0x41f9db, inode 0x73b5d00e7 data fork xfs_repair: warning - iflush_int failed (-117) Warning: recursive buffer locking at block 31060721776 detected Metadata corruption detected at 0x41f9db, inode 0x73b5d00e7 data fork xfs_repair: warning - iflush_int failed (-117) Warning: recursive buffer locking at block 31060721776 detected Metadata corruption detected at 0x41f980, inode 0x73b5d00e7 data fork xfs_repair: warning - iflush_int failed (-117) realloc(): invalid next size Aborted Fails somewhere in 0x41f9db Complete log at https://ixion.pld-linux.org/~arekm/xfs-1/repair.txt Test was done with xfs_repair 4.17.0 and 4.18.0 with the same result. kernel 4.18.5 Running under gdb now. Any ideas? -- Arkadiusz Miƛkiewicz, arekm / ( maven.pl | pld-linux.org )