How do I transfer my existing Time Machine backup from the old, maxed-out disk to the new one? I'm running Mac OS X 10.5 Leopard; the steps might be different for other versions of OS X.
As it turns out, you can't just drag your old Time Machine backups to the new disk using a Finder copy. Time Machine creates all kinds of "hard links" to the files that aren't changed. If you just copy these files in the Finder, you'll create full copies of all the links, ballooning the size of your backup exponentially. Instead, you need to use a Block Copy operation. This requires that you completely erase the new drive as part of the copy procedure.
Here's an overview of the steps I followed to transfer my Time Machine backups. Note that I use both "drives" and "volumes" to refer to logical disk drive volumes.
- Ensure that the system isn't trying to work with your Time Machine drives.
- Turn off Time Machine & stop using the original drive for backups.
- Tell Spotlight not to index your Time Machine drives.
- Perform a Block Copy of your original Time Machine database to the new drive.
- Tell Time Machine to use the new drive as the Time Machine backup drive.
Could not restore - Operation not permittedeven with Time Machine turned off. It looked like the Mac was trying to access the new drive while I was doing the backup. So, I turned Time Machine off completely, using these steps:
Deactivate Time Machine
- Open Time Machine Preferences.
- Turn Time Machine OFF using the slider switch.
- Click [Change Disk...].
- Select None.
- Click [Use for Backup]
I also recommend turning of Spotlight indexing for the Time Machine drives (not a bad idea in general, because you really don't need to index the backups with both Time Machine & Spotlight).
Turn off Spotlight Indexing for your Time Machine drives
- Open Spotlight preferences (System Preferences > Spotlight).
- Select the Privacy tab.
- Add your Time Machine disks to the Prevent Spotlight from searching these locations list box using the Add (+) button in the lower left, or dragging the disk icon from the Finder to the list box.
Block Copy the Time Machine Backups using Disk Utility Restore
I used the Disk Utility Restore feature to move my data. It failed the first few times because I neglected to erase the destination disk, to allow Disk Utility to use Block Copy mode. Here's how to do it:
- Open Disk Utility.
- Select the original Time Machine volume.
- Click the Restore tab.
- Drag the icon for the original Time Machine volume to the Source: field.
- Drag the icon to for the new Time Machine volume to the Destination: field.
- Click Erase destination -- this is important because it addresses the permissions issues that plagued me, and also allows Disk Utility to use a block copy mode.
- Click [Restore].
Now, it's time to point Time Machine at the new drive.
- Open Time Machine Preferences and authenticate, if required.
- Click [Choose Backup Disk...].
- Select the disk you prepared (I renamed it with a more descriptive name).
- Click Click [Use for Backup].
- Confirm the Time Machine slider is set ON.
Carbon Copy Cloner
I took a close look at the comments on the tip Move Time Machine backup to another drive and it looks like Carbon Copy Cloner (CCC) is another option. Since the Disk Utility approach didn't work the first few times, I also tried using CCC to copy the data via block mode.
Here's what I did in Carbon Copy Cloner 3.1.2
- Selected the old Time Machine volume as the Source Disk.
- Selected the new Time Machine volume as the Target Disk.
- For Cloning options:, select Backup everything,
- Check Delete itmes that don't exist on the source (this is required to use block-copy mode, which is recommended). Note that this also erased today's Time Machine backup from the new volume, but that's not a problem.
- Click [Clone].
I never got a chance to try Super Duper, which is highly recommended for block copy operations such as the one I just completed. If you've used Super Duper to transfer your Time Machine database to a new volume, successfully or not, please post a comment with the results of your transfer.
Other Resources
Update
Geordie comments below that he couldn't get these steps to work on OS X 10.5.6 when trying to move from a 250GB LaCie disk to a 1 TB Iomega disk, using Apple's Disk Tools, but succeeded with Super Duper .
