This article is for an older version of CCC. You can find the latest version here.
Product: 
ccc3

Time Capsule and other network storage appliances are becoming very popular for providing shared "personal cloud" storage. Naturally, this storage looks very appealing as a backup destination. The thought of backing up all of your stuff without having to plug in a cable is very alluring. Indeed, this storage is well suited for the sharing of media files, but there are some logistical and practical hurdles to backing up large amounts of data, as well as backing up OS X system data to these devices. There are also some logistical hurdles to restoring a full system backup from a network volume. Below we explain how to back up OS X system files to a network volume, then we describe some of the limitations and performance expectations of this solution.

Note on bootability: You cannot boot your Macintosh from a Time Capsule backup. If you require a bootable backup, you must use an external hard drive enclosure attached directly to your Mac to create a bootable backup.

Backing up OS X to a network volume

As described in this section of the documentation, CCC will only back up system files to or from locally-attached HFS+ filesystems. To meet this requirement, you can ask CCC to create a disk image on your destination network volume. A disk image is a single file that contains the contents of another hard drive. When you double-click on a disk image file, the disk image's volume is mounted locally, as if it were an external drive attached directly to your Mac. To back up to a disk image with CCC:

  1. Choose your source volume from the Source menu.
  2. Select "New disk image..." from the Destination menu.
  3. Unless you're making an archival backup of your data, choose the option to create a read/write "sparse bundle disk image" file. If that option is unavailable, choose the option to create a sparseimage file instead.
  4. Specify the location where you want to save the disk image file. You will find your network volume in the sidebar of the "New disk image" save dialog*.
  5. When you click the Clone button, CCC will create a disk image on the backup volume, back up the specified data, then unmount the disk image when the task is complete.

* Instructions for gaining access to network volumes is available in the OS X Help Center. If your network volume does not appear in CCC's Source or Destination menu, consult the documentation that came with the storage device you are trying to access, or choose "Mac Help" from the Finder's Help menu and search for "connecting to servers".

Performance expectations when backing up to a network volume

"Convenient" and "fast" often go hand-in-hand, but not when it comes to backing up to a network volume. There are several factors that can greatly reduce the performance of your backup, and this backup strategy involves several of them.

Backing up data over a wireless connection will be considerably slower than backing up over an ethernet connection. 802.11n networks support approximately 300 Mb/s of rated (theoretical) bandwidth under the best conditions, but they usually operate at much lower speeds (130 Mbps and below, which is comparable to 16 MB/s). Bandwidth drops considerably as you get further from the base station, and the file sharing protocol overhead will reduce your achievable bandwidth yet more. So practically speaking, you're lucky to get 8 MB/s over a wireless connection while sitting right next to the base station.

We performed a simple bandwidth test to a fourth generation Airport Extreme Base Station (802.11n) to demonstrate the performance decline. We copied a 100MB file to an external hard drive attached to the base station via USB in three scenarios: 1. An ethernet connection to the base station, 2. Sitting a few feet from the base station, and 3. Sitting across the house from the base station (~35 feet, no line of sight to the base station). The results were 6.5s (15.5 MB/s), 18.7s (5.3 MB/s), and 256s (0.39 MB/s) for the three scenarios, respectively. So, before you try to back up over a wireless network, consider running a simple test in the Finder to see just how fast your connection is. If it takes more than a minute to copy a 100MB file, your connection is too slow to be practical for backup purposes.

Backing up to a disk image on a network volume is faster than backing up to a folder on the network volume. We explain and illustrate this performance difference in "How long should the clone or backup take?" section of the documentation. The instructions provided above explain how to back up to a disk image, so as long as you follow those directions, you'll get the best performance possible.

The performance of the initial backup can be improved by attaching the storage directly to your Mac. If you're planning to attach an external disk to your wireless network router (e.g. base station, Time Capsule, etc.), consider attaching that storage directly to your Mac for the initial backup. Be sure to back up to a disk image on this storage (as described in the instructions above). After the initial backup has finished, you can then attach the external hard drive to your base station and specify the disk image as your destination in CCC by choosing "Choose disk image..." from CCC's Destination menu.

Restoring a full system from a disk image backup

Especially with the introduction of Lion, there are some logistical challenges to restoring a full system from a disk image backup. In particular, you must have some other installation of OS X that you can boot from in order to perform the restore — you can NOT boot from your disk image backup on the Time Capsule. Before you have to rely on your backup in a catastrophe, prepare yourself for this logistical challenge. Learn more about this in the "Restoring from a disk image" section of the documentation.