All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alasdair G Kergon <agk@redhat.com>
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] LVM2: vgscan is long...
Date: Wed Feb 18 12:07:00 2004	[thread overview]
Message-ID: <20040218110800.E13067@homer.msp.redhat.com> (raw)
In-Reply-To: <1077122257.2134.12.camel@xeyrus>; from dchenard@croesus.com on Wed, Feb 18, 2004 at 11:37:38AM -0500

On Wed, Feb 18, 2004 at 11:37:38AM -0500, Daniel Ch�nard wrote:
> In my lvm.conf, I have set my filter 
 
> filter = [ "a|hda*|", "a|hdb*|", "a|hdc*|" ]
> filter = [ "r|cdrom|", "r|hdd*|" ]
 
Only one filter applies: merge them into one line.
e.g. 
  filter = [ "a|hda*|", "a|hdb*|", "a|hdc*|", "r|.*|" ] 

And if this is 2.6, you may find the LVM2 source code in CVS runs faster.

Alasdair
-- 
agk@redhat.com

      parent reply	other threads:[~2004-02-18 17:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-18 11:37 [linux-lvm] LVM2: vgscan is long Daniel Chénard
2004-02-18 12:05 ` Joe Thornber
2004-02-18 12:07 ` Alasdair G Kergon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040218110800.E13067@homer.msp.redhat.com \
    --to=agk@redhat.com \
    --cc=linux-lvm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.