RE: [linux-lvm] kernel: invalidate: busy buffer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

_______________________________________________
linux-lvm mailing list
linux-lvm@sistina.com
http://lists.sistina.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html

[Index of Archives]     [Gluster Users]     [Kernel Development]     [Linux Clusters]     [Device Mapper]     [Security]     [Bugtraq]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]

  Powered by Linux