Command line transfer of TM backup to Time Capsule

I have just purchased a new 3TB Time Capsule to replace my ailing 750GB Firewire drive as my Time Machine Backup drive. However, the 750GB drive has none TM files on it, that I do not want to transfer to the new Time Capsule (see details below)
file://localhost/Volumes/LaCie%20BackUp/Backups.backupdb/
file://localhost/Volumes/LaCie%20BackUp/IBM%20DDRS-39130D%20Media/
file://localhost/Volumes/LaCie%20BackUp/Orphans%20Folder/
file://localhost/Volumes/LaCie%20BackUp/Files%20from%20Server/
The reason I am doing it this way is also because my old drive occassionaly goes into a 'pause' that requires me to disconnect it from my MacBook Pro and reconnect it to try again. Thus I need to be able to transfer my backup files in smaller chunks than a whole disk image would entail, so that if the drive stops, I can pick up from the point of failure and carry on rather than start from scratch again.
Only the Backups.backupdb needs to be transferred to the Time Capsule, so I don't want to use Disk Utility and have been trying to copy the relevant backup directories using Terminal and the 'cp' command as SuperUser. However, I am finding that even so I am getting error messages back stating 'Operation not permitted', mainly to do with cp trying to run 'lchmod'.
I have read the existing FAQ article https://discussions.apple.com/message/11422415#5 and have all the correct journaling settings, etc. and the data seems to be transferring fine. Just not sure yet if I will have fully functional backups when I have finished.
Any command line help such as using the appropriate flags, etc. would be helpful.
Thanks, Russ

