Alasdair G Kergon wrote: > On Sun, Dec 21, 2003 at 12:41:34AM +0100, Sebastian Witt wrote: > >>Ignoring duplicate PV on /dev/hdg1 >>Found /dev/hdf1 in VG raid_vg >>Ignoring duplicate PV on /dev/hdf1 >>Found /dev/hdh1 in VG raid_vg > > > Set up a filter in lvm.conf so that LVM2 only sees the RAID devices > and ignores the constituent devices that make up the RAID devices. > > The LVM2 logic isn't clever enough yet always to work out the correct > device to use. This will get fixed. Sorry, RAID is a little bit wrong in my case. The harddiscs running on a Promise RAID-Controller but the RAID-function is disabled and it's used as a normal IDE controller. I appended my configuration. I've also this problem if I use this filter: filter = [ "a/hd[e-h]1$/", "r/.*/" ] Regards, Sebastian