<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Make Mac Work &#187; Time Machine</title>
	<atom:link href="http://www.makemacwork.com/category/time-machine/feed" rel="self" type="application/rss+xml" />
	<link>http://www.makemacwork.com</link>
	<description>Helping Manage The Macintosh Enterprise</description>
	<lastBuildDate>Mon, 31 Aug 2009 07:00:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Troubleshoot Time Machine Server</title>
		<link>http://www.makemacwork.com/troubleshoot-time-machine-server.htm</link>
		<comments>http://www.makemacwork.com/troubleshoot-time-machine-server.htm#comments</comments>
		<pubDate>Mon, 02 Feb 2009 07:00:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OS X Server]]></category>
		<category><![CDATA[Time Machine]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.makemacwork.com/troubleshoot-time-machine-server</guid>
		<description><![CDATA[Backing up client machines to a specially-provisioned network share is one of the marquee features of Leopard Server. Unfortunately, it&#8217;s a feature with far more promise than documentation. When it works, it&#8217;s a dream, finally freeing you from an aging Retrospect setup (or worse). When it fails, though, it tends to do so without much [...]]]></description>
			<content:encoded><![CDATA[<p>Backing up client machines to a specially-provisioned network share is one of the marquee features of Leopard Server. Unfortunately, it&#8217;s a feature with far more promise than documentation. When it works, it&#8217;s a dream, finally freeing you from an aging Retrospect setup (or worse). When it fails, though, it tends to do so without much insight as to what&#8217;s gone wrong. If you can&#8217;t get Time Machine backing up to a server, you&#8217;ll get plenty of detail as to why. Once a machine stops backing up properly, though, there&#8217;s no real indication as to how you might get it working again.</p>
<p>There are a variety of reasons your <a href="http://www.makemacwork.com/network-time-machine.htm">network Time Machine setup</a> might start excluding certain machines. Rather than address them each individually, the following is a general troubleshooting approach for the full gamut of issues. Follow these guidelines, and your Time Machine setup should be working again in no time.</p>
<p>First, turn off Time Machine on the misbehaving client machine. With the large, decorative switch now in the &#8220;off&#8221; position, remove the preferences file at <tt>Library/Preferences/com.apple.TimeMachine.plist</tt>. If you&#8217;re dealing with a corrupt preference file, that should resolve the issue immediately.</p>
<p>Next, remove the Time Machine &#8220;cookie&#8221; from your network share. These invisible files are named with a period, followed by the MAC address (also called the ethernet id) of the &#8220;Ethernet 1&#8243; interface on each client machine (not necessarily the network interface you&#8217;re actually using). If the machine has a primary MAC address of <tt>a1:b2:c3:d4:e5:f6</tt>, then you&#8217;re looking for a file called <tt>.a1b2c3d4e5f6</tt> at the root of the share. Get rid of it, and any identification issues with your Time Machine client should disappear.</p>
<p>Finally, you&#8217;ll need to reintroduce your client machine to the Time Machine server. In order to access your share every hour, Time Machine stores authentication data in a keychain when it&#8217;s first configured. Delete all references to your Time Machine server from the &#8220;System&#8221; keychain (most simply with Keychain Access in the Utility folder). Once no memory of the name or IP of the server remains, you can reconfigure Time Machine to back up to your server again.</p>
<p>These steps won&#8217;t solve every Time Machine server problem, but this quick checklist can often get your users backing up again, and get you back to working on larger problems.</p>
<p><span class="note">Recommended Reading:</span> For more information about common backup problems, take a look at Apple&#8217;s own Knowledge Base on <a href="http://support.apple.com/kb/HT1770">troubleshooting Time Machine issues</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makemacwork.com/troubleshoot-time-machine-server.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network Time Machine</title>
		<link>http://www.makemacwork.com/network-time-machine.htm</link>
		<comments>http://www.makemacwork.com/network-time-machine.htm#comments</comments>
		<pubDate>Wed, 09 Jan 2008 14:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OS X Server]]></category>
		<category><![CDATA[Time Machine]]></category>

		<guid isPermaLink="false">http://www.makemacwork.com/network-time-machine/</guid>
		<description><![CDATA[Advertised heavily and presented enticingly, every Macintosh user has heard that Time Machine takes the complexity out of backups. While that may be true for individual users, managing numerous backups over a network is still a significant challenge for most Macintosh administrators. So with all the attention paid to the Time Machine in Leopard client, [...]]]></description>
			<content:encoded><![CDATA[<p>Advertised heavily and presented enticingly, every Macintosh user has heard that Time Machine takes the complexity out of backups. While that may be true for individual users, managing numerous backups over a network is still a significant challenge for most Macintosh administrators. So with all the attention paid to the Time Machine in Leopard client, there hasn&#8217;t been much focus on how Leopard Server can be used to back up multiple users to remote disks. In fact, if you&#8217;re not looking closely, the Time Machine features in OS X Server are easy to miss entirely.</p>
<p>To configure your workstations to use server-based Time Machine storage, you&#8217;ll have to set up network shares. If you aren&#8217;t running AFP, your first step is to turn on file sharing. Open Server Admin and select your server from the left. Click &#8220;Settings&#8221; from the toolbar, then &#8220;Services&#8221; below it, and check &#8220;AFP&#8221; from the list of services and save.</p>
<p>Now choose &#8220;File Sharing&#8221;, then the &#8220;Volumes&#8221; view below it, and browse to the location you&#8217;re assigning as your Time Machine share. Set the permissions as &#8220;Read &#038; Write&#8221; to the group you&#8217;re backing up (for a small workgroup, that could be all your users, while for larger organizations you&#8217;ll likely want to split users up across a number of shares). Click the &#8220;Share&#8221; button in the upper right, and save again. With your share created, switch to the &#8220;Share Points&#8221; view, and select &#8220;Enable as Time Machine backup destination&#8221;, saving one last time.</p>
<p><img alt="Server Admin: Enable Time Machine" src="http://www.makemacwork.com/wp-content/images/serveradmin-filesharing-timemachine.png" /></p>
<p>Using Bonjour, Leopard Server will broadcast the share across your local network, making it available as a Time Machine disk automatically in each machine&#8217;s System Preferences. Once the user is logged in to the share, the use of a network volume is transparent to the user.  On the management side, each backup is created as an individual sparse disk image, allowing portability and preventing user files from getting intermingled. Since users can delete files from these images, it&#8217;s wise to back them up off the server to removable media as well.</p>
<p>While it isn&#8217;t the answer for every environment, setting up Time Machine through OS X Server combines many of the best features of local and remote backup methods.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makemacwork.com/network-time-machine.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Command Time Machine</title>
		<link>http://www.makemacwork.com/command-time-machine.htm</link>
		<comments>http://www.makemacwork.com/command-time-machine.htm#comments</comments>
		<pubDate>Wed, 07 Nov 2007 14:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[System Settings]]></category>
		<category><![CDATA[Time Machine]]></category>

		<guid isPermaLink="false">http://www.makemacwork.com/command-time-machine/</guid>
		<description><![CDATA[With it&#8217;s spacey presentation and it&#8217;s promise of effortless data safety, Time Machine is the marquee feature of OS X Leopard, mentioned in every review as worth the price of the upgrade alone. While the ability to minimize data loss on any machine is fantastic, Time Machine presents some unique challenges for the people tasked [...]]]></description>
			<content:encoded><![CDATA[<p>With it&#8217;s spacey presentation and it&#8217;s promise of effortless data safety, Time Machine is the marquee feature of OS X Leopard, mentioned in every review as worth the price of the upgrade alone. While the ability to minimize data loss on any machine is fantastic, Time Machine presents some unique challenges for the people tasked with maintaining those machines. The minimal configuration options that make Time Machine so easy to use can also make it hard to control. Fortunately, there are more tools available than are exposed in the graphical interface.</p>
<h3>Exclude Files From Time Machine Backup:</h3>
<p>While the Time Machine pane in System Preferences has an intuitive interface for excluding paths from backup, doing so for multiple files and folders (or worse still, multiple machines) can be time-consuming. Instead, you can specify files to avoid through the command line, either locally or sent over Apple Remote Desktop. In this example, just replace <tt>PATH-ONE</tt> and <tt>PATH-TWO</tt> with as many absolute paths as you have directories or files to exempt.</p>
<p><code><strong>sudo defaults write /Library/Preferences/com.apple.TimeMachine \<br />SkipPaths -array-add "PATH-ONE" "PATH-TWO"</strong></code></p>
<h3>Change Regular Time Machine Backup Intervals:</h3>
<p>Another Time Machine annoyance is the mandatory hourly scheduling, forcing the machine into heavy disk access even when it&#8217;s being used for other read/write intensive operations (like video editing and playback). You can adjust the time between backups, however, in the Terminal or by changing the preferences file with Property List Editor (available in Apple&#8217;s free <a href="http://developer.apple.com/tools/">Developer Tools</a>).</p>
<p>If you&#8217;re altering Time Machine&#8217;s schedule programmatically, type the following:</p>
<p><code><strong>sudo defaults write /System/Library/LaunchDaemons/\<br />com.apple.backupd-auto StartInterval -int SECONDS</strong></code></p>
<p>Replace <tt>SECONDS</tt> with your desired wait between backups, specified in seconds (that&#8217;s 3600 per hour). This has the unwanted side-effect of restricting read permissions on the file, so if you want to edit these preferences again or have them run properly, you&#8217;ll have to set it&#8217;s permissions back to their original configuration like so:</p>
<p><code><strong>chmod 644 /System/Library/LaunchDaemons/\<br />com.apple.backupd-auto</strong></code></p>
<p>Editing the file with Property List Editor lets you skip the second step entirely, but confines you to manually adjusting the settings on each individual machine. A preferable approach is to push the command out to all your Macs using tools like Apple Remote Desktop, <a href="http://www.jamfsoftware.com/products/casper_suite.php">JAMF Casper Suite</a>, or <a href="http://www.lanrev.com/home.html">LANrev</a>.</p>
<h3>Schedule Time Machine Backups:</h3>
<p>If you&#8217;d like to run Time Machine only at times you&#8217;ve chosen, the command can be incorporated into a legacy <a href="http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/crontab.1.html"><tt>crontab</tt></a>, by preparing a scheduled job through <a href="http://developer.apple.com/documentation/Darwin/Reference/ManPages/man8/launchd.8.html"><tt>launchd</tt></a>, or even by embedding the instructions in an Applescript and choosing &#8220;Run Script&#8221; from the &#8220;Alarm&#8221; options in an iCal event. The line you need is:</p>
<p><code><strong>/System/Library/CoreServices/backupd.bundle/Contents/Resources/\<br />backupd-helper &#038;</code></strong></p>
<h3>Prevent Unwanted Time Machine Dialogs:</h3>
<p>By default, if you haven&#8217;t yet set a Time Machine volume, you&#8217;ll get asked if each and every disk you attach is a suitable backup destination. If you&#8217;re utilizing a different backup scheme, these dialogs can become an annoyance quickly. To put a stop to the them, the command you&#8217;re looking for is:</p>
<p><code><strong>defaults write com.apple.TimeMachine DoNotOfferNewDisksForBackup \<br />-bool YES</strong></code></p>
<h3>Protect Database Files From Time Machine:</h3>
<p>Finally, even Apple acknowledges that <a href="http://docs.info.apple.com/article.html?artnum=306853"> Time Machine has issues</a> backing up live databases. The cause (and it&#8217;s effects) are still unclear, but it doesn&#8217;t hurt to be careful with applications which run a database in the background when closed (such as Microsoft&#8217;s Entourage). The problem can be avoided by logging out before scheduled backups occur. The database will safely close, and Time Machine will run as expected.</p>
<p><span class="note">Recommended Reading:</span> While we were proud to have originally figured out this first Leopard tip on our own, the article was later updated to include Josh Wisenbaker&#8217;s clever tip to <a href="http://www.afp548.com/article.php?story=20080109213724586">Stop Time Machine Nagging</a>, via the equally clever <a href="http://www.afp548.com/">AFP548.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makemacwork.com/command-time-machine.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
