All of lore.kernel.org
 help / color / mirror / Atom feed
From: "S. J. van Harmelen" <svh@dds.nl>
To: device-mapper development <dm-devel@redhat.com>
Subject: Re: Use LVM on /dev/mapper/diskname
Date: Mon, 19 Nov 2007 19:13:25 +0100	[thread overview]
Message-ID: <1195496005.6074.41.camel@sanderbal> (raw)
In-Reply-To: <20071119172219.GA22727@us.ibm.com>


On Mon, 2007-11-19 at 09:22 -0800, malahal@us.ibm.com wrote:
> Tore Anderson [tore@linpro.no] wrote:
> > * S. J. van Harmelen
> > 
> > > 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?
> > 
> > If you have a PV signature on the volume, LVM might have used one of the
> > paths instead of using the multipath'ed device under /dev/mapper.  You
> > should be able to check this by running the command "pvs" - it should
> > list all the detected PVs on your system.
> 
> If LVM uses single pathed disks like /dev/sda, then multipath can't use
> the same path to make a multipathed device, right? My guess is that
> /dev/mapper/multipath-name is indeed part of the LVM in your case. I
> would like to know what happened otherwise. Thank you.

I already send this in a reply to the list, but will mail it to you
directly in case you missed it:

I executed the pvs command and it did find a few partitions. I use iSCSI
to share the LUN's to a XenSource server (I use the /dev/mapper/diskname
as sharing point for iSCSI), and XenSource creates the PV's
and LV's in order to provision VM's. Didn't think of that, but that's on
the disk of course.

Here's the output of pvs:

root@storage:~# pvs
  /dev/sdc: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdd: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdf: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdi: read failed after 0 of 4096 at 0: Input/output error
  PV         VG                                                 Fmt
Attr PSize   PFree  
  /dev/sde   VG_XenStorage-755d6649-e770-6f01-5e17-fd7f8dcd8651 lvm2 a-
199.99G 185.49G

The four disks that give a "read failed" error are the redundant disk,
so this is no problem.

Now is there any way to configure snapshots for these already created
LVM partitions? Or do I have to whipe the disk clean (rather not do
that, but if I have to it can be done), then create the pv's and lv's
and then share the lv's true iSCSI?

In that case XenSource will again create pv's and lv's in the shared lv.
Ain't that a problem?

Sander

> 
> --Malahal.
> 
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel

  reply	other threads:[~2007-11-19 18:13 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-19 13:56 Use LVM on /dev/mapper/diskname S. J. van Harmelen
2007-11-19 14:06 ` Tore Anderson
2007-11-19 15:07   ` Use LVM on /dev/mapper/diskname and iSCSI S. J. van Harmelen
2007-11-19 18:43     ` Tore Anderson
2007-11-19 21:19       ` S. J. van Harmelen
2007-11-20 14:14         ` Chip Coldwell
2007-11-20 14:22           ` S. J. van Harmelen
2007-11-19 18:50     ` malahal
2007-11-19 21:16       ` S. J. van Harmelen
2007-11-19 22:36         ` malahal
2007-11-20  9:38           ` S. J. van Harmelen
2007-11-20  7:36         ` Tore Anderson
2007-11-20  9:36           ` S. J. van Harmelen
2007-11-20  9:49             ` Tore Anderson
2007-11-20 10:10               ` Possible bug in multipathd (getting a segfault) S. J. van Harmelen
2007-11-20 10:21                 ` Tore Anderson
2007-11-20 10:34                   ` S. J. van Harmelen
2007-11-20 11:15                     ` Tore Anderson
2007-11-20 11:25                       ` S. J. van Harmelen
2007-11-20 11:28                       ` S. J. van Harmelen
2007-11-26 20:40                       ` S. J. van Harmelen
2007-11-19 16:57   ` Use LVM on /dev/mapper/diskname and iSCSI S. J. van Harmelen
2007-11-19 17:22   ` Use LVM on /dev/mapper/diskname malahal
2007-11-19 18:13     ` S. J. van Harmelen [this message]
2007-11-19 18:16     ` S. J. van Harmelen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1195496005.6074.41.camel@sanderbal \
    --to=svh@dds.nl \
    --cc=dm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.