All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel Chénard" <dchenard@croesus.com>
To: LVM-MaillingList <linux-lvm@redhat.com>
Subject: [linux-lvm] LVM2: vgscan is long...
Date: Wed Feb 18 11:37:01 2004	[thread overview]
Message-ID: <1077122257.2134.12.camel@xeyrus> (raw)

[-- Attachment #1: Type: text/plain, Size: 996 bytes --]

In my lvm.conf, I have set my filter 

filter = [ "a|hda*|", "a|hdb*|", "a|hdc*|" ]
filter = [ "r|cdrom|", "r|hdd*|" ]

but, when I do 

time lvm vgscan
  Reading all physical volumes.  This may take a while...
 
real    3m41.199s
user    0m0.889s
sys     0m1.088s

and ps -ef show me many modprobe -q -- block_major*

So, in my rc.sysinit,  I do 
"action $"Setting up Logical Volume Management:" /sbin/lvm vgscan
--mknodes && /sbin/lvm vgchange -a y"

So, 3m41.19 for a vgscan is too long for me.  Anybody could help me to
reduce this time??



Daniel Chénard 
Croesus Finansoft Inc.
Réputé pour créer de la richesse
 
Croesus Finansoft Inc.
2 Place Laval, Suite 510
Laval, Quebec
Canada H7N 5N6
Site Web: www.croesus.com
 
dchenard@croesus.com
Tel: +1 450-662-6101, 145
Fax: +1 450-662-3629

PS: The Light at the End of The Tunnel
     will be turned off until further
     notice due to budget cutbacks.
                             --The Management

[-- Attachment #2: Type: text/html, Size: 1717 bytes --]

             reply	other threads:[~2004-02-18 16:38 UTC|newest]

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

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=1077122257.2134.12.camel@xeyrus \
    --to=dchenard@croesus.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.