From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alasdair G Kergon Subject: Re: Another cache target Date: Tue, 18 Dec 2012 02:31:59 +0000 Message-ID: <20121218023159.GQ3408@agk-dp.fab.redhat.com> References: <1355429956-22785-1-git-send-email-ejt@redhat.com> <20121213215715.GA19419@redhat.com> <20121214011643.GB9845@blackbox.djwong.org> <20121214021918.GA29561@redhat.com> <20121214023425.GG9453@blackbox.djwong.org> <20121214102443.GB3022@raspberrypi> <20121214121143.GD3022@raspberrypi> <20121214215119.GJ9453@blackbox.djwong.org> <20121215082309.GA5330@reti.lambda.co.uk> <20121218014951.GA4878@blackbox.djwong.org> 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: <20121218014951.GA4878@blackbox.djwong.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: "Darrick J. Wong" Cc: device-mapper development , Joe Thornber , Mike Snitzer List-Id: dm-devel.ids On Mon, Dec 17, 2012 at 05:49:51PM -0800, Darrick J. Wong wrote: > I was rather hoping there'd be a label to avoid all that above blkid > drama. :/ We had debates about that. When managed by LVM we hope the problems will be avoided. (E.g. Raw devices will have LVM identifiers; dm devices will have dm UUIDs in /sys identifying them as private.) But we might yet revisit this. Alasdair