V
V
Vladimir Yurchenkov2022-03-03 09:09:12
linux
Vladimir Yurchenkov, 2022-03-03 09:09:12

Where does disk space go?

Hey!

There is a simple VDS on which 3 scripts work. The scripts themselves weigh no more than 20mb, operatives eat no more than 100mb each. 5 GB virtual disk.

But but the space on the disk disappears somewhere, I don’t understand this. My logs are deleted immediately in scripts with the -dlog key.
That is, if you look at the directories, then the system occupies the basis, where did the rest of the 2 Giga go?

62205b607e8ba612376212.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Karabanov, 2022-03-03
@EPIDEMIASH

ncdu /

V
Vladimir Kuts, 2022-03-03
@fox_12

By standard means:
du -h --max-depth 1 /
see which folder occupies a large volume, and then gradually go deeper
du -h --max-depth 1 /<путь до жирной папки>
until you find where the space disappears

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question