AW: [linux-lvm] WARNING: Ignoring duplicate config node: filter (seeking filter)

Cisco cisco66 at gmx.de
Mon Mar 5 19:16:35 UTC 2007


Hi Dave,

thanks a lot !
It worked by consolidating the "filter" lines into one single line
containing all filter statements.
filter = [ "a/.*/", "r|/dev/cdrom|", "r|/dev/hda|", "r|/dev/hdb|",
"r|/cdrom|" ]

Tom
 

> -----Ursprüngliche Nachricht-----
> Von: David Brown [mailto:lvm at davidb.org] 
> Gesendet: Montag, 5. März 2007 19:20
> An: cisco66 at gmx.de; LVM general discussion and development
> Betreff: Re: [linux-lvm] WARNING: Ignoring duplicate config 
> node: filter (seeking filter)
> 
> Cisco wrote:
> >  
> >  Hi all,
> >  
> >  after upgrading (compiling from source)LVM2 and device  mapper, i 
> > always get the warning message "WARNING: Ignoring  duplicate config 
> > node: filter (seeking filter)" when doing  "lvm version" or 
> any other 
> > lvm command.
> >  
> >  Does anyone know what's going on and if i should be  
> concerned about 
> > this, or even better: What is the meaning of  this message 
> and how can 
> > i get rid of it.
> 
> You have multiple "filter = " lines in your lvm config file.  
> Previous versions ignored this (but appeared to only use one 
> of them).  You need to specify all of the filtering you want 
> in one list.
> 
> Dave
> 





More information about the linux-lvm mailing list