Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.misc > #75945

Re: inodes, customizing partitions

From "Carlos E.R." <robin_listas@es.invalid>
Newsgroups comp.os.linux.misc
Subject Re: inodes, customizing partitions
Date 2025-10-11 15:28 +0200
Message-ID <hk2qrlxifk.ln2@Telcontar.valinor> (permalink)
References (11 earlier) <20251008142954.00006e7f@gmail.com> <10c86pq$2kf2m$5@dont-email.me> <10c8j2q$2tcv3$1@dont-email.me> <45qmrlx6oh.ln2@Telcontar.valinor> <Q7mdneCN_8orfnT1nZ2dnZfqnPGdnZ2d@giganews.com>

Show all headers | View raw


On 2025-10-11 06:57, c186282 wrote:
> On 10/10/25 03:45, Carlos E.R. wrote:
>> On 2025-10-09 17:07, Rich wrote:
>>> The Natural Philosopher <tnp@invalid.invalid> wrote:
>>>> On 08/10/2025 22:29, John Ames wrote:
>>>>> On Wed, 8 Oct 2025 21:13:01 -0000 (UTC)
>>>>> Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

...

>>> A quick check here with 'df -i' shows all but one mounted filesystem in
>>> the single digit percentage usage of inodes.  The one 'worst' case (a
>>> 4T disk for media encoding/transcoding and other misc usages) is only
>>> consuming 17% of its max inodes.
>>
>> Telcontar:~ # df -i
>> Filesystem                         Inodes   IUsed      IFree IUse% 
>> Mounted on
>> /dev/nvme0n1p5                    9830400 2135223    7695177   22% /
>> ...
>> /dev/sdc9                        16777216 1632362   15144854   10% / 
>> data/WasReiserfs        (holds the news spool)
>> ...
>> /dev/sdb10                       15295056  943965   14351091    7% / 
>> data/storage_b
>> /dev/sdc10                        2621440  131132    2490308    6% / 
>> usr/ local
>> ...
> 
>    We tend to think about inodes less and less these
>    days as both CPUs got more powerful and disks got
>    much larger and faster.
> 
>    However sometimes you DO need to think about them,
>    especially for certain environments, usually servers.
>    Are you going to be storing a few BIG files or a
>    zillion TINY files ? Adjustments to block sizes
>    and inode params may be advised.

Well, you can see that my root filesystem has a high percent of used 
inodes, more than the /data/WasReiserfs which holds the news spool and 
is customized for many small files.

I'd like to know the inode percent per directory in a partition. Chatgpt 
suggests

du --inodes -d 1

-- 
Cheers, Carlos.
ES🇪🇸, EU🇪🇺;