Pondini's notes are quite useful and I tried using SuperDuper and Disk Utility. I transferred my backups from my old 750GB Firewire400 backup drive to my new 3TB Time Capsule using both of them. Each time I tried, the transfer took to an inordinately long time - it failed any time up to a maximum of 18 hours from starting, the best only achieved about 90% transfer!
Also, I discovered by monitoring my MacBook's performance with Activity Monitor that both these programs are CPU intensive and indicated between 150% to 200% activity (both CPUs virtually maxed out), mostly with Finder activity. This was the limiting factor in the transfer and the process was achieving peak Disk I/O and network transfer rates of 10MB/s. The MacBook's fans were running full-blast during this time just trying to keep the thing cool!
I eventually found the most efficient method to transfer backups by reading through some of the Unix command manual pages and discovered Apple Software Restore (ASR). This command is used as the underlying tool by both SuperDuper and Disk Utility and does all the actual work. The final transfer tool less than 7 hours.
Network Transfer Rate 36MB/s (sustained)
Disk I/O Rate 52MB/s (peak), >32MB/s (sustained)
CPU activity 20% (peak), <15% (typical)
Main process is 'diskimages-helper'
The reason it works much better is that only the essential work is being done and that the command allows you to alter the buffer size to make it more efficient for the larger file transfer method. The whole transfer was therefore limited purely by the maximum transfer speed of the Firewire 400 drive itself. So here is how I did it using terminal:
$ su
Password:
[change to superuser so you don't have problems with passwords and permissions, etc.]
sh-3.2# nice -n -20 asr restore --source <source drive> --target <target drive> --erase --noprompt --allowfragmentedcatalog --buffers 8 --buffersize 64m --noverify
Validating target...done
Validating source...done
Repartitioning target device...done
Warning: You may not be able to start up a computer with the target volume.
Validating sizes...done
Restoring  ....10....20....30....40....50....60....70....80....90....100
Remounting target volume...done
After mounting the resulting Time Capsule BackUp, it had the name of my old drive, which confused me somewhat, so I simply renamed it in the Finder.
Explanation:
The 'nice -n -20' command tells the OS X kernal to prioritise the commands that follow by giving them preferential access to CPU time (kind of like putting go-faster-stripes on).
The <source drive> is selected by dragging the drive icon onto the terminal window.
The <target drive>  has to have been created first by running an initial Time Machine Backup on the Time Capsule, which creates the .sparsebundle directory. Once this is created, stop Time Machine, then use the finder to log onto the Time Capsule and double click the .sparsebundle file. This will mount a disk called 'Time Capsule Backup'. Drag this image onto the terminal window as the target drive.
--erase removes any other stuff on the target drive and matches the journaling to the source drive
--noprompt stops you getting "do you want to continue? messages
--allowfragmentedcatalog ensures the directory catalogue on the source drive is read as is
--buffers 8 the default is 8, but I tried it with different numbers of buffers, but it didn't affect transfer speeds much
--buffersize 64m this made the most difference as the default is 1MB. Changing the buffer size makes the biggest impact as large file transfers work better when you give them large buffers.
--noverify - I used this as the transfer itself takes so long that I wasn't really wanting to wait for it to verify as well. On the occasions that I left it to verify, that function operated at a VERY slow speed and would have taken more than 100 hours to complete. I did not have the patience to investigate as to why that was, but essentially the data transfer rate during that stage was <2MB/s. Whatever was causing it to run so slow was not limited by any resources on my MacBook Pro or the network connection, so I will let someone else work out what the issue was there.

Similar Messages

  • Purchased a new Macbook Pro 13". I used migration assistant to transfer. I can't backup to time capsule.  I am getting on error The backup disk image "/Volumes/Herb's Time Capsul/Herb MacBook Pro.sparsebundle" could not be created (error 17).  Help

    Purchased a new Macbook Pro 13". I used migration assistant to transfer. I can't backup to time capsule.  I am getting on error "The backup disk image “/Volumes/Herb's Time Capsul/Herb MacBook Pro.sparsebundle” could not be created (error 17).  Help!

    Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Keychain Access in the page that opens.
    Select the System keychain in the list of keychains in the sidebar of the window. If you don't see the list, click the down-arrow icon below the sidebar.
    Then select Passwords in the Category list at lower left. Click the Kind heading in the list of keychain items to arrange it by Kind.
    Locate the AirPort Disk Password with the name of your Time Capsule. Double-click the item and check the box marked Show Password in the inspector window that opens. You'll be prompted for the administrator login password. Make a note of the AirPort password, then close the inspector window and delete the item.
    Also delete any other AirPort DIsk Password items for that same Time Capsule, which may have had a different name in the past.
    Quit Keychain Access and try again to back up.

  • Error: Time Machine couldn't complete the backup to Time Capsule - Unable to complete backup. An error occurred while creating the backup folder.

    error: Time Machine couldn't complete the backup to Time Capsule - Unable to complete backup. An error occurred while creating the backup folder.

    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the word "Starting" (without the quotes) in the String Matching text field. You should now see log messages with the words "Starting * backup," where * represents any of the words "automatic," "manual," or "standard." Note the timestamp of the last such message. Clear the text field and scroll back in the log to that time. Select the messages timestamped from then until the end of the backup, or the end of the log if that's not clear. Copy them (command-C) to the Clipboard. Paste (command-V) into a reply to this message.
    If there are runs of repeated messages, post only one example of each. Don't post many repetitions of the same message.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Some personal information, such as the names of your files, may be included — anonymize before posting.

  • Why Migration or Restore Utility doesn't find any Time Machine backups from Time Capsule ?

    Hello,
    After a big issue on my system (Lion), I had to do a full restore from Time Capsule and my problems started.
    Here is my setup:
    Time Capsule configured with account-based authentication
    MacBook with OS X Lion (x2) (1 needs a restore)
    I booted from Lion's restoration partitions, then I selected "Restore from Time Machine backup", my Time Capsule is detected. I hit "Continue", the utility asks my login/password. Then...nothing ! It seems that no backup is detected.
    Well, from another computer, I tried to connect with the same login/password and mount the sparsebundle backup...no problems
    To go further, I launched Migration utility from the working computer, then tried to restore from Time Machine backups....no backup is detected again !
    Solution:
    I had, from Lion's restoration partition, to mount the Time Capsule drive, then the sparsebundle image (the backup) from Terminal.
    After that, the restoration utility was able to detect the "local" mounted sparsebundle backup image.
    Aftermath:
    Not a single Apple utility, designed to restore my computer, was able to detect my Time Capsule's backups.
    I was able to use the command line utility to be able to restore my computer.
    Question:
    Did I miss something ? Am I the only one to do that to restore from a Time Capsule configured with account authentication ?

    I'm sorry I didn't get your point. I didn't find any answer in this FAQ.
    For the record, I checked my backups with Disk Utility, no damages were found, so it should work out of the box.

  • Time Machine Data Transfer - From FireWire Drive to Time Capsule - HELP!

    Time Machine Data Transfer - From FireWire Drive to Time Capsule - HELP!
    I've been searching for weeks for a solution to my problem. Here's the story I've come across since I installed Leopard on Oct. 26, 2007.
    I first installed Leopard on my Early 2006 MacBook and set up Time Machine with a 200GB external FireWire drive. Since then, things have been fine, until Time Machine started deleting the oldest backups. I'm a pack-rat and hated this feeling of losing data. So, I now have a few months worth of backups on my 200GB FireWire drive.
    The Time Capsule is released, I finally talk myself into getting one and transferring my old data from the 200GB drive to my 1TB TC.
    I did some researching through forums about how to move data from one Time Machine drive to another, so I took the concept and wanted to apply it to my Time Capsule. I made a DMG image of my 200GB drive, in order to move the data. I figured if I can make an image, copy it, and open it on the Time Capsule - all will go smoothly - just as some had mentioned they've done with external drives.
    Now, I have a 164GB DMG image of my Time Machine, with no hope in sight of gaining it back. I've tried taking the image, using Disk Utility, and restoring my original 200GB external with the imaged Time Machine data, but whenever I do, I come across error messages.
    In Disk Utility, I've done the following steps:
    * Disk Image is found on Time Capsule
    * I select the 200GB drive and select 'Restore'
    * I drag and drop the Disk Image to the 'Image' field
    * I drag and drop the 200GB drive into the the 'Restore' field
    * Select 'Erase Destination'
    * Select 'Restore'
    * I get the warning message that I'll erase the drive - I proceed
    * I enter my password
    Error message pops up:
    "Restore Failure: Could not find any scan information. The source image needs to be imagescanned/scanned for restore."
    I select the image in Disk Utility, then proceed with the following steps:
    * Click on "Image" then down to "Scan Image for Restore"
    * I enter my password
    After hours of waiting, I get another error message:
    "Unable to scan. (Broken pipe)."
    I'm going to see, after transferring the DMG to the Time Capsule, if I can drag-and-drop the files from the Time Capsule drive onto the 200GB hard drive.
    IF anyone has any more suggestions, please let me know!

    32 updates on this Mac since December 2007 - Hardware, software, OS...
    They keep coming at about 6 or 7 a month. Some of them I don't care about, but several are essential. 10.5.3 has been seeded to the testers a couple of times and will probably show up in the next few weeks. Jaguar wasn't worth a d*mn until 10.2.6, Panther about 10.3.4, Tiger about 10.4.4 - I'd say we are ahead or on schedule Too bad I can't get Apple to fix Spaces. I wish they'd focus on what I want but I guess some take more time than others.
    2007-12-18 00:32:39 -0800: Installed "GarageBand Update" (4.1.1)
    2007-12-18 00:32:43 -0800: Installed "QuickTime Broadcaster" (1.5.2)
    2007-12-18 00:33:07 -0800: Installed "Security Update 2007-009" (1.0)
    2007-12-18 00:33:29 -0800: Installed "QuickTime" (7.3.1)
    2007-12-19 09:32:03 -0800: Installed "MacBook MacBook Pro Software Update" (1.1)
    2007-12-23 23:57:32 -0800: Installed "Security Update 2007-009" (1.1)
    2008-01-16 09:18:07 -0800: Installed "iMovie Update" (7.1.1)
    2008-01-16 09:18:14 -0800: Installed "Front Row Update" (2.1.2)
    2008-01-16 09:18:45 -0800: Installed "iTunes" (7.6)
    2008-01-16 09:19:31 -0800: Installed "QuickTime" (7.4)
    2008-01-29 21:33:14 -0800: Installed "Keynote Update" (4.0.2)
    2008-01-29 21:33:23 -0800: Installed "Pages Update" (3.0.2)
    2008-01-29 21:33:31 -0800: Installed "Numbers Update" (1.0.2)
    2008-02-02 01:18:43 -0800: Installed "iWeb Update" (2.0.3)
    2008-02-05 20:12:17 -0800: Installed "iPhoto Update" (7.1.2)
    2008-02-15 09:03:49 -0800: Installed "iLife Support" (8.2)
    2008-02-15 09:04:17 -0800: Installed "QuickTime" (7.4.1)
    2008-02-15 09:04:51 -0800: Installed "Leopard Graphics Update" (1.0)
    2008-02-19 23:44:37 -0800: Installed "Keyboard Firmware Update" (1.0)
    2008-02-25 19:24:33 -0800: Installed "iTunes" (7.6.1)
    2008-03-03 17:14:18 -0800: Installed "GarageBand Update" (4.1.2)
    2008-03-03 17:14:31 -0800: Installed "iPhoto Update" (7.1.3)
    2008-03-12 18:11:36 -0700: Installed "AirPort Utility" (5.3.1)
    2008-03-18 10:03:57 -0700: Installed "Safari" (3.1)
    2008-03-20 13:00:58 -0700: Installed "Security Update 2008-002" (1.0)
    2008-03-20 13:01:04 -0700: Installed "Time Machine and AirPort Updates" (1.0)
    2008-03-21 22:49:16 -0700: Installed "Digital Camera RAW Compatibility Update" (2.0)
    2008-04-03 00:50:22 -0700: Installed "Front Row Update" (2.1.3)
    2008-04-03 00:50:50 -0700: Installed "QuickTime" (7.4.5)
    2008-04-03 00:51:58 -0700: Installed "iTunes" (7.6.2)
    2008-04-08 17:16:02 -0700: Installed "Keynote Update" (4.0.3)
    2008-04-08 17:16:08 -0700: Installed "MacBook Pro EFI Firmware Update" (1.5)

  • Suddenly extremely slow Time Machine backups on Time Capsule

    My Time Machine backups on Time Capsule have been pretty good in the last few months. In the last week or so I am seeing painfully slow backups. It's not the preparing or the finishing phase, it's the backup itself. Data transfer for other apps is fine. The backup transfers about 50 Kb per second. In more than 3 hours it backed up about 600 Mb. Here's what I get from the Console:
    11/26/08 4:22:07 PM /System/Library/CoreServices/backupd[1281] No pre-backup thinning needed: 1.28 GB requested (including padding), 730.31 GB available
    11/26/08 5:50:47 PM /System/Library/CoreServices/backupd[1281] Bulk setting Spotlight attributes failed.
    11/26/08 6:12:40 PM /System/Library/CoreServices/backupd[1281] Bulk setting Spotlight attributes failed.
    11/26/08 6:51:37 PM /System/Library/CoreServices/backupd[1281] Bulk setting Spotlight attributes failed.
    11/26/08 7:05:44 PM /System/Library/CoreServices/backupd[1281] Unable to rebuild path cache for source item. Partial source path:
    11/26/08 7:05:46 PM /System/Library/CoreServices/backupd[1281] Unable to rebuild path cache for source item. Partial source path:
    11/26/08 7:05:46 PM /System/Library/CoreServices/backupd[1281] Unable to rebuild path cache for source item. Partial source path:
    11/26/08 7:07:05 PM /System/Library/CoreServices/backupd[1281] Unable to rebuild path cache for source item. Partial source path:
    11/26/08 7:07:05 PM /System/Library/CoreServices/backupd[1281] Unable to rebuild path cache for source item. Partial source path:
    11/26/08 7:09:06 PM /System/Library/CoreServices/backupd[1281] Unable to rebuild path cache for source item. Partial source path:
    11/26/08 7:09:13 PM /System/Library/CoreServices/backupd[1281] Error: (-39) SrcErr:YES Copying (null) to (null)
    11/26/08 7:09:14 PM /System/Library/CoreServices/backupd[1281] Unable to rebuild path cache for source item. Partial source path:
    11/26/08 7:09:14 PM /System/Library/CoreServices/backupd[1281] Unable to rebuild path cache for source item. Partial source path:
    11/26/08 7:12:15 PM /System/Library/CoreServices/backupd[1281] Bulk setting Spotlight attributes failed.
    Any clue? What happened? (I did an Airport-related upgrade recently)
    My set up is a Time Capsule and an Airport Extreme.

    Well, this link has a video describing a downgrade:
    http://www.mefeedia.com/entry/airport-extreme-and-time-capsule-firmware-downgrad ing/11537477/
    It has been mentioned in apple discussions here as well, but with no other information than that it has helped some people.
    Message was edited by: Karl Ivar Dahl

  • Time Machine couldn't complete the backup to "Time Capsule. The backup disk image /Volumes/Data/MacBook Pro.sparsebundle could not be created (error 60)"

    We are Mountain Lion using Time Machine to backup to Time Capsule. When the backup tries to run, an error appears after a couple of minutes saying "The disk you inserted was not readable by this computer." Then an error shows up saying "Time Machine couldn't complete the backup to "Time Capsule.The backup disk image /Volumes/Data/MacBook Pro.sparsebundle could not be created (error 60)"
    I low level reformatted the Time Capsule and that didn't fix it. I then tried using Time Machine on another computer to back up to that same Time Capsule and it worked- so I'm doubting it's the Time Capsule.
    I've noticed that when Time Machine runs, that a  folder called Data  at /Volumes/ appears while Time Machine is trying to back up. I think it's making the sparsebundle to transfer to the Time Capsule.
    However, after a couple of minutes- it comes back saying that the disk is unreadable.
    I think it's something wrong with either creating the sparsebundle or opening the disk image that seems to be a part of the Time Machine backup process on the local drive. 
    I am able to create a disk image with Disk Utilitiy without any problem on that system. I've repaired the disk and disk permissions with Disk Utility and replaced the directory with Disk Warrior. I've trashed what preference files I could find and restarted. I've completely removed the backup destination from the computer and added it back again.
    Help!
    Thanks,
    Neil

    neillhowell wrote:
    I've noticed that when Time Machine runs, that a  folder called Data  at /Volumes/ appears while Time Machine is trying to back up. I think it's making the sparsebundle to transfer to the Time Capsule.
    Yes, exactly.  It makes one sparse bundle per Mac.
    It's possible the TC's disk is too full for a new sparse bundle, or there may be some other problem.
    Via the Finder, locate the existing sparse bundle (see the pink box in Time Machine - Frequently Asked Question #17 if you're not sure how to do that).  See how large it is (plus how large anything else that may be there).  If the total is very near the size of the TC, that may be the problem.
    If not, a clue may be lurking in your logs.  Use the widget in #A1 of Time Machine - Troubleshooting to display the backup messages from your logs.  Locate the backup in question (probably the first one displayed), then copy and post all the messages here.

  • Aborted automatic backup to Time Capsule causes machine to freeze

    I have a MBP (Santa Rosa) 15" with 2GB RAM (the stock one I got with the MBP)and a newly arrived 500GB Time Capsule, connected via Airport.
    I got 2 awful freezes in 4 days: mouse pointer stuck, no way to get back to work without a brutal shutdown (via power button).
    I think I tracked down the problem, by looking at system.log.
    In both cases the last (or nearly the last) records in the log refer to an aborted backup (I've set up Time Machine) because the machine is not connected to AC-power.
    Here are the mentioned lines, after which only the boot sequence log appears.
    Apr 14 23:17:55 Macintosh kernel[0]: AFP_VFS afpfs_mount: /Volumes/MyVolume, pid 3158
    Apr 14 23:17:56 Macintosh /System/Library/CoreServices/backupd[3162]: Not starting automatic backup, running on non-AC power source.
    Apr 14 23:19:55 Macintosh com.apple.launchd[1] (com.apple.netauth.sysagent[3158]): Stray process with PGID equal to this dead job: PID 3161 PPID 1 check_afp
    Apr 18 21:07:32 Macintosh kernel[0]: AFP_VFS afpfs_mount: /Volumes/MyVolume, pid 1293
    Apr 18 21:07:32 Macintosh /System/Library/CoreServices/backupd[1297]: Not starting automatic backup, running on non-AC power source.
    As you can see in the first one there is an extra line that misguided me before, but it's probably some notice arrived late from a process. In that case I left the machine unattended for a few minutes, in the second one, I noticed the freeze almost immediately. Actually, the clock on the menu-bar was at 21:08 when it froze, so the effect of the freeze follows about 30sec/1min after the triggering event.
    I also think that some of the troubles reported here http://discussions.apple.com/thread.jspa?messageID=6967074 might be related to the same event and not to switching locations.

    Well, I found a fix. I first moved the com.apple.TimeMachine.plist file from the Preference folder to the desktop, just in case I needed in the future (it turns out I didn't). Then I rebooted my computer. Time Machine did not find the .plist file and so I had to select again the disk for backup on Time Capsule. Then I backed up and it finally completed the hourly backup and now it seems back on track with the hourly backups

  • I am trying to update my time machine backup on time capsule, but time machine keeps trying to create an entirely new backup (evidenced by the 200GB backup size). How can I get time machine to modify my old backup rather than create a new one?

    I am trying to update my time machine backup on time capsule, but time machine keeps trying to create an entirely new backup (evidenced by the 200GB backup size). How can I get time machine to modify my old backup rather than create a new one?

    It must have found the old backup corrupt.. so you will more than likely have little choice. You can archive off the old backup if it is still useful.
    You can also verify it. See A5 http://pondini.org/TM/Troubleshooting.html
    He also has some info on this problem. eg C13.

  • I have used Airport Time Capsule with my iMac for several years. I recently purchased a MacBook Air and when it tried to backup to Time Capsule it couldn't because Time Capsule is full. How can I now use the 3TB Airport Time Capsule to back up both?

    I have used Airport Time Capsule with my iMac for a couple years. I recently purchased a MacBook Air and when it tried to backup to Time Capsule it couldn't because Time Capsule is full. How can I now use the 3TB Airport Time Capsule to back up both the iMac and MacBook Air? I don't mind losing earlier backups. I have excluded some items from backing up, but since the Airport Time Capsule is full, I can't even begin to back up the MacBook Air.

    On your Mac.......
    Open Finder > Applications > Utilities > AirPort Utility
    Click on the Time Capsule icon, then click Edit in the smaller window that appears
    Click on the Disks tab at the top of the window
    Click Erase Disk
    On the next window that appears, select the Quick Erase option, then click Erase
    The operation will only take a few minutes.
    Now you are ready to start new backups of both Macs.  Back up one Mac first, then back up the other.  Do not try to back up both Macs as the same time.

  • How to backup from Time Capsule to external HD?

    How to set up files backup from Time Capsule to external HD?
    Here is configuration: MacBook + MacAir + Time Capsule (which I use as a storage) + 2Tb WD MyPassport (USB connected to TimeCapsule)
    I keep files like photos on TimeCapsule to be available by WiFi and I want to set up my Time Machine to backup picture folder from TimeCapsule to MyPassport HD.

    Time Machine can't back up a network volume. You'll have to use third-party software. I don't have a specific recommendation. There is no efficient way at all to back up a Time Capsule, which is why it should only be used as a backup destination, not as a general-purpose file server.

  • Time Machine couldn't complete the backup to time capsule-the backup disk is not available

    Time Machine couldn’t complete the backup to time capsule-the backup disk is not available

    Reboot the network in correct order.. modem.. router/TC.. clients.. 2min gap.
    This is just standard windows.. woops, Mac OS networking now.

  • My backup to Time Capsule is taking over 4 million days. How can I shorten the time? I am not able to connect through ethernet. How do I fix this?

    My backup to Time Capsule is taking over 4 million days. How can I shorten the time? I am not able to connect through ethernet. How do I fix this?
    Not only that but my Mac Pro keep running and does not stop, my Address book has a blue light under it but wont open, the light for my monitor in the bottom right corner wont turn on or off. Please need help...

    It sounds like there is an issue with the Mac itself.
    Use the verify disk A5 in troubleshooting.
    http://pondini.org/TM/Troubleshooting.html
    Even if you cannot connect by ethernet, at current location.. you can simply disconnect the TC from the network and bring it to the Mac and plug it in by ethernet. The TC can be reset if you haven't got a suitable current setup (save previous setup before you change it) and run just as backup device.. do the backup and then return it to the network.
    If this is just a standard incremental backup.. then something has broken. The issue is not the TC pe se but failure in hardware somewhere.

  • Kernel panic with wifi backup to Time Capsule

    I have had no problem with wireless backup to Time Capsule until recently when I would consistently get a kernel panic during the backup. Is it a corrupt file? How would I isolate it? Or could it be a directory problem that DiskWarrior would fix? I can mount the backup image on my desktop OK.
    I suppose I could erase my backup image on the Time Capsule, but I dont want to lose all that data. And if I did, what is the best way to archive that TIme Capsule backup image?
    Thanks for any help.

    Arthur Simonsen wrote:
    I have had no problem with wireless backup to Time Capsule until recently when I would consistently get a kernel panic during the backup. Is it a corrupt file? How would I isolate it? Or could it be a directory problem that DiskWarrior would fix? I can mount the backup image on my desktop OK.
    First, Repair your backups per #A5 in the Time Machine - Troubleshooting *User Tip,* also at the top of the +Time Machine+ forum.
    If that doesn't help, here's a bunch of kernel panic info:
    Apple Support - About kernel panic messages
    Mac OS X Kernel Panic FAQ
    The X Lab - Resolving Kernel Panics
    Apple Developer - Technical Note TN2063: Understanding and Debugging Kernel Panics
    Tutorial: Avoiding and eliminating Kernel panics
    I suppose I could erase my backup image on the Time Capsule, but I dont want to lose all that data. And if I did, what is the best way to archive that TIme Capsule backup image?
    If your backups are ok, erasing the drive probably won't help. But to "archive" the backups, see this Apple article: http://support.apple.com/kb/HT1281

  • Backup of Time Capsule

    I have got a Time Capsule for making backups of all my devices. In addition I want to regularly backup the Time Capsule itself, however at another address, for abvious safety reasons. What are my options?

    The TC has no built in backup.. as you would normally define it.
    It has archive.. You plug a USB disk of equal size or larger than the data on the TC, and press archive in the airport utility. It backs up the entire disk.. for large disks it takes 12-24hours.. during that time no backup is possible to the TC. There is no incremental.. no nice rsync.. no attempt to make TM useful.. since it cannot backup network drives.
    You can also buy CCC and backup to another disk plugged into the computer.. or a different network drive. But all packets go through the computer.
    If you are making a backup of TM backups .. don't bother..
    Use TM to backup to multiple destinations..
    Or use a different backup software like CCC which is far better to recover with if you need a whole drive restored.

Maybe you are looking for

  • Calendar recommendations

    Looking for a calendar program that can integrate with either/both iCal and/or Google calendar. Essentially I need a three dimensional calendar. I have several attributes that each project shares. For instance, we need to view/keep track of rehearsal

  • Using Sharepoint as an archival and document management

    Hello,  I was asked by my manager to look for possible solutions to convert our archive paper file cabinets that are full of student records into digital format. We do not utilize sharepoint yet at the school but I was researching and found that shar

  • IPhoto Has Thousands of References to Photos on an Old Server

    My wife and I have been using Apple products forever. When iPhoto came out, we started importing all our printed photos. In the beginning, we put all these photos on my computer to act as a server, and somehow (this was maybe 10 years ago) we got the

  • Picture resolution question

    I am trying to increase the resolution of my pictures to fit a canvas print 100 x 75 cm. Is it possible to do this in Photoshop 10 Elements?

  • [iPhone] - Troubles with the NavigationBar transparency - Possibily a bug

    Hi, It seems some people including me are having problems with the NavigationBar especially when we are trying to use the transparency as it is used in the Photo application (the photos are visible under the NavigationBar and ToolBar at the bottom).