You are not logged in.

#1 2022-04-02 10:17:08

tomsk
Member
Registered: 2016-12-17
Posts: 224

Different values of free space in Nautilus and Disk Usage Analyzer

Hello,

I would like to ask you why I am getting different values of free space in Nautilus and Disk Usage Analyzer.

This is from Nautilus:
https://imgur.com/vJXweBJ

This is from Disk Usage Analyzer:
https://imgur.com/aI5EGBW

And this is from `df -h`:

/dev/sdb1       1.8T  1.7T  6.6G 100% /run/media/tomsk/Data

I use several linux distros like: Archlinux, Ubuntu, Fedora, Linux Mint

Offline

#2 2022-04-02 13:44:48

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,325

Re: Different values of free space in Nautilus and Disk Usage Analyzer

The small difference is GiB ./. GB, 6.6/1000^3*1024^3=7.086696
No idea about "disk usage analyzer" - neither what that is, nor what it measures.

Filesystems will have some reserved space (5%) that's only available to UID0 processes, what could be the 100GB difference.
https://wiki.archlinux.org/title/Ext4#Reserved_blocks

Offline

Board footer

Powered by FluxBB