From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zach Brown Subject: Re: target that injects errors? Date: Tue, 14 Mar 2006 09:33:57 -0800 Message-ID: <4416FE85.7000000@zabbo.net> References: <44163012.8020007@zabbo.net> <20060314135349.GP25317@agk.surrey.redhat.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20060314135349.GP25317@agk.surrey.redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: device-mapper development List-Id: dm-devel.ids > A couple so far: > dm-flakey - injects errors > dm-rwsplit - sends reads and writes to different paths > which could be given different characteristics > before getting recombined. Excellent, thanks, I'll give these a try. - z