Linux LVM users
 help / color / mirror / Atom feed
From: johon Doe <johond@yahoo.com>
To: linux-lvm@redhat.com
Subject: [linux-lvm] duplicate pv.
Date: Sat, 11 Dec 2004 03:42:13 -0800 (PST)	[thread overview]
Message-ID: <20041211114213.76916.qmail@web52508.mail.yahoo.com> (raw)

Hi, I have a 2.6.9 kernel and I have problems to
create an vg device over a raid1 array.
Look:
sole:/usr/src/linux# cat /proc/mdstat 
Personalities : [raid1] 
md7 : active raid1 sdb2[1] sda2[0]
      244147712 blocks [2/2] [UU]
      
md1 : active raid1 sdb6[0] sda6[1]
      1951744 blocks [2/2] [UU]
      
md2 : active raid1 sdb7[0] sda7[1]
      1951744 blocks [2/2] [UU]
      
md3 : active raid1 sdb8[0] sda8[1]
      979840 blocks [2/2] [UU]
      
md4 : active raid1 sdb9[0] sda9[1]
      9767424 blocks [2/2] [UU]
      
md5 : active raid1 sdb10[0] sda10[1]
      9767424 blocks [2/2] [UU]
      
md6 : active raid1 sdb11[0] sda11[1]
      7815488 blocks [2/2] [UU]
      
md0 : active raid1 sdb5[0] sda5[1]
      96256 blocks [2/2] [UU]
      
unused devices: <none>

sole:/usr/src/linux# pvcreate /dev/md7
  Physical volume "/dev/md7" successfully created

sole:/usr/src/linux# pvdisplay 
  Found duplicate PV lvryBmVRK5xL8QmQRmqnXI707cYMc2z1:
using /dev/sdb2 not /dev/sda2
  Found duplicate PV lvryBmVRK5xL8QmQRmqnXI707cYMc2z1:
using /dev/sdb2 not /dev/sda2
  --- NEW Physical volume ---
  PV Name               /dev/sda2
  VG Name               
  PV Size               232,84 GB
  Allocatable           NO
  PE Size (KByte)       0
  Total PE              0
  Free PE               0
  Allocated PE          0
  PV UUID              
lvryBm-VRK5-xL8Q-mQRm-qnXI-707c-YMc2z1

sole:/usr/src/linux# vgcreate vg00 /dev/md7
  Found duplicate PV lvryBmVRK5xL8QmQRmqnXI707cYMc2z1:
using /dev/sdb2 not /dev/sda2
  Found duplicate PV lvryBmVRK5xL8QmQRmqnXI707cYMc2z1:
using /dev/sdb2 not /dev/sda2
  Found duplicate PV lvryBmVRK5xL8QmQRmqnXI707cYMc2z1:
using /dev/sdb2 not /dev/sda2
  Volume group "vg00" successfully created

sole:/usr/src/linux# lvcreate -L 240000M -n lv00 vg00
  Found duplicate PV lvryBmVRK5xL8QmQRmqnXI707cYMc2z1:
using /dev/sdb2 not /dev/sda2
  Found duplicate PV lvryBmVRK5xL8QmQRmqnXI707cYMc2z1:
using /dev/sdb2 not /dev/sda2
  Volume group "vg00" doesn't exist
sole:/usr/src/linux# 

thx for any help
Luigi.



		
__________________________________ 
Do you Yahoo!? 
Send a seasonal email greeting and help others. Do good. 
http://celebrity.mail.yahoo.com

             reply	other threads:[~2004-12-11 11:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-11 11:42 johon Doe [this message]
2004-12-11 13:18 ` [linux-lvm] duplicate pv Philipp Schmidt
2004-12-11 22:38   ` Alasdair G Kergon
2004-12-12 17:12     ` Alasdair G Kergon
2004-12-12 17:35       ` Philipp Schmidt
2004-12-13  8:49         ` johon Doe
2004-12-13 15:24           ` Philipp Schmidt
2004-12-11 22:36 ` Alasdair G Kergon
  -- strict thread matches above, loose matches on Subject: below --
2005-05-24 18:30 [linux-lvm] "pvchange --uuid" failed when PV is in use Page, Jennifer (RBC Dain)
2006-07-19 16:35 ` [linux-lvm] duplicate PV Tommaso Cecchi

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=20041211114213.76916.qmail@web52508.mail.yahoo.com \
    --to=johond@yahoo.com \
    --cc=linux-lvm@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox