<?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: How to scrub a Btrfs filesystem</title>
	<atom:link href="http://xercestech.com/how-to-scrub-btrfs.geek/feed" rel="self" type="application/rss+xml" />
	<link>http://xercestech.com/how-to-scrub-btrfs.geek</link>
	<description>Stuff geeks care about</description>
	<lastBuildDate>Fri, 03 Sep 2010 04:10:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Bryan</title>
		<link>http://xercestech.com/how-to-scrub-btrfs.geek/comment-page-1#comment-2258</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Thu, 24 Jun 2010 03:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://xercestech.com/?p=1753#comment-2258</guid>
		<description>What he means is that while the contents of the files themselves will be compared to their checksum, the filesystem structure itself - the directory structure and metadata - will not be, and thus you could still lose part or all of the filesystem map.  Which would be very bad.  Whether his assertion is true or not depends on details that I do not know.  If he knew such details, he should have sketched out the technical implementation issues, at least briefly.</description>
		<content:encoded><![CDATA[<p>What he means is that while the contents of the files themselves will be compared to their checksum, the filesystem structure itself &#8211; the directory structure and metadata &#8211; will not be, and thus you could still lose part or all of the filesystem map.  Which would be very bad.  Whether his assertion is true or not depends on details that I do not know.  If he knew such details, he should have sketched out the technical implementation issues, at least briefly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://xercestech.com/how-to-scrub-btrfs.geek/comment-page-1#comment-1758</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 16 May 2010 03:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://xercestech.com/?p=1753#comment-1758</guid>
		<description>BAReFOOt, i&#039;m not sure what you mean. It does step into each directory and stream the contents of each file to /dev/null, which should cause the kernel to read and compare the checksums.

What were you expecting it to do?</description>
		<content:encoded><![CDATA[<p>BAReFOOt, i&#8217;m not sure what you mean. It does step into each directory and stream the contents of each file to /dev/null, which should cause the kernel to read and compare the checksums.</p>
<p>What were you expecting it to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BAReFOOt</title>
		<link>http://xercestech.com/how-to-scrub-btrfs.geek/comment-page-1#comment-1757</link>
		<dc:creator>BAReFOOt</dc:creator>
		<pubDate>Sun, 16 May 2010 03:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://xercestech.com/?p=1753#comment-1757</guid>
		<description>Horribly and sneakingly dangerous!

This does not scrub the directories and meta-data at all. Which means it’s not much better than doing nothing. Since you still just as easily can lose everything.</description>
		<content:encoded><![CDATA[<p>Horribly and sneakingly dangerous!</p>
<p>This does not scrub the directories and meta-data at all. Which means it’s not much better than doing nothing. Since you still just as easily can lose everything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://xercestech.com/how-to-scrub-btrfs.geek/comment-page-1#comment-1750</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 01 Apr 2010 17:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://xercestech.com/?p=1753#comment-1750</guid>
		<description>You could also do this with a backup rsync or something like that, and kill two birds with one stone.</description>
		<content:encoded><![CDATA[<p>You could also do this with a backup rsync or something like that, and kill two birds with one stone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://xercestech.com/how-to-scrub-btrfs.geek/comment-page-1#comment-1662</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 16 Feb 2010 04:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://xercestech.com/?p=1753#comment-1662</guid>
		<description>Indeed, the -mount flag does what you suggest, i&#039;ve updated the post.

Thanks Mark!</description>
		<content:encoded><![CDATA[<p>Indeed, the -mount flag does what you suggest, i&#8217;ve updated the post.</p>
<p>Thanks Mark!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark J Musante</title>
		<link>http://xercestech.com/how-to-scrub-btrfs.geek/comment-page-1#comment-1661</link>
		<dc:creator>Mark J Musante</dc:creator>
		<pubDate>Tue, 16 Feb 2010 03:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://xercestech.com/?p=1753#comment-1661</guid>
		<description>You may want to add a -mount flag in there, or something like that.  (There must be a way to tell Linux’s find command to only search within the starting filesystem and not follow symbolic links out of the filesystem, or ignore filesystems that are mounted beneath the starting filesystem.  If it’s not -mount, I’m sure there’s another option for it).
</description>
		<content:encoded><![CDATA[<p>You may want to add a -mount flag in there, or something like that.  (There must be a way to tell Linux’s find command to only search within the starting filesystem and not follow symbolic links out of the filesystem, or ignore filesystems that are mounted beneath the starting filesystem.  If it’s not -mount, I’m sure there’s another option for it).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: xercestech.com @ 2010-09-09 11:38:00 -->