From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phil Turmel Subject: Re: re-add POLICY Date: Mon, 16 Feb 2015 08:17:30 -0500 Message-ID: <54E1EDEA.1030503@turmel.org> References: <20150216142845.0d50207c@notabene.brown> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-raid-owner@vger.kernel.org To: Chris , linux-raid@vger.kernel.org List-Id: linux-raid.ids Hi Chris, On 02/16/2015 07:23 AM, Chris wrote: > .... with raid members that got pulled and are save to > re-sync. (e.g. after the occasional bad block error that gets remapped by > the hardrives firmware) This should not be part of your concern here, as MD will handle occassional UREs by reconstructing them and rewriting them on the fly, -- without failing the device. If devices are failing after read errors, you have a different problem. (Hint: look at recent threads for "timeout mismatch".) Phil