From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Jansen Subject: Re: wrong values in "df" and "btrfs filesystem df" Date: Mon, 11 Apr 2011 09:56:10 +0200 Message-ID: <4DA2B41A.30200@gmx.net> References: <20110409091141.GE5301@carfax.org.uk> <4DA182DF.6010703@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: Miao Xie , Hugo Mills , helmut@hullen.de, linux-btrfs@vger.kernel.org To: Stephane Chazelas Return-path: In-Reply-To: List-ID: On 11.04.2011 09:29, Stephane Chazelas wrote: > 2011-04-10 18:13:51 +0800, Miao Xie: > [...] > > What's the implication of having disks of differing sizes? Does > that mean that the extra space on larger disks is lost? Yes. Currently the allocator cannot handle different sizes well, especially when mirroring is involved. I sent a patch for this to the list some weeks ago (see quasi-round-robin), but it hasn't been merged yet. -Arne > > Thanks, > Stephane