Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[SOLVED] df shows 53G disk usage, but du only 14G
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Solved: df shows 53G disk usage, but du only 14G
17th Jan, 2014, 01:00 AM
Post: #5
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: df shows 53G disk usage, but du only 14G
snapshots.

Code:
btrfs-auto-snapshot list //

another possibility (although this can not make THAT big diff) is metadata. since btrfs introduction, df wasn't considering metadata size. now it is. but du doesn't.

so if you check
Code:
btrfs fi df /

data + metadata should be ~ aligned with df usage. du will never come to this number. but again this is just to explain all possibilities. metadata could be 15, maybe 20%, not actually 300%.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
df shows 53G disk usage, but du only 14G - wuschl - 14th Jan, 2014, 04:38 AM
RE: df shows 53G disk usage, but du only 14G - wuschl - 14th Jan, 2014, 07:01 PM
RE: df shows 53G disk usage, but du only 14G - mk01 - 16th Jan, 2014, 01:26 PM
RE: df shows 53G disk usage, but du only 14G - wuschl - 16th Jan, 2014, 06:50 PM
RE: df shows 53G disk usage, but du only 14G - mk01 - 17th Jan, 2014 01:00 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 8th Jun, 2025, 01:11 PM Powered By MyBB, © 2002-2025 MyBB Group.