P
P
programmer01012019-06-10 15:08:13
linux
programmer0101, 2019-06-10 15:08:13

Why does the btrfs file system report low space, but the system monitor shows free 15 gigabytes?

Then, I tried defragmentation, balancing, and even fstrim (I have an SSD). In addition, the write speed suffers terribly, the speed on the SSD is 1-3 mb / s, the read speed is 90 mb / s (testing was carried out with synchronous mode and disabled cache (repeat reading gives 300 mb / s)).

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Ronald McDonald, 2019-06-10
@Zoominger

Stop eating cactus, put ext4 and don't suffer, hosspade.

S
Stanislav Bodrov, 2019-06-13
@jenki

The btrfs filesystem works on the principle of Copy on Write, so it needs a certain amount of free space for normal and correct operation. In addition, the SSD itself must be left with a good piece of free unallocated disk space - over provisional.
Read about the requirements for this FS for normal operation.

M
Maxim Moseychuk, 2019-06-11
@fshp

You need to balance the file system tree.
https://btrfs.wiki.kernel.org/index.php/Manpage/bt...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question