Sudden dramatic loss of TM remaining storage i.e. sudden increase in backup

Over the months, the amount remaining on my 1 Terabyte HD has been gradually decreasing, as Time Machine does backups. Today, I noticed a sudden, dramatic decrease in the amount of remaining storage. It dropped from around 400Gig to 360 Gig. That's a drop of 40Gig in a week. I have not been doing anything out of the ordinary, so that is weird. Other than that, everything seems to be working normally. Any ideas?

4miler,
Consider the following regarding you loss of disk space:
*_Incremental Backups Seem Too Large!_*
Open the Time Machine Prefs on the Mac in question. How much space does it report you have "Available"? When a backup is initiated how much space does it report you need?
Now, consider the following, it might give you some ideas:
Time Machine performs backups at the file level. If a single bit in a large file is changed, the WHOLE file is backed up again. This is a problem for programs that save data to monolithic virtual disk files that are modified frequently. These include Parallels, VMware Fusion, Aperture vaults, or the databases that Entourage and Thunderbird create. These should be excluded from backup using the Time Machine Preference Exclusion list. You will, however, need to backup these files manually to another external disk.
One poster observed regarding Photoshop: “If you find yourself working with large files, you may discover that TM is suddenly backing up your scratch disk's temp files. This is useless, find out how to exclude these (I'm not actually sure here). Alternatively, turn off TM whilst you work in Photoshop.” [http://discussions.apple.com/thread.jspa?threadID=1209412]
If you do a lot of movie editing, unless these files are excluded, expect Time Machine to treat revised versions of a single movie as entirely new files.
If you frequently download software or video files that you only expect to keep for a short time, consider excluding the folder these are stored in from Time Machine backups.
If you have recently created a new disk image or burned a DVD, Time Machine will target these files for backup unless they are deleted or excluded from backup.
*Events-Based Backups*
Time Machine does not compare file for file to see if changes have been made. If it had to rescan every file on your drive before each backup, it would not be able to perform backups as often as it does. Rather, it looks for EVENTS (fseventsd) that take place involving your files and folders. Moving/copying/deleting/saving files and folders creates events that Time Machine looks for. [http://arstechnica.com/reviews/os/mac-os-x-10-5.ars/14]
Installing new software, upgrading existing software, or updating Mac OS X system software can create major changes in the structure of your directories. Every one of these changes is recorded by the OS as an event. Time Machine will backup every file that has an event associated with it since the installation.
Files or folders that are simply moved or renamed are counted as NEW files or folders. If you rename any file or folder, Time Machine will back up the ENTIRE file or folder again no matter how big or small it is.
George Schreyer describes this behavior: “If you should want to do some massive rearrangement of your disk, Time Machine will interpret the rearranged files as new files and back them up again in their new locations. Just renaming a folder will cause this to happen. This is OK if you've got lots of room on your backup disk. Eventually, Time Machine will thin those backups and the space consumed will be recovered. However, if you really want recover the space in the backup volume immediately, you can. To do this, bring a Finder window to the front and then click the Time Machine icon on the dock. This will activate the Time Machine user interface. Navigate back in time to where the old stuff exists and select it. Then pull down the "action" menu (the gear thing) and select "delete all backups" and the older stuff vanishes.” (http://www.girr.org/mac_stuff/backups.html)
*TechTool Pro Directory Protection*
This disk utility feature creates backup copies of your system directories. Obviously these directories are changing all the time. So, depending on how it is configured, these backup files will be changing as well which is interpreted by Time Machine as new data to backup. Excluding the folder these backups are stored in will eliminate this effect.
*Backups WAY Too Large*
If an initial full backup or subsequent incremental backup is tens or hundreds of Gigs larger than expected, check to see that all unwanted external hard disks are still excluded from Time Machine backups.
This includes the Time Machine backup drive ITSELF. Normally, Time Machine is set to exclude itself by default. But on rare occasions it can forget. When your backup begins, Time Machine mounts the backup on your desktop. (For Time Capsule users it appears as a white drive icon labeled something like “Backup of (your computer)”.) If, while it is mounted, it does not show up in the Time Machine Prefs “Do not back up” list, then Time Machine will attempt to back ITSELF up. If it is not listed while the drive is mounted, then you need to add it to the list.
*Recovering Backup Space*
If you have discovered that large unwanted files have been backed up, you can use the Time Machine “time travel” interface to recovered some of that space.
Launch Time Machine from the Dock icon.
Initially, you are presented with a window that represents “Today (Now)”. DO NOT make changes to file while you see “Today (Now)” at the bottom of the screen.
Click on the window just behind “Today (Now)”. This represents the last successful backup and should display the date and time of this backup at the bottom of the screen.
Now, navigate to where the unwanted file resides.
Highlight the file and click the Actions menu (Gear icon) from the toolbar.
Select “Delete all backups of <this file>”.
*FileVault / Boot Camp / iDisk Syncing*
Note: Leopard has changed the way it deals with FileVault disk images, so it is not necessary to exclude your Home folder if you have FileVault activated. Additionally, Time Machine ignores Boot Camp partitions as the manner in which they are formatted is incompatible. Finally, if you have your iDisk Synced to your desktop, it is not necessary to exclude the disk image file it creates as that has been changed to a sparsebundle as well in Leopard.
Let us know if this was helpful.
Cheers!

Similar Messages

  • Custom column to show total remaining storage space for a host

    I'm looking for a way to easily view the total amount of remaining storage space for a virtual host. At present, viewing the properties for a host in VMM is the only way to view this in the GUI. I was looking at sourcing a Powershell command to do this,
    and then feed it into a custom column, for easy viewing within the VMM main window. This is probably best suited to the Powershell forums, but I placed the post here, as I may have overlooked another way to achieve this within VMM itself. Has anyone desired
    for such a thing?
    Many thanks.

    I'm looking for a way to easily view the total amount of remaining storage space for a virtual host. At present, viewing the properties for a host in VMM is the only way to view this in the GUI. I was looking at sourcing a Powershell command to do this,
    and then feed it into a custom column, for easy viewing within the VMM main window. This is probably best suited to the Powershell forums, but I placed the post here, as I may have overlooked another way to achieve this within VMM itself. Has anyone desired
    for such a thing?
    Many thanks.

  • Command to show total remaining storage space for a host

    I'm looking for a way to easily view the total amount of remaining storage space for a virtual host. At present, viewing the properties for a host in SCVMM is the only way to view this in the GUI. I was looking at sourcing a Powershell command to do this, and
    then feed it into a custom column, for easy viewing within the VMM main window. Has anyone desired for such a thing?
    Many thanks.

    Hi!
    Since I find your question to be interesting, I decided to write two scripts that might be of use to the both of us, and the community, perhaps. The first script does what you wanted. As a bonus, I wrote a similar script that checks for free space on the
    virtual machines.
    IMPORTANT: I tested the scripts on SCVMM 2012 Service Pack 1. I do not recommend running the scripts without checking for possible compatibility issues.
    You can use the scripts in several ways. For example, you could run the scripts every time before running SCVMM. Or you could create a Scheduled Task using a Group Managed Service Account. Or on wednesdays...
    The scripts update the fields when ran.
    Prerequisites for running the first script:
    Execution Policy, of course
    Custom Property: "Available Storage"
    Here is the script you are looking for.
    Import-Module virtualmachinemanager
    $hostNames = (Get-SCVMHost | Select-Object Name).Name
    $availableStorageProperty = Get-SCCustomProperty -Name "Available Storage"
    ForEach ($hostName in $hostNames) {
    $VM_Host = Get-SCVMHost -ComputerName $hostName
    $availableStorage = $null
    $availableStorage = $VM_Host.AvailableStorageCapacity / 1GB
    If ($availableStorage) {
    $availableStorage = $availableStorage.ToString("N") + " GB"
    } Else {
    $availableStorage = "N/A"
    Set-SCCustomPropertyValue -CustomProperty $availableStorageProperty -InputObject $VM_Host -Value $availableStorage
    In my organization, most of the virtual machines use only one disk, but 20% or more of all our virtual machines have two or three disks. That is why the second script checks free space on three disks per machine.
    Of course, it is fairly easy to remove the lines where the script checks the state of the other two disks.
    NOTE: If a Virtual Machine is in an unknown state (deleted configuration or missing in other way), the script returns several errors (six) for that machine. The script is not destructive in any way, it only updates the desired fields (Custom
    Properties).
    Prerequisites for running the script:
    Execution Policy, of course
    Custom Property: "Disk0 FreeSpace"
    Custom Property: "Disk1 FreeSpace"
    Custom Property: "Disk2 FreeSpace"
    Here is the second script.
    Import-Module virtualmachinemanager
    Function Get-FreeSpace {
    param ($disk)
    If ($disk) {
    $disk_freeSpace = $disk.MaximumSize - $disk.Size
    $disk_freeSpace = $disk_freeSpace / 1GB
    $disk_freeSpace = $disk_freeSpace.ToString("N") + " GB"
    } Else {
    $disk_freeSpace = "N/A"
    Return $disk_freeSpace
    $VM_Names = (Get-SCVirtualMachine | Select-Object Name).Name
    $VM_disk0_freeSpaceProperty = Get-SCCustomProperty -Name "Disk0 FreeSpace"
    $VM_disk1_freeSpaceProperty = Get-SCCustomProperty -Name "Disk1 FreeSpace"
    $VM_disk2_freeSpaceProperty = Get-SCCustomProperty -Name "Disk2 FreeSpace"
    ForEach ($VM_Name in $VM_Names) {
    $VM = Get-SCVirtualMachine -Name $VM_Name
    $disk0 = $disk1 = $disk2 = $null
    $disk0 = Get-SCVirtualHardDisk -VM $VM | Select-Object -First 1
    $disk1 = Get-SCVirtualHardDisk -VM $VM | Select-Object -Skip 1 -First 1
    $disk2 = Get-SCVirtualHardDisk -VM $VM | Select-Object -Skip 2 -First 1
    $VM_disk0_freeSpaceValue = Get-FreeSpace $disk0
    $VM_disk1_freeSpaceValue = Get-FreeSpace $disk1
    $VM_disk2_freeSpaceValue = Get-FreeSpace $disk2
    Set-SCCustomPropertyValue -CustomProperty $VM_disk0_freeSpaceProperty -InputObject $VM -Value $VM_disk0_freeSpaceValue
    Set-SCCustomPropertyValue -CustomProperty $VM_disk1_freeSpaceProperty -InputObject $VM -Value $VM_disk1_freeSpaceValue
    Set-SCCustomPropertyValue -CustomProperty $VM_disk2_freeSpaceProperty -InputObject $VM -Value $VM_disk2_freeSpaceValue
    If you have any questions, ask. I'll check in later.
    Cheers!

  • After updating my software from snow leapord to mountain lion my  MacBook   Pro suddenly keeps shutting down without any reason no warning suddenly just restarts... Can someone help

    After updating my software from snow leapord to mountain lion my  MacBook   Pro suddenly keeps shutting down without any reason no warning suddenly just restarts... Can someone hel

    Note the date and time the problem occurred, then go to Applications/Utilities/Console and copy the log starting at the time of the crash. Paste the log in a reply. Please do not use a screen shot as they can be hard to read. If there are repeated runs of the same messages, please post only one run. Be selective about what you post and don’t  post huge amounts. Make sure there is no personal data visible. Information learned from Linc Davis.

  • HT4993 i bought 20gb of storage but i can get my backup to download on it. my internal storage is full .

    i bought 20gb of storage but i can get my backup to download on it. my internal storage is full
    also how do a change the apple id on the phone

    Storage in iCloud does not make more memory available on the phone; it just increases your backup capability. The phone has a fixed, hardware limited amount of storage. If yours is full you will have to delete some content.
    There are several places your Apple ID is used on the phone. For purchases go to Settings/iTunes & App Stores, log out, then log in with the new Apple ID. Note that any purchases made with the old Apple ID wil still need the password for that ID to update.
    For iMessage go to Settings/Messages.
    For iCloud go to Settings/iCloud.

  • Time Capsule as a storage device  AND as well as backup

    Bonjour,
    Wondering how to use - in optimal way - Time Capsule (TC) as a storage device  AND as well as backup.
    Inside the TC backup disk  I created a new directory at side of my may backup directory to load manually some data. Is that a good way to do it? Because  I'd been suggested to create a DISK IMAGE to reserve space for the storage device!
    Thanks,
    Gil 

    I created a new directory at side of my may backup directory to load manually some data. Is that a good way to do it?
    That is one way to do it as long as you have plenty of free space on the drive
    The disk image method is the only way that you can "reserve" a given amount of space on the drive for a specific purpose. As such, it acts somewhat like a "partition" on a normal drive.
    If you anticipate that space is going to get tight in the near future on the drive, the disk image would be advised.

  • Why did remaining storage capacity suddenly change from 3.5 GB to 0.5 G???

    When I wanted to synchronise my iPhone 3G yesterday I suddenly recognised that the storage capacity had sunk from 3.5 GB to 0.5 GB. The yellow bar suddenly had become longer and indicated 3 GB more "OTHERS" (other programs) than before. I didn´t have installed anything so far. What can be the reason for this???
    Thanks for all your help!
    Klaus hausmann

    I restored from a back up. All third party app data and settings seem to be preserved. HOWERVER, I went from 5.73 GB of OTHER Capacity data to 5.81 GB. So restore from a backup file is NOT a solution for this mess.
    It seems that this is a file system problem in the OS that has persisted for years from the internet searches I've done.
    I'm going to do a full restore, realizing that I will have to re-enter all the data that I did not want to lose. Some of the 3rd party apps have backup/restore import/export features. Some do not.
    On a larger scale is this problem 1) acknowledged by Apple as a problem and 2) do they intend to actually solve it (i.e., not suggesting that I restore my phone from scratch destroying my data is actually a reasonable solution)?

  • Sudden signal loss..???

    Very frustrating signal loss every 4-6 minutes with my Airport Extreme card in my 12" PB!
    Using Linksys WRT54G wireless router. When I have a signal I get 10 to 15 bars then suddenly nothing! It spontaneously reconnects.
    I have tried different channels, my SSID is set to "broadcast" and I don't have a 2.4ghz phone in the house and my neighbors are a distance away so other phones would not be a factor.
    What could be the problem?

    Microwave ovens: Placing your computer or an AirPort Base Station near a microwave oven that is in use may cause interference.
    No, it happens when microwave not in use.
    Direct Satellite Service (DSS) RF leakage: The coax cable that came with certain types of satellite dishes may cause interference. Obtain newer cables if you suspect RF leakage.
    I do have DSS but the system but it is brand new, a year old and was present when I had the other notebooks.
    Certain electrical devices such as power lines, electrical railroad tracks, and power stations.
    None nearby
    2.4 GHz phones: A cordless telephone that operates in this range may cause interference with AirPort communication when used. There are also other devices that operate in the 2.4 GHz range that could cause interference.
    No 2.4GHz devices in the house.
    Metal objects: If possible, move metal objects or change the placement of the Base Station so the path between your AirPort equipped-computer and the Base Station is free from metal objects that may cause interference.
    No major metal objects in the path.
    X-10 video senders (transmitters/receivers) that operate in the 2.4 GHz bandwidth.
    Any other devices that operate in the 2.4 GHz bandwidth (microwaves, cameras, baby monitors, and so on).
    None in the house in operation.

  • I do not want to pay for extra storage,But i do want a backup to remain on my iMac

    I am happy to use icloud for 5gb of free data . As I neared the maximum amount I was e mailed by Apple to ask if i wanted to buy more
    cloud space . Not wishing to do that but threatened with loosing my ability to use my me.com e mail account I decided to delte some data stored in the cloud.
    Before i did that i went into iTunes on my iMac and backed up my iPhone.
    Having done that went back into manage iCloud storage and unticked the box that said back up data ( this was by far the largest amount ).
    I am worried by the warning that suggests that data on my iMac will be deleted if proceed .I do not want to delete data on my Imac as i wish to have a back up somewhere . Is this error message incorrect ? . Screen shot below :

    iCloud backs up your iOS device (not your Mac) automatically. You can remove the backup:
    http://help.apple.com/icloud/#/mm122d3ef202
    and it will not back up again. This will not affect a backup made using iTunes. The notice you see refers to calendars, contacts, iWork documents and so on, which live on the server and are read from there by your Mac, and so will obviously disappear if you turn iCloud off altogether (which you don't need to do) or turn off Documents (which you don't need to do either).

  • Need advice on sudden wireless loss with Buffalo AirStation WHR-G54S

    Our two MacBooks suddenly can't pick up a signal from our Buffalo wireless router, though the router's Ethernet WAN port works fine. When I unplug the power for 3 seconds for a diagnostic, I get a red light that the manual says indicates a RAM problem.
    Where should I go from here? Power down the router for a minute or so, then reboot it? Reconfigure my network over again? Buffalo's support site offers little guidance.

    So I slept on it and in the morning the router was working normally, network available to both MacBooks as if nothing had happened. Go figure.

  • My iPhone 5s storage filled up suddenly and when I check it said my 'Other' storage is taking up over 16 GB!

    Last time I checked, which was recently, I had over 13 GB left and now even after deleting a ton of stuff I have less than half of that. I checked the usual suspects (apps, messages..) and none of them are what's causing it. Please help! I don't want to factory reset.

    I figured it out! I downloaded the program DiskAid (http://www.digidna.net/diskaid) to search through my phone to see if I can spot a corrupt file. Instead I found there were huge .m4v videos on my phone. Turns out that when I ordered stuff on iTuned today, even though I declined to download them, my phone downloaded them anyway. The reason I couldn't find them was because they didn't show up in my Videos app. I have no idea why they downloaded when I said not to and I have no idea why they didn't show up in my library once they did download, but once I deleted them (using the file explorer in DiskAid) the storage space cleared right up.
    Thanks to everyone who tried to help.

  • Sudden sound loss

    Hi. I am experiencing very sudden sound problems: no sound while playing MPG's in Quicktime (every other format is fine), or while watching Flash videos in any browser (ie YouTube, etc). I've un/re-installed Quicktime to no avail.
    This problem was definitely not happening just a short time ago...not sure what might have happened. Any ideas are greatly appreciated. Thanks!
    G5 iMac (iSight)   Mac OS X (10.4.7)  

    If repairing permissions and/or restarting didn't work, then try the following:
    KB article - No sound from some applications, but system alert sounds play (Mac OS X 10.3, 10.4)
    Another trick: If you have GarageBand installed, open it and then quit.
    Good luck!

  • Magic mouse sudden connection loss

    My magic mouse loses connection suddenly. I have tried even changing batteries but the problem is not resolved. Please help

    Look at the threads in More Like This at the right.
    One general theory is that different makes of batteries have slightly different length positive terminals and loose connection.  Some find adding a small shim of aluminum foil to keep the batteries from moving works.  Others just a piece of paper to push down and serve the same purpose.
    Others sometimes have problems with interferance.
    AirPort and Bluetooth: Potential sources of wireless interference

  • WAP321 sudden packet losses

    Hi everybody!
    I've been experiencing a problem in my WAP321 network - in brief several access points working as bridges between wifi and cable LAN. Often various clients start to experience 50-80% packet loss to the local LAN network. What i was able to check so far
    - there are no error entries on both client and AP, generally log entries even on Debug level.
    - there's no AP change
    - 2,4Ghz bandwith in general - I dont monitor it all the time - is not very noisy.
    Any hints what and how to check next?

    Firmware upgrade should resolve the issue

  • HT1338 sudden power loss

    Apple has checked my Mac installed a new power unit and know about a year later the same problem is happening again.
    All of a sudden the Mac turns itself off !
    What can i do ?

    You have to contact Apple again as soon as possible.
    Best.

Maybe you are looking for