All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: [linux-lvm] kernel: invalidate: busy buffer
@ 2002-04-16 10:15 Stephenson, Dale
  2002-04-16 11:01 ` Rene @ Webscorpion.com
  0 siblings, 1 reply; 10+ messages in thread
From: Stephenson, Dale @ 2002-04-16 10:15 UTC (permalink / raw)
  To: 'linux-lvm@sistina.com'

The invalidate: busy buffer message comes from fs/buffer.c, inside
invalidate_bdev().  It's just a warning message indicating the buffer has a
positive b_count -- presumably, somebody is still using it.  In this case,
the code *doesn't* destroy the buffer, so it should be harmless.  Don't know
why you're getting millions of them, though.  I remember seeing them before
(during vgscan), but never in that quantity.

I also don't know why your lvcreate dumps core.  How recent are your LVM
tools?  Try using the -d option to lvcreate to see how far it gets, or run
lvcreate from within gdb.

Dale J. Stephenson
steph@snapserver.com

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2002-04-16 17:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-16 10:15 [linux-lvm] kernel: invalidate: busy buffer Stephenson, Dale
2002-04-16 11:01 ` Rene @ Webscorpion.com
2002-04-16 11:36   ` Markus Dobel
2002-04-16 12:32     ` [linux-lvm] LVM tool limitation on using whole disk bo
2002-04-16 13:51       ` James Hawtin
2002-04-16 14:09         ` bo
2002-04-16 14:36           ` Dustin Cooper
2002-04-16 15:00             ` James Hawtin
2002-04-16 16:23               ` bo
2002-04-16 17:45     ` [linux-lvm] kernel: invalidate: busy buffer Rene @ Webscorpion.com

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.