Oracle Solaris File Systems and Disk Management (MOSC)

MOSC Banner

How to fix root filesystem is full

edited Nov 14, 2014 10:00AM in Oracle Solaris File Systems and Disk Management (MOSC) 3 commentsAnswered

Hello,

I  have a problem on my Netra 240 server . The root filesystem is full.

root# df -h /

Filesystem             size   used  avail capacity  Mounted on

/dev/dsk/c0t1d0s0       16G    16G    25M   100%    /

But when i run root# du -skd /  the resulte is 6481649

I think  there are hide files. How can i find them please?

I have purged lost+found files already.

root# find / -xdev -name '*' -type f -size +100000k|xargs -i ls -lrt {}

-rw-r--r--   3 root root     186777600 Apr  2  2011 /platform/sun4v/failsafe

-rw-r--r--   1 root root     59467776 Apr  7  2011 /platform/sun4v/boot_archive

-rw-r--r--   3 root root     186777600 Apr  2  2011 /platform/sun4u/failsafe

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center