Finder showing inaccurate HDD usage - Terminal conflict

Hi
We have 6 iMacs (10.5.8) and Mac OS X Server. Two of the iMacs have started showing 'start up disk almost full'. E.g. in the Finder window for one, it states 802MB left. On the same machine I've used Finder to work out where all the memory is being used so I can go ahead and delete stuff - but there is only about 100GB accounted for in total (from 297GB). I ran sudo du -hxd1/ in Terminal which shows that the folder /Users is using 195GB but Finder is telling me that this is only using 4.33GB. So I think I've found where all the memory is but even unhiding reveals nothing I can work on. Users are created via Workgroup Manager on the Server. I believe some of the users may have been deleted on individual machines later but that hasn't deleted their space too.
Any help will be most appreciated!
Many thanks

Has the Trash been emptied?
How much free space is on the HD, where has all the space gone?
OmniDiskSweeper is likely the easiest/best, and is now free...
http://www.omnigroup.com/applications/omnidisksweeper/download/
And if needed, you can use Terminal to run it in admin mode to see files/folders your user can't see...
http://www.macobserver.com/tmo/article/how_to_recover_missing_hard_drive_space/

Similar Messages

  • Satellite C670D-10W - Task manager shows 100% CPU usage

    My brand new laptop with factory installed windows 7 and all programs by Toshiba nothing addded shows 100% processor usage in task Manager and works pretty slow. The sum of 80 odd processes shown in task manager never reaches more than 30-50 % but bottom line is always 100%.
    Tried process hacker 2, shows same processes as task manager.
    What can be the problem?

    If you check this forum you will see that you can find many threads with the same or similar content. Many people have noticed the same after notebook purchase, especially phenomena that notebook is pretty slow. Just without panic. What you must do is to optimize preinstalled operating system.
    What can be the problem?
    Brand new notebook is preinstalled with original Toshiba recovery image. This recovery image contains operating system, all necessary drivers, different Toshiba specific tools and utilities and some additional software like preinstalled McAffe or Norton antivir.
    Many of these tools, utilities and additional software will start with operating system and run in the background. To be honest some of them can be deactivated, some of them can be also removed from the system. By default Windows update is set to automatic so when you go online all available windows updates will be installed automatically in the background and this will happen without your knowledge. This updates installation will make your HDD pretty busy and notebook operations will be slowed down.
    I recommend you to change this option and set it to Check for updates but let me choose whether to download and install.....
    I hope you understand what I want to say and if you have more questions you are welcome.

  • Finder showing incorrect amount of free space

    After the recent Mountain Lion update, my Finder now shows an incorrect amount of free space.
    I have a 500GB hard drive, and I have about 150GB free.
    After the update, finder says I have 478.4 GB free?
    That looks like the total capacity, after you account for system software. I've done a PRAM and SCM reset, disk verification and repair, but still no joy.
    Any thoughts? Is it a bug in the update?

    Here is the answer....
    zchrykng
    Re: Hard drive available space shown incorrectly in finder Jan 12, 2012 7:35 PM (in response to ilari Korte)
    This is probably like the issue that I was having on my MacBook Pro. If you are using Time Machine on a laptop it stores the diffs in a file on your hard drive. This action can be disabled with the terminal command
    sudo tmutil disablelocal
    This turns the local Time Machine off. It is up to you if you want to do this, but Finder shows this space as unused since it can be overwritten when needed. It saved me over a hundred GBs of space.
    MacBook Pro, Mac OS X (10.7.2) 

  • How can I find out my data usage for the past 3 months?

    Greetings all, I have been a long time Verizon customer, and as such I, along with my husband, was grandfathered into the unlimited data plan. When I last spoke to a representative, they informed me that the only way we were going to be able to keep our unlimited data was by paying the full retail price ($600+) to get a new phone. So we were considering upgrading and changing to one of the newer data plans so we could still get the discounted price on the new phone, but I would like to make sure I choose one with enough data, without paying for a bunch of data that I don't use, however MyVerizon only shows me the amount I have used since the start of the billing cycle. Is there a way to find out the data usage for both my husband and myself for the last 3 months so I can choose the right option?
    Thanks in advance for your help!

        Hello sweetpea1221! How exciting that you're considering upgrading with us. mrhelper is helpful, indeed. You can view your data usage for each line under the View Bill option via your My Verizon account. You can also view your 3 month average  data usage with our Account Analysis feature. Here's a link that will be helpful in doing so http://bit.ly/vnLjqO. I'm confident that we have a great plan to match your data needs. Please let us know if you have further questions.
    TanishaS1_VZW
    Follow us on Twitter @VZWSupport

  • Finder shows some but not all files in a folder

    In some circumstances, Finder only shows some (but not all) of the files in a folder. Why?
    I notice this with Excel autosave files in the Office 2011 Autorecovery folder (Macintosh HD ▸ Users ▸ Conor ▸ Library ▸ Application Support ▸ Microsoft ▸ Office ▸ Office 2011 AutoRecovery). In my case, Finder shows 34 files but "ls" in a Terminal window reports 40 files. The missing files do not start with a period (.) and have the same permissions as other files that show in Finder (-rw-r--r--@ 1 <myname>  staff). Here's the last four lines of "ls -al" - the first two appear in Finder, but not the last two:
    -rw-r--r--@  1 myname  staff    55296  8 Oct  2013 Word Work File D_1239425731.tmp
    -rw-r--r--@  1 myname  staff    55296  8 Oct  2013 Word Work File D_1240072173.tmp
    -rw-r--r--@  1 myname  staff    52796 13 Feb 11:08 safe1.xlk
    -rw-r--r--@  1 myname  staff    95320 12 Mar 16:06 safe2.xlk
    I have tried copying files from this folder to another folder, and/or changing their names. They still do not appear in Finder, nor are they visible in the File Open dialog of applications, even when the dialog is listing other files in that directory - but if I manually type the name into the File Open dialog, the app manages to find and open the file.
    If I Spotlight-search for the file name, or search in Finder, without specifying that specific directory ("This Mac"), the file is not found, but if I direct the Finder search at that particular directory, then the search returns the relevant files.
    So: why does Finder hide certain files when showing a folder, even though it can find and show those files if you specifically ask for them?
    Now using OSX 10.10 (Yosemite), but I'm pretty sure I noticed this on OSX 10.8 as well.

    So simple - thanks. I'd not been aware of the hidden flag, and now I've found the -O option on ls to display it.
    Follow-on question: I now see that you can change the system-wide defaults to display hidden files with this...
         defaults write com.apple.finder AppleShowAllFiles -boolean true ; killall Finder
    ...but is there a way to specify this on a per folder basis? I'm happy enough to hide hidden files in general, but it would be nice if I could set an attribute/flag/whatever on the Office AutoRecovery directory that told Finder "in this folder, always display hidden files". Can I do this?

  • Finder shows incorrect hard disk size in status bar

    hey there,
    i just realised that my finder shows in the staus bar that i have 272gb available. the thing is my mac is only 199gb big?
    and if i go the apple symbol and than about this mac etc... it show me that i only have 117gb free space and that apparently i have 154 gb on back ups on my mac
    any help please

    Had the same thing on my MacBook Air with a 256gb SSD.
    Finder was showing 177gb available. Disk Utility said 54gb.
    I ran the Terminal command suggested by others. And a MIRACLE happened!
    Now Disk Utility says I have 155gb available. But Finder reports an incredible 709gb of free space... on my 256gb drive!
    It must be a blessing from Steve Jobs.

  • Scope of Finder "show item info"

    This is to document some apparently inconsistent behavior of the current Finder "show item info"  view option: In Finder icon view, view->show view options->"show item info". The purpose is display additional information, including number of files in subfolders, pixel size of still photos, and running time of videos. It only applies to icon view, not list or column view, which is documented.
    In "show item info" there is an additional button to "use as defaults". The scope of this option is apparently undocumented and inconsistent. You might expect it would apply from the current folder downward -- sometimes it does and sometimes not. On my 2013 iMac running 10.9.3, it seems to be more consistent on the system drive than an external HFS+. Namely on the internal drive applying it at the root level with "use as defaults" seems to propagate that option downward through the folder tree, but on the external drive (Thunderbolt Promise Pegasus R4 RAID 5) it is less consistent.
    In general "show item info" is only fully reliable if invoked separately for each folder. If invoked at a higher folder level, subfolders may or may not display the additional information.
    The behavior is not isolated to a single user but happens for any logged-in user on the same machine.
    Show item info is probably disabled by default for performance reasons. Obtaining the additional info requires I/O. Once obtained it is apparently cached. There may be other optimizations such as don't enable on sub-folders with more than x files, but this is speculation. Regardless of the cause, the current behavior is inconsistent.
    If you want to see the additional "show item info", be prepared to enable it individually for each folder.

    Folder layout is stored in the hidden '.DS_Store' files within each folder.
    I suspect a newly installed OS will have very few .DS_Store files with custom settings so the default can propagate to the child folders. Did you clean install any of these 10.9 systems (erase the disk before install)?
    On your external I'd guess that you have been using it for years & have tweaked various views etc. Some folders will be custom, some may not.
    To see how many you have you can either use an app like FindAnyFile http://apps.tempel.org/FindAnyFile/ to search, or use the find command in Terminal.
    find -x / -name .DS_Store
    FAF will need admin permission to show inside protected directories.
    find will require a sudo to do the same e.g.
    sudo find -x  / -name .DS_Store
    The -x will prevent find crossing onto any other disks (Time Machine disks can take eons to search).
    Don't forget to use the /Volumes/VOLUME-NAME for the external disks, wrap it in quotes if you have spaces in the disk name. Drag & drop will auto fill the path with the correct escapes if you drop the disk into Terminal.
    You may be tempted to just delete these files but there is additional metadata stored in these files. If you remove them you may lose Spotlight comments & possibly other metadata.
    See the sources for links to better explanations…
    https://en.wikipedia.org/wiki/.DS_Store
    Also have a look at http://asepsis.binaryage.com/#about if you want to prevent or purge them.
    I'm sure there are lots of ranty posts on here about how this is a lousy system, but it's all we have

  • GE60 ONC - HDD scratching all the time but HDD usage near 0%!

    Hello to all!
    I recently bought an MSI GE60 ONC.
    I started the computer by running Windows 8 OEM. Then my nightmare began.
    1/ Waited almost 2 hours to DL Windows Update (60 upgrades found)
    2/ Extremely HIGH HDD usage was encountered 100% when using WU...
    3/ After all updates where done HDD usage at 0% down to 100% so I tought the problem was solved.
    4/ Now when starting my computer the HDD usage seems ok BUT my HDD is still scratching all the time as if he was working... I'm sitting on the desktop doing nothing but the HDD is always working.
    And now I heard a litle weird noise every 5 min.
    Refreshing Windows 8 with F3 DONE
    Installing Windows 8 with F3 DONE
    Help!
    PS: Sorry if my english is weird it is not my first language.

    how much system RAM you got?
    and yes HDDs are not much fastern and they N1 units which slow down systems.

  • External USB not recognized on my iMac (intel) in Disk Utility, Finder as well as in Terminal diskutil list but is listed in System Profile, which includes the location ID of 0xfa400000 / 5.  Can the location ID be used to restore USB identity ?

    My 1TB Seagate external USB not recognized by my iMac (intel) in Disk Utility, nor in Finder as well as in Terminal "diskutil list" but it is listed within the System Profile, which includes the location ID of 0xfa400000 / 5.  Can the location ID be used to restore the identity of my external USB ?

    Hello JNotorious,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    USB and FireWire Quick Assist
    http://support.apple.com/kb/ht1151
    Have a nice day,
    Mario

  • Can anyone explain what the other section section in the HDD usage description is for ? I recently used iphoto to send a mail and this "other "section inrease the usage by about 1GB....any ideas why ?

    Can anyone explain what the "other" (yellow colour) section in the HDD usage description is for and what it does.It is under the about this mac section and storage option?
    I recently used iphoto to send mail with photos attached and this "other" section increased by about 1GB. The mail size was around 900KB.....any ideas ?

    Shurig wrote:
    Thanks gor replying,,,this is my first time on this site.
    Any idea why the "other" continues to increase. I have just got got my mac so no new apps installed yet only been using it for mail and web browsing. I tried the iphoto mail last night and noticed the the "other" section had increased by 1GB which I thought was rather larger. Do you know what this setion actually does ?
    Also do you know if it is possible to delete the iphoto emails.
    All of your 'stuff' that is not Music Movies Apps Backups or Photos is in Other, that means all your emails, all your files etc, why don't you just leave well enough alone, this is not windows and doesn't need tinkering with,

  • I want to change my ringtone and i want choose the song of my choice. i am not able to find "show in finder" and i am using itune 12.1help me please

    i want to change my ringtone but i am not able to find "show in finder" as i could proceed with my work, so i want to know how could i do it? please help me!
    also provide me all the steps for changing the ringtone.

    http://www.huffingtonpost.com/2014/10/02/make-free-ringtone-iphone_n_5901540.htm l

  • I am sure I had a "find/show" duplicates funtion but I cannot find it now

    I am sure I had a "find/show" duplicates funtion but I cannot find it now

    Hi Don
    Open iTunes and hit CTRL+B.
    That will give you the Menu Bar, then go to View > Show Duplicate Items

  • SP02 is showing that update was terminated

    Hi Friends,
    Can anyone guide me in the below problem
    After going to change mode of transaction when i go to message and i have done repeat output and further data and communication methods.
    After that i have saved document.
    After that when i enter into transaction SP02 it is showing that update was terminated.
    it is showing a message that List contain no data.
    plz help me how to proceed and what r required for this problem.
    and plz say me how can we get the unit test reports for the developments

    Welcome to the Apple Community Fitzer123.
    If your problem persists get yourself a micro USB cable (sold separately), you can restore your Apple TV from iTunes:
        1.    Remove ALL cables from Apple TV. (if you don't you will not see Apple TV in the iTunes Source list)
        2.    Connect the micro USB cable to the Apple TV and to your computer.
        3.    Reconnect the power cable (only for Apple TV 3)
        4.    Open iTunes.
        5.    Select your Apple TV in the Devices list, and then click Restore.
    (You may already have a micro USB cable if you have a camera or other digital device)

  • How to set iPhone 5 to show % of battery usage?

    How to set iPhone 5 to show % of battery usage?

    Tap Settings App > General > Usage > Battery Percentage > ON.

  • Does anyone have experience with Industrial usage Terminal for Manufacturing Wet area?

    Hi Experts,
    I have a situation, where in I need to recommend to a customer, a robust industrial usage terminal could be a laptop pole or wall mountable unit also. The environment is wet and people may want to start a manufacturing route (who knows with wet fingers too) at anytime.
    Is there such a thing as water resistant and industrial usage computer terminal for a manufacturing setting?
    Thank for you help.

    Hi,
    Check this link:
    Waterproof Computers - Waterproof Computer Monitor, Industrial Waterproof Computer | Teguar Computers
    Thanks & Regards,
    Nagarajan

Maybe you are looking for

  • Multiple 11i instances in 10g OID.

    Hi All, I have added second 11i(11.5.10) instance to OID for SSO(10g ). After adding the second instance in OID, users which are common in both the 11i instances are not able to login thru SSO. Unique users are able to login thru SSO successfully. Bu

  • How to change iTunes Media Folder location after Hard Drive Died

    I have been trying to figure this out from other posts but can't seem to find what I am looking for. I store all my music files on an external hard drive. Recently, the external drive died on me. Fortunately, I had the external backed up on another d

  • How do i share music libraries between an older Mac running iTunes 4 and a new one running iTunes 11?

    I have an older G4 Mac laptop that I use exclusively for playing music.  Trouble is that it's limited to an older system and thus runs iTunes 4.  Much of my music is on my newer machine which runs iTunes 11.x.  I have made certain libraries available

  • Wrap error in 9i2 database

    I already posted on 29th June..but I did not get any response from you. Please consider below procedure. I am using 9i2 database. and I created below tables create table Table1(key1 varchar2(10), num1 integer); create table Table2(key1 varchar2(10),

  • Address book from java language NEED HELP

    i am making an address book for as a project i do need some help in the creation of it, i am rather new to this. please reply if you can help!! thanks