From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp2120.oracle.com ([156.151.31.85]:40138 "EHLO userp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932683AbdLRIyW (ORCPT ); Mon, 18 Dec 2017 03:54:22 -0500 Subject: Re: Unexpected raid1 behaviour To: Chris Murphy , Peter Grandi Cc: Linux fs Btrfs References: <5A357909.8010206@yandex.ru> <23094.37316.66397.431081@tree.ty.sabi.co.uk> From: Anand Jain Message-ID: Date: Mon, 18 Dec 2017 16:49:58 +0800 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Sender: linux-btrfs-owner@vger.kernel.org List-ID: > formerly missing device - a very big penalty because the whole array > has to be done to catch it up for what might be only a few minutes of > missing time. For raid1 [1] cli will pick only new chunks. [1] btrfs bal start -dprofiles=single -mprofiles=single Thanks, Anand