From mboxrd@z Thu Jan 1 00:00:00 1970 From: "S. J. van Harmelen" Subject: Use LVM on /dev/mapper/diskname Date: Mon, 19 Nov 2007 14:56:42 +0100 Message-ID: <1195480602.6074.3.camel@sanderbal> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: 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 Hi, I have a couple of LUN's that are handled by the multipath driver. This works great, but now I want to use LVM so I can take snapshots of one LUN to another LUN. Can someone tell me how to do this? When I do pvcreate /dev/mapper/diskname I get an error that the disk is already part of an volume group. But I sertainly did not configure that. Can it be that the multipath driver of devmapper did that? Sander