Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

btownguy

macrumors 6502a
Original poster
Jun 18, 2009
545
19
This is from a fresh install of OSX Mavericks on a mid-2009 15" MBP.

If I go to "About This Mac" and check out Storage, I get the following image. "Other" should be about 168 Gb and it says "Zero KB".

11tqHvA.png


If I do a "Get Info" on my Documents folder (all my business documents", it shows:

MWqpV2K.png


If I look at the status bar in Finder, it shows:

6ZHJTBR.png


None of these are correct. It's like Mavericks isn't counting any of the documents in Documents. Any ideas?
 
you can always type this into terminal

sudo du -d 1 -x -g -c /

It will give you answer in GB (takes about a minute to run)
 
None of these are correct. It's like Mavericks isn't counting any of the documents in Documents. Any ideas?

OS X uses the Spotlight index to calculate these numbers and your Spotlight index is corrupt and showing wrong sizes as evidenced by Other showing zero. Other always shows something.

Code:
sudo mdutil -E /

Enter this command in Terminal and wait for Spotlight to reindex and you should then see the correct amounts.

Even then though that graphic and Finder will not match total free space because the space used by Time Machine's local backups is not included in the Finder total used. That is normal and you can read about it here.
 
None of these are correct. It's like Mavericks isn't counting any of the documents in Documents. Any ideas?

Mavericks Finder (and Mountain Lion Finder) don't count the space used for local backups.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.