My /dev/sdb2
partition used up all it's space but the Used
number is less than total Size
of the partition in large number. I don't know what is happening.
How to check where was my missing 30Gb?
Asked
Active
Viewed 39 times
0

manaclan
- 111
- 3
-
4This question may be helpful. There are different ways that free space is estimated and reported. A variation of ± 5% is pretty normal. You're at around 3%. In addition to reporting discrepancies, in practice, hard drives need some free space overhead for the file system to function properly. Depending on circumstances this could be between 10% - 20%. Effectively, your disk really is too full and you should try to free up some more space. – Nmath Dec 09 '22 at 06:14
-
@Nmath tks, let me try remove some more used space – manaclan Dec 09 '22 at 06:16
1 Answers
1
As @Nmath mentioned in the comment: A variation of ± 5% is pretty normal. You're at around 3%.
After removing some used space, the amount of Avail
disk increased and everything was back to normal

manaclan
- 111
- 3