Linux Operating System (MOSC)

MOSC Banner

lsof many many files

edited Oct 18, 2019 5:02AM in Linux Operating System (MOSC) 5 commentsAnswered

I'm looking for an issue on a given Linux server ( 7.2 ), and this one seems a bit weird:

When I run this command as a non-root, it replies with a number I think is way too high:

$ lsof | wc -l

919938

$

There's some Oracle software running, but not much actually. Most of these lines tell it is Java having these files open.

So, do I get it right, there's about 1 million files open, by let's say maybe 10 or so Java processes ?

Is that, normal ?

When I stop the Oracle software, it falls to a couple of thousand, or even less - I need to re-check

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