* Re: [gentoo-user] ext4 inode limit reached
@ 2011-12-12 14:39 99% ` Joseph
0 siblings, 0 replies; 1+ results
From: Joseph @ 2011-12-12 14:39 UTC (permalink / raw
To: gentoo-user
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------
--
Joseph
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2011-12-12 11:15 [gentoo-user] ext4 inode limit reached Daniel Troeder
2011-12-12 14:39 99% ` Joseph
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox