public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* Allocating inodes from a single block
@ 2007-07-17 18:11 Michael Nishimoto
  2007-07-17 20:19 ` Chris Wedgwood
  0 siblings, 1 reply; 11+ messages in thread
From: Michael Nishimoto @ 2007-07-17 18:11 UTC (permalink / raw)
  To: xfs

Hi everyone,

Filesystem free space becomes fragmented over time.  It's possible
for total free space to be a decent size and still not have a chunk
large enough to allocate new inodes.

During testing, we managed to create a 111G filesystem which
could no longer create new inodes, but it had 6% free space.

Has anyone thought about how to solve this issue?

Ideally, a solution would still allocate multiple contiguous blocks
of inodes when space is available but would eventually work when
only single free blocks are available.  And it would be good if
any change remains backwards compatible with existing ondisk
formats.

thanks,

  Michael

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

end of thread, other threads:[~2007-07-23  5:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200707231240.23425.david@fromorbit.com>
2007-07-23  5:06 ` Allocating inodes from a single block David Chinner
2007-07-17 18:11 Michael Nishimoto
2007-07-17 20:19 ` Chris Wedgwood
2007-07-17 21:01   ` Michael Nishimoto
2007-07-18  1:43   ` Eric Sandeen
2007-07-18  2:01     ` Nathan Scott
2007-07-18  3:50       ` David Chinner
2007-07-18 17:53         ` Michael Nishimoto
2007-07-18 19:10         ` Mike Montour
2007-07-19  2:30           ` David Chinner
2007-07-20  1:26             ` Mike Montour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox