<?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>awkward.org &#187; Disk Utility</title>
	<atom:link href="http://awkward.org/tag/disk-utility/feed/" rel="self" type="application/rss+xml" />
	<link>http://awkward.org</link>
	<description>T &#38; M - Thoughts &#38; Musings</description>
	<lastBuildDate>Sun, 14 Nov 2010 20:40:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Time Machine not Backing Up ?!</title>
		<link>http://awkward.org/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fawkward.org%2F2009%2F01%2F12%2Ftime-machine-not-backing-up%2F&#038;seed_title=Time+Machine+not+Backing+Up+%3F%21</link>
		<comments>http://awkward.org/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fawkward.org%2F2009%2F01%2F12%2Ftime-machine-not-backing-up%2F&#038;seed_title=Time+Machine+not+Backing+Up+%3F%21#comments</comments>
		<pubDate>Tue, 13 Jan 2009 03:14:03 +0000</pubDate>
		<dc:creator>awk</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Disk Utility]]></category>
		<category><![CDATA[Owners Enabled]]></category>
		<category><![CDATA[Time Machine]]></category>

		<guid isPermaLink="false">http://awkward.org/?p=204</guid>
		<description><![CDATA[Recently my MacBook started to complain that it hadn&#8217;t been able to do a Backup successfully for the last 21 days ! My MacBook usually backs up regularly using Time Machine to a Volume shared from my Mac Mini (sharing a volume from another Mac is one of the few supported remote destination for backup [...]]]></description>
			<content:encoded><![CDATA[<p>Recently my MacBook started to complain that it hadn&#8217;t been able to do a Backup successfully for the last 21 days !</p>
<p>My MacBook usually backs up regularly using Time Machine to a Volume shared from my Mac Mini (sharing a volume from another Mac is one of the few supported remote destination for backup options with Time Machine).</p>
<p>The volume was still shared from the Mac Mini but for some reason the MacBook didn&#8217;t see it when I connected via the Finder &#8211; other volumes and my home folder showed up fine though. Restarting the machines didn&#8217;t fix anything, so I resorted to Disk Utility to see if anything showed up there.</p>
<p>The only odd thing was that my Time Machine &#8216;server&#8217; volume reported that &#8220;Owners Enabled&#8221; was &#8220;No&#8221; (at the bottom of the Disk Utility window). Disk utility doesn&#8217;t have a way to change/set this, but there is a command line utility you can run from Terminal that does :</p>
<pre style="padding-left: 30px;">vsdbutil -c /Volumes/TMServer
No entry found for '/Volumes/TMServer'.</pre>
<p>If you run vsdbutil with the -a switch it will activate ownership on the specified volume :</p>
<pre style="padding-left: 30px;">bash-3.2# vsdbutil -a /Volumes/TMServer
bash-3.2# vsdbutil -c /Volumes/TMServer
Permissions on '/Volumes/TMServer' are enabled.</pre>
<p>Once I re-enabled the Volume as a Shared Folder a Time Machine backup from the MacBook started almost immediately ! Success &#8211; Backups Restored !</p>
]]></content:encoded>
			<wfw:commentRss>http://awkward.org/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fawkward.org%2F2009%2F01%2F12%2Ftime-machine-not-backing-up%2F&#038;seed_title=Time+Machine+not+Backing+Up+%3F%21/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

