All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Powers <david@grayskies.net>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] duplicate PV error with 2.6.1 and lvm2 - resolved
Date: Sat Jan 31 09:17:01 2004	[thread overview]
Message-ID: <401BB8A5.8070409@grayskies.net> (raw)
In-Reply-To: <20040130170639.GC13019@percy.comedia.it>

That worked like a charm - thank you very much.  I added:

devices { filter=["r|sd[a-z]|"] } to /etc/lvm/lvm.conf (to ignore /dev/sda and /dev/sdb) and everything else fell into place.

-David Powers



Luca Berra wrote:

> On Fri, Jan 30, 2004 at 11:55:08AM -0500, David Powers wrote:
>
>> I am attempting to create a simple volume on a soft raid 1 device 
>> (/dev/md1) on a gentoo linux box running 2.6.1.  The pvcreate seems 
>> to go fine but when I then attempt to create the volume group I get 
>> an odd error about duplicate PV's.  It seems as if the code is 
>> sometimes treating the device as a single device and sometimes seeing 
>> the underlying disks.  Any help would be appreciated.
>>
> either modify /etc/lvm/lvm.conf in order to ignore the devices that are
> part of your md array or look at the patch i posted to this list under
> the subject: "[patch] lvm2 and md component devices"
>
> L.
>

      reply	other threads:[~2004-01-31  9:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-30 11:56 [linux-lvm] duplicate PV error with 2.6.1 and lvm2 David Powers
2004-01-30 12:08 ` Luca Berra
2004-01-31  9:17   ` David Powers [this message]

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=401BB8A5.8070409@grayskies.net \
    --to=david@grayskies.net \
    --cc=linux-lvm@sistina.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.