Project

General

Profile

Actions

Bug #808

open

Toushirou: inodes are full within /var/

Added by Pierre-Louis Bonicoli 9 days ago. Updated 9 days ago.

Status:
In Progress
Priority:
Normal
Category:
System :: Base
Start date:
2025-01-08
Due date:
% Done:

50%

Estimated time:
Patch Available:
Confirmed:
Yes
Branch:
Entity:
DuckCorp
Security:
Help Needed:

Description

# df -i /var/mail/root 
Filesystem           Inodes  IUsed IFree IUse% Mounted on

Also, since 11am today:

<root@localhost.duckcorp.org> (expanded from <root@localhost>): cannot update
    mailbox /var/mail/root for user root. error writing message: File too large

Actions #1

Updated by Pierre-Louis Bonicoli 9 days ago

I deleted some long mails (the "Security report based on the bookworm release") from /var/mail/root using the mail command.
Regarding this file content, should the whole file be deleted or the messages to be deleted carefully :) ?

Using ncdu -x /var/, it appears that /var/cache/redmine/{dc,md}/tmp are using the almost all inodes.

root@Toushirou:/var/lib/redmine/dc# df -i /var/mail/root 
Filesystem           Inodes  IUsed IFree IUse% Mounted on
/dev/mapper/main-var 305216 303448  1768  100% /var
root@Toushirou:/var/lib/redmine/dc# rake -f /usr/share/redmine/Rakefile tmp:clear 
root@Toushirou:/var/lib/redmine/dc# df -i /var/mail/root 
Filesystem           Inodes IUsed  IFree IUse% Mounted on
/dev/mapper/main-var 305216 37950 267266   13% /var
Actions #2

Updated by Pierre-Louis Bonicoli 9 days ago

  • Description updated (diff)
  • Status changed from New to In Progress
  • % Done changed from 0 to 50
Actions

Also available in: Atom PDF