Package: lvm2
Version: 2.00.32-1

I'm using a setup with lvm over RAID1 (using the Linux software md driver). I set up the machine using an old version of lvm2, etc. a year ago and everything worked fine. But now (with upgraded tools) I can't seem to create a VG on the new RAID array I just installed:

# pvcreate /dev/md/5
Physical volume "/dev/md/5" successfully created
# vgs
Found duplicate PV Lm3g9eSMAH48MYTWiv03rvsPA7Rnzhwy: using /dev/hdc3 not /dev/hda3
VG #PV #LV #SN Attr VSize VFree
foo0 1 10 0 wz--n 188,49G 5,24G
# pvs
Found duplicate PV Lm3g9eSMAH48MYTWiv03rvsPA7Rnzhwy: using /dev/hdc3 not /dev/hda3
Found duplicate PV Lm3g9eSMAH48MYTWiv03rvsPA7Rnzhwy: using /dev/hdc3 not /dev/hda3
Found duplicate PV Lm3g9eSMAH48MYTWiv03rvsPA7Rnzhwy: using /dev/hdc3 not /dev/hda3
PV VG Fmt Attr PSize PFree
/dev/hda3 lvm2 -- 184,88G 184,88G
/dev/md2 foo0 lvm2 -- 188,49G 5,24G
# vgcreate foo1 /dev/md/5
Found duplicate PV Lm3g9eSMAH48MYTWiv03rvsPA7Rnzhwy: using /dev/hdc3 not /dev/hda3
Found duplicate PV Lm3g9eSMAH48MYTWiv03rvsPA7Rnzhwy: using /dev/hdc3 not /dev/hda3
Found duplicate PV Lm3g9eSMAH48MYTWiv03rvsPA7Rnzhwy: using /dev/hdc3 not /dev/hda3
Volume group "foo1" successfully created
# vgs
Found duplicate PV Lm3g9eSMAH48MYTWiv03rvsPA7Rnzhwy: using /dev/hdc3 not /dev/hda3
VG #PV #LV #SN Attr VSize VFree
foo0 1 10 0 wz--n 188,49G 5,24G



Christian



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to