From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751864Ab2LCUAP (ORCPT ); Mon, 3 Dec 2012 15:00:15 -0500 Received: from mailout-de.gmx.net ([213.165.64.23]:56241 "HELO mailout-de.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751279Ab2LCUAO (ORCPT ); Mon, 3 Dec 2012 15:00:14 -0500 X-Authenticated: #4463548 X-Provags-ID: V01U2FsdGVkX19M7zJ/Zp9MY4UwZwjBcZIF5okCY5rM8iOulCUAtC 62xLMUaJTkF3QC Date: Mon, 3 Dec 2012 22:00:06 +0200 (EET) From: Dimitrios Apostolou X-X-Sender: jimis@soupermouf To: Eric Paris , "Theodore Ts'o" cc: Roland Eggner , Linux Kernel Mailing List , Catalin Marinas Subject: Re: backing up ext4 fs, system unresponsive, thrashing like crazy even though swap is unused In-Reply-To: Message-ID: References: <1353855815.22969.20.camel@soupermouf> <1354452243.22969.48.camel@soupermouf> <20121202225051.GA13685@mobil.systemanalysen.net> <20121203174342.GB20260@thunk.org> User-Agent: Alpine 2.02 (LFD 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Y-GMX-Trusted: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 3 Dec 2012, Dimitrios Apostolou wrote: > > I've managed to reproduce the scenario with concurrent "du" commands running > on the filesystems. I'll try doing it once more, but it may take a while to > get the dmesg/slabinfo etc output, since even a realtime root shell is > non-responsive for many minutes. > > What other debug output do you suggest to get, to find out why ext4 inodes > are pinned? Important detail: one of the filesystems contains *huge* maildirs, containing hundreds of thousands of messages. Dimitris