<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: ZFS: backup, snapshot, rollback, restore, boot and more</title>
	<atom:link href="http://fuzzy.wordpress.com/2007/05/28/zfs-file-rollback/feed/" rel="self" type="application/rss+xml" />
	<link>http://fuzzy.wordpress.com/2007/05/28/zfs-file-rollback/</link>
	<description>"Happiness is not a state to arrive at, but a manner of travelling" —Margaret Lee Runbeck</description>
	<pubDate>Sun, 12 Oct 2008 05:28:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Graham Perrin</title>
		<link>http://fuzzy.wordpress.com/2007/05/28/zfs-file-rollback/#comment-198</link>
		<dc:creator>Graham Perrin</dc:creator>
		<pubDate>Mon, 28 May 2007 16:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://fuzzy.wordpress.com/2007/05/28/zfs-file-rollback/#comment-198</guid>
		<description>Graham Perrin: 

— thanks Mark J Musante for the focus; what he mentions is familiar

— recalls that Solaris 10 bootable install media was/is not bootable in Parallels Desktop for Mac

— wonders where he bookmarked the workaround for that incompatibility

— prepares to boot Ubuntu 7.04 in a VM to maybe dabble with ZFS in FUSE on Linux.

&lt;blockquote&gt;cp them to recover them&lt;/blockquote&gt;

… so, the snapshot directory is browsable/searchable at the command line &lt;em&gt;without&lt;/em&gt; actually rolling back the system?</description>
		<content:encoded><![CDATA[<p>Graham Perrin: </p>
<p>— thanks Mark J Musante for the focus; what he mentions is familiar</p>
<p>— recalls that Solaris 10 bootable install media was/is not bootable in Parallels Desktop for Mac</p>
<p>— wonders where he bookmarked the workaround for that incompatibility</p>
<p>— prepares to boot Ubuntu 7.04 in a VM to maybe dabble with ZFS in FUSE on Linux.</p>
<blockquote><p>cp them to recover them</p></blockquote>
<p>… so, the snapshot directory is browsable/searchable at the command line <em>without</em> actually rolling back the system?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark J Musante</title>
		<link>http://fuzzy.wordpress.com/2007/05/28/zfs-file-rollback/#comment-197</link>
		<dc:creator>Mark J Musante</dc:creator>
		<pubDate>Mon, 28 May 2007 14:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://fuzzy.wordpress.com/2007/05/28/zfs-file-rollback/#comment-197</guid>
		<description>ZFS supports filesystem rollback.  What Richard Relling meant in his response on the opensolaris thread was that you can use a ZFS filesystem as the filesystem for a CVS or SVN repository, and can use the source code control features to rollback files.

As ZFS snapshots cover the entire filesystem, you can rollback to a given point in time, but not a given file.  If you snapshot, for example, once every hour,  you can roll the filesystem back to what it looked like N hours ago.  New files created since then will be gone, but the file you were looking for will be there.  Note that you can use the .zfs/snapshot directory to look for individual files and cp them to recover them.  But again, this is only possible if you've got a snapshot to refer to.</description>
		<content:encoded><![CDATA[<p>ZFS supports filesystem rollback.  What Richard Relling meant in his response on the opensolaris thread was that you can use a ZFS filesystem as the filesystem for a CVS or SVN repository, and can use the source code control features to rollback files.</p>
<p>As ZFS snapshots cover the entire filesystem, you can rollback to a given point in time, but not a given file.  If you snapshot, for example, once every hour,  you can roll the filesystem back to what it looked like N hours ago.  New files created since then will be gone, but the file you were looking for will be there.  Note that you can use the .zfs/snapshot directory to look for individual files and cp them to recover them.  But again, this is only possible if you&#8217;ve got a snapshot to refer to.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
