From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Thornber Subject: Re: dm transaction manager: handle space map checker failure Date: Mon, 25 Jun 2012 13:16:21 +0100 Message-ID: <20120625121619.GA2417@ubuntu> References: <1340220299-17771-1-git-send-email-snitzer@redhat.com> <20120620212010.GK22599@redhat.com> <20120620213756.GL22599@redhat.com> <20120620221542.GA18880@redhat.com> <20120621051032.GA20978@redhat.com> <20120621061009.GA21318@redhat.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20120621061009.GA21318@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: Mike Snitzer Cc: Rik van Riel , dm-devel@redhat.com, agk@redhat.com, Vivek Goyal , ejt@redhat.com List-Id: dm-devel.ids On Thu, Jun 21, 2012 at 02:10:09AM -0400, Mike Snitzer wrote: > (Joe and Alasdair, I'll post 2 new cleaned up patches for 3.5; the > dm-space-map-disk.c change in this patch needs to be folded into v2 of > the "dm transaction manager: handle space map checker failure" patch I > posted yesterday) I think it's time to pull that checker completely. Confidence in the space maps is higher these days, and this checker is very expensive in memory for realistic sized pools. - Joe