From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from old.lon-b.elastichosts.com ([84.45.121.3]:48109 "EHLO lon-b.elastichosts.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752847AbaFMGvj (ORCPT ); Fri, 13 Jun 2014 02:51:39 -0400 Message-ID: <539A9F2B.3060308@elastichosts.com> Date: Fri, 13 Jun 2014 07:50:19 +0100 From: Alin Dobre MIME-Version: 1.0 To: bo.li.liu@oracle.com CC: linux-btrfs@vger.kernel.org Subject: Re: Deadlock/high load References: <5399C40F.3070509@elastichosts.com> <20140613033725.GA31905@localhost.localdomain> In-Reply-To: <20140613033725.GA31905@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-btrfs-owner@vger.kernel.org List-ID: On 13/06/14 04:37, Liu Bo wrote: > The output of 'btrfs filesystem df' is appreciate, it can help determine if the > FS has entered into 'almost full' situation, and that may cause a bug that pages > are not marked with writeback tag and lead to processes's endless waiting. The output now (when the host is stable) is: Data, single: total=54.01GiB, used=24.48GiB System, single: total=4.00MiB, used=16.00KiB Metadata, single: total=3.01GiB, used=1.31GiB unknown, single: total=464.00MiB, used=0.00 Cheers, Alin.