My Oracle Support Banner

Linux filesystem is filling, despite no large files or directories (Doc ID 2066869.1)

Last updated on MARCH 04, 2025

Applies to:

Linux OS - Version 1 and later
Oracle Cloud Infrastructure - Version N/A and later
Information in this document applies to any platform.

Symptoms

On a Linux-based system, the root file system is filling up by some unknown process. It continues regardless of what files are moved or cleaned from the file system.

/dev/mapper/VGExaDb-LVDbSys1
             ext3     30G   29G     0 100% /

There are no large files to account for the full file system:

    # find / -xdev -type f -size +100M -exec ls -lh {} \;

There are no large directories to account for the full file system:

    # du -h --max-depth=1 /

    42M     /sbin

    13M     /etc

    2.4G    /usr

    45M    /tmp

    451M   /var

    192M   /lib

(and so on)

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.