N
N
Nposk2016-03-01 10:43:43
linux
Nposk, 2016-03-01 10:43:43

How to find out what is taking up space in Ubuntu?

The picture is as follows:
c27332095ede44c4b4675e6a943eae26.JPG
All the space in the root is occupied, but it's not clear what is occupied...
You can't restart the server, the application is very critical, and after mashing it may not start on a busy disk.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Swartalf, 2016-03-01
@Swartalf

lsof + grep deleted
Try to find processes that "hold" deleted files (most often these are logs)

P
pomeo, 2016-03-01
@pomeo

try sudo ncdu

F
Fedor fedor, 2016-03-01
@napmen

scan folders like sudo du -sh /*
and then see what exactly

B
Bulat Kurbangaliev, 2016-03-01
@ilov3

man du

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question