[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
AW: [linux-lvm] WARNING: Ignoring duplicate config node: filter (seeking filter)
- From: "Cisco" <cisco66 gmx de>
- To: "'David Brown'" <lvm davidb org>, "'LVM general discussion and development'" <linux-lvm redhat com>
- Cc:
- Subject: AW: [linux-lvm] WARNING: Ignoring duplicate config node: filter (seeking filter)
- Date: Mon, 5 Mar 2007 20:16:35 +0100
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 davidb org]
> Gesendet: Montag, 5. März 2007 19:20
> An: cisco66 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
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]