Your message dated Fri, 21 Nov 2008 22:04:26 +0100
with message-id <[EMAIL PROTECTED]>
and subject line md detection works
has caused the Debian Bug report #292070,
regarding Unable to create VG on md device with newer lvm2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
292070: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=292070
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
md detection is now enabled by default and works flawless.
Bastian
--
Is truth not truth for all?
-- Natira, "For the World is Hollow and I have Touched
the Sky", stardate 5476.4.
--- End Message ---