Back to comp.os.linux.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Re: Floppies - Actual Question Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-10-04 09:43 +0000
  Re: Floppies - Actual Question Rich <rich@example.invalid> - 2025-10-04 15:22 +0000
    Re: Floppies - Actual Question Richard Kettlewell <invalid@invalid.invalid> - 2025-10-04 17:38 +0100
    Re: Floppies - Actual Question "Carlos E.R." <robin_listas@es.invalid> - 2025-10-04 20:34 +0200
      Re: Floppies - Actual Question Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-10-04 20:53 +0000
    Re: Floppies - Actual Question Pancho <Pancho.Jones@protonmail.com> - 2025-10-04 22:56 +0100
      Re: Floppies - Actual Question Richard Kettlewell <invalid@invalid.invalid> - 2025-10-05 09:51 +0100
        Re: Floppies - Actual Question c186282 <c186282@nnada.net> - 2025-10-06 02:17 -0400
        Re: Floppies - Actual Question Pancho <Pancho.Jones@protonmail.com> - 2025-10-07 09:56 +0100
          Re: Floppies - Actual Question c186282 <c186282@nnada.net> - 2025-10-08 01:55 -0400
            Re: Floppies - Actual Question Pancho <Pancho.Jones@protonmail.com> - 2025-10-08 12:58 +0100
              Re: Floppies - Actual Question c186282 <c186282@nnada.net> - 2025-10-09 02:36 -0400
          Re: Floppies - Actual Question John Ames <commodorejohn@gmail.com> - 2025-10-08 09:02 -0700
            Re: Floppies - Actual Question The Natural Philosopher <tnp@invalid.invalid> - 2025-10-08 17:35 +0100
              Re: Floppies - Actual Question "Carlos E.R." <robin_listas@es.invalid> - 2025-10-10 09:29 +0200
                Re: Floppies - Actual Question The Natural Philosopher <tnp@invalid.invalid> - 2025-10-10 09:58 +0100
                Re: Floppies - Actual Question "Carlos E.R." <robin_listas@es.invalid> - 2025-10-10 13:45 +0200
                Re: Floppies - Actual Question The Natural Philosopher <tnp@invalid.invalid> - 2025-10-10 14:02 +0100
                Re: Floppies - Actual Question "Carlos E.R." <robin_listas@es.invalid> - 2025-10-10 21:17 +0200
                Re: Floppies - Actual Question Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-10-11 00:55 +0000
                Re: Floppies - Actual Question c186282 <c186282@nnada.net> - 2025-10-11 02:35 -0400
            Partitioning (was Re: Floppies - Actual Question "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2025-10-08 14:54 -0400
              Re: Partitioning (was Re: Floppies - Actual Question Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-10-08 21:15 +0000
              Re: Partitioning (was Re: Floppies - Actual Question The Natural Philosopher <tnp@invalid.invalid> - 2025-10-09 12:35 +0100
            Re: Floppies - Actual Question Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-10-08 21:13 +0000
              Re: Floppies - Actual Question John Ames <commodorejohn@gmail.com> - 2025-10-08 14:29 -0700
                Re: Floppies - Actual Question The Natural Philosopher <tnp@invalid.invalid> - 2025-10-09 12:37 +0100
                Re: Floppies - Actual Question Rich <rich@example.invalid> - 2025-10-09 15:07 +0000
                inodes, customizing partitions "Carlos E.R." <robin_listas@es.invalid> - 2025-10-10 09:45 +0200
                Re: inodes, customizing partitions c186282 <c186282@nnada.net> - 2025-10-11 00:57 -0400
                Re: inodes, customizing partitions "Carlos E.R." <robin_listas@es.invalid> - 2025-10-11 15:28 +0200
                Re: inodes, customizing partitions Nuno Silva <nunojsilva@invalid.invalid> - 2025-10-11 23:46 +0100
                Re: inodes, customizing partitions "Carlos E.R." <robin_listas@es.invalid> - 2025-10-12 02:42 +0200
                Re: inodes, customizing partitions c186282 <c186282@nnada.net> - 2025-10-13 03:13 -0400
                Re: inodes, customizing partitions "Carlos E.R." <robin_listas@es.invalid> - 2025-10-13 10:53 +0200
                Re: inodes, customizing partitions c186282 <c186282@nnada.net> - 2025-10-11 22:49 -0400
                Re: inodes, customizing partitions c186282 <c186282@nnada.net> - 2025-10-11 21:51 -0400
                Re: inodes, customizing partitions c186282 <c186282@nnada.net> - 2025-10-13 03:10 -0400
                Re: Floppies - Actual Question John Ames <commodorejohn@gmail.com> - 2025-10-09 09:00 -0700
                Re: Floppies - Actual Question c186282 <c186282@nnada.net> - 2025-10-09 21:24 -0400
                Re: Floppies - Actual Question The Natural Philosopher <tnp@invalid.invalid> - 2025-10-10 09:52 +0100
                Re: Floppies - Actual Question c186282 <c186282@nnada.net> - 2025-10-11 01:45 -0400
                Re: Floppies - Actual Question Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-10-11 17:48 +0000
                Re: Floppies - Actual Question c186282 <c186282@nnada.net> - 2025-10-11 22:11 -0400
              Re: Floppies - Actual Question c186282 <c186282@nnada.net> - 2025-10-09 02:56 -0400
            Re: Floppies - Actual Question c186282 <c186282@nnada.net> - 2025-10-09 02:50 -0400
      Re: Floppies - Actual Question Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-10-05 20:25 +0000
  Re: Floppies - Actual Question "Carlos E.R." <robin_listas@es.invalid> - 2025-10-04 20:35 +0200

csiph-web