linux-nilfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Massive overhead even after deleting checkpoints
@ 2025-01-10 15:54 Felix E. Klee
  2025-01-10 17:36 ` Ryusuke Konishi
  0 siblings, 1 reply; 10+ messages in thread
From: Felix E. Klee @ 2025-01-10 15:54 UTC (permalink / raw)
  To: linux-nilfs

The disk is full close to the max:

    $ df -h /bigstore/
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/mapper/bigstore  3.5T  3.3T   65G  99% /bigstore

Yet, not that much is actually used by the files themselves:

    $ du -sh /bigstore/
    2.5T    /bigstore/

Using `rmcp` I deleted all checkpoints, but that didn’t solve the issue.
Furthermore, there are no snapshots:

    $ lscp
             CNO        DATE     TIME  MODE  FLG      BLKCNT       ICNT
          443574  2025-01-10 16:41:44   cp    -    652100924     421961
          443575  2025-01-10 16:41:44   cp    -    652100923     421960

The cleaner daemon is running with default configuration (Arch):

    $ ps ax | grep -i cleanerd
        827 ?        S      0:39 /sbin/nilfs_cleanerd
/dev/mapper/bigstore /bigstore
     117067 pts/1    S+     0:00 grep --color=auto -i cleanerd

I also rebooted the system, causing a remount of the partition. Yet,
still no improvement.

Is there a solution, or is the missing space simply used up by NILFS
data structures? (it would be a bit very much overhead)

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

end of thread, other threads:[~2025-02-07  4:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-10 15:54 Massive overhead even after deleting checkpoints Felix E. Klee
2025-01-10 17:36 ` Ryusuke Konishi
2025-01-10 18:25   ` Felix E. Klee
2025-01-11  5:29     ` Ryusuke Konishi
2025-01-11  6:21       ` Ryusuke Konishi
2025-01-16 11:08         ` Felix E. Klee
2025-01-16 18:24           ` Ryusuke Konishi
2025-01-31  8:13             ` Felix E. Klee
2025-02-06  7:07               ` Ryusuke Konishi
2025-02-07  4:00                 ` Felix E. Klee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).