NAS326 du is showing less used than df
Harald
Posts: 3 Freshman Member
My NAS326 is almost full. df indicates 3.4T used from 3.6T, but du indicates 1.4T used. Why the difference?
#NAS_Sep_2019
#NAS_Sep_2019
0
All Replies
-
Basically, df reads the superblock only and trusts it completely. du reads each object and sums them up.
Also, a running process can keep a deleted file open. This means the space will still be reserved and seen by df, but since du will no longer see a reference to that file in the directory tree, it cannot see those reserved blocks.0 -
The du command only calculates the space occupied by the file.
The du command only calculates the storage space occupied by files that can be accessed. There are two cases that the du command does not calculate the space that has been allocated to the file.
Case 1:
The file is hidden. For example, if a file is stored in the /hola directory and then the file system is installed in the /hola directory, the du command will not calculate the storage space occupied by the files in the /hola directory.
Case 2:
The file was opened by another application and the file was deleted. In this case, the storage space occupied by the file will remain in the assigned state until all access to this file is closed. Since there is no relevant record for this file in the directory, the du command will not calculate the allocated space of this file, however the df command will calculate this part of the allocated space.0 -
Harald said:My NAS326 is almost full. df indicates 3.4T used from 3.6T, but du indicates 1.4T used. Why the difference?
#NAS_Sep_2019
0 -
Hi @grizewald,
Thank you for your feedback.
Currently we don’t have plan for upgrading NAS326 BusyBox version.
Please kindly limit your file size less than 2TB.
0
Categories
- All Categories
- 415 Beta Program
- 2.4K Nebula
- 151 Nebula Ideas
- 98 Nebula Status and Incidents
- 5.7K Security
- 277 USG FLEX H Series
- 277 Security Ideas
- 1.4K Switch
- 74 Switch Ideas
- 1.1K Wireless
- 42 Wireless Ideas
- 6.4K Consumer Product
- 250 Service & License
- 395 News and Release
- 85 Security Advisories
- 29 Education Center
- 10 [Campaign] Zyxel Network Detective
- 3.6K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 85 About Community
- 74 Security Highlight