All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tarmo Samuel <sam@smartlink.ee>
To: linux-lvm@redhat.com
Subject: [linux-lvm] vgscan eating memory
Date: Fri, 09 Jul 2004 11:59:13 +0300	[thread overview]
Message-ID: <40EE5E61.5070702@smartlink.ee> (raw)


Hello,

after upgrading to Slackware 10.0, I ran into a problem with LVM2.

system: Slackware Linux 10.0
kernel: 2.6.7-mm5
Official slackware packages:
device-mapper-1.00.17
lvm2-2.00.15

Problem: lvm vgscan runs, eats up more and more memory until it gets 
OOM-killed.


When run, it says:

  Reading all physical volumes.  This may take a while...
  Ignoring additional label on /dev/hda11 at sector 1

and keeps on munching the disk.

(/dev/hda11 is a LVM partition)

I'm not sure how to debug it. strace shows n * 
(read,ioctl(BLKBSZGET),_llseek) and a few brk's occasionally..... No 
errors get logged or displayed, except the fishy notice about additional 
label.

When I use the OLD lvm2 binary (2.00.08), it works just fine (was 
running the same kernel and same version of device-mapper before, too).

Neither of the lvm packages have any patches applied to them. 
Slackware's package is ./configured with --enable-static_link and 
--with-lvm1=internal. My old package was configured with --with-lvm1=shared.

Any hints would be welcome.


--
Tarmo Samuel

             reply	other threads:[~2004-07-09  8:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-09  8:59 Tarmo Samuel [this message]
2004-07-09 14:40 ` [linux-lvm] vgscan eating memory 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=40EE5E61.5070702@smartlink.ee \
    --to=sam@smartlink.ee \
    --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.