Oracle Solaris System Administration (MOSC)

MOSC Banner

Trying to list the inodes used for directories...

edited Jul 12, 2016 8:33AM in Oracle Solaris System Administration (MOSC) 3 commentsAnswered ✓

Hello Team,

I have a /u01 filesystem out of inodes and it's the second time i increase the inodes capacity for this filesystem, so this time i need to identify which folder inside has the problem to help DBA team...

This command does not work in Solaris:

find / -xdev -printf '%h\n' | sort | uniq -c | sort -k 1 -n


Do you know any other?


Best regards, Hector

Tagged:

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