public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Pandu Poluan <pandu@poluan.info>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] ext4 inode limit reached
Date: Mon, 12 Dec 2011 21:48:05 +0700	[thread overview]
Message-ID: <CAA2qdGWKYX+6RFV6Yg9MirWWn9KLhb_Vjwvq1Hhec3AjhevhMA@mail.gmail.com> (raw)
In-Reply-To: <20111212143911.GP3810@syscon4.inet>

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

On Dec 12, 2011 9:39 PM, "Joseph" <syscon780@gmail.com> wrote:
>
> Quick googling around indicates that JFS, or XFS don't have these
limitation.
> -----quote--------
> Many computer programs used by system administrators in UNIX operating
systems often designate files with inode numbers. Examples include popular
disk integrity checking utilities such as the fsck or pfiles. Thus, the
need naturally arises to translate inode numbers to file pathnames and vice
versa. This can be accomplished using the file finding utility find with
the -inum option, or the ls command with the proper option (-i on POSIX
compliant platforms).
>
> It is possible to use up a device's set of inodes. When this happens, new
files cannot be created on the device, even though there may be free space
available. For example, a mail server may have many small files that don't
fill up the disk, but use many inodes to point to the numerous files.
>
> Filesystems (such as JFS, or XFS) escape this limitation with extents
and/or dynamic inode allocation, which can 'grow' the filesystem and/or
increase the number of inodes.
> ----end quote------
>

ReiserFS also doesn't have problems with inodes because everything are kept
in b*trees that can keep growing indefinitely.

In fact, I think I read somewhere that ReiserFS is perfect for /var/tmp and
/usr/src due to the amount of small files in those directories.

Rgds,

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

  reply	other threads:[~2011-12-12 14:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-12 11:15 [gentoo-user] ext4 inode limit reached Daniel Troeder
2011-12-12 12:00 ` Alex Schuster
2011-12-12 14:31 ` Joseph
2011-12-12 14:54   ` Alex Schuster
2011-12-12 15:44     ` Daniel Troeder
2011-12-12 14:39 ` Joseph
2011-12-12 14:48   ` Pandu Poluan [this message]
2011-12-13  0:44 ` Frank Steinmetzger
2011-12-13 10:07   ` Daniel Troeder
2011-12-13  5:24 ` Michael Orlitzky

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=CAA2qdGWKYX+6RFV6Yg9MirWWn9KLhb_Vjwvq1Hhec3AjhevhMA@mail.gmail.com \
    --to=pandu@poluan.info \
    --cc=gentoo-user@lists.gentoo.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox