WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Mounting LVM sub-partitions - SOLVED

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Mounting LVM sub-partitions - SOLVED
From: Kevin DeGraaf <kevin@xxxxxxxxxxxx>
Date: Fri, 10 Aug 2007 16:26:19 -0400
Delivery-date: Fri, 10 Aug 2007 13:26:56 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <46BCC577.7030807@xxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <46BCC1D4.9050408@xxxxxxxxxxxx> <46BCC577.7030807@xxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.0 (X11/20070326)
> have a closer look to kpartx as a part of the multimapper-tools:

That worked, thanks.

For the benefit of anyone searching the archives for this issue:

  # apt-get install multipath-tools
  # kpartx -a /dev/vg0/lv0
  # mount /dev/mapper/lv0p1 /mnt/foo

I'm a bit surprised that it didn't follow the format of the existing
nodes (e.g. /dev/mapper/vg0-lv0--p1).  Doing it the naive way allows
collisions between similarly-named LVs in different VGs.  Oh well.  :-)

-- 
Kevin DeGraaf

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>