<?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: FreeNAS Bash script to start a ZFS scrub on each pool (scrub.sh)</title>
	<atom:link href="http://hype-o-thetic.com/2009/08/28/freenas-bash-script-to-start-a-zfs-scrub-on-each-pool-scrub-sh/feed/" rel="self" type="application/rss+xml" />
	<link>http://hype-o-thetic.com/2009/08/28/freenas-bash-script-to-start-a-zfs-scrub-on-each-pool-scrub-sh/</link>
	<description>my notes</description>
	<lastBuildDate>Fri, 11 Jun 2010 03:23:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=1121</generator>
	<item>
		<title>By: gimpe</title>
		<link>http://hype-o-thetic.com/2009/08/28/freenas-bash-script-to-start-a-zfs-scrub-on-each-pool-scrub-sh/comment-page-1/#comment-614</link>
		<dc:creator>gimpe</dc:creator>
		<pubDate>Wed, 05 May 2010 03:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://hype-o-thetic.com/?p=234#comment-614</guid>
		<description>I am sorry for the incovienient, I updated it and tested the &quot;copy to clipboard&quot; button in the upper right corner of the code box and the result is now right.

Strange the &quot;$1&quot; in the log function looks fine to me...</description>
		<content:encoded><![CDATA[<p>I am sorry for the incovienient, I updated it and tested the &#8220;copy to clipboard&#8221; button in the upper right corner of the code box and the result is now right.</p>
<p>Strange the &#8220;$1&#8243; in the log function looks fine to me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://hype-o-thetic.com/2009/08/28/freenas-bash-script-to-start-a-zfs-scrub-on-each-pool-scrub-sh/comment-page-1/#comment-604</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Mon, 03 May 2010 17:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://hype-o-thetic.com/?p=234#comment-604</guid>
		<description>Web seems to kill the formatting, so I need to make the following changes to get this to work:

*there is a missing ` mark at the end of the last line of each of the hourly/daily files.
*had to replace $1 with $pool throughout
*firefox doesn&#039;t change &amp; quot marks back to double quotes, so had to find and replace.  FormatSelector gets tripped up by the same issues.</description>
		<content:encoded><![CDATA[<p>Web seems to kill the formatting, so I need to make the following changes to get this to work:</p>
<p>*there is a missing ` mark at the end of the last line of each of the hourly/daily files.<br />
*had to replace $1 with $pool throughout<br />
*firefox doesn&#8217;t change &amp; quot marks back to double quotes, so had to find and replace.  FormatSelector gets tripped up by the same issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zpool - StartTags.com</title>
		<link>http://hype-o-thetic.com/2009/08/28/freenas-bash-script-to-start-a-zfs-scrub-on-each-pool-scrub-sh/comment-page-1/#comment-179</link>
		<dc:creator>zpool - StartTags.com</dc:creator>
		<pubDate>Sat, 30 Jan 2010 06:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://hype-o-thetic.com/?p=234#comment-179</guid>
		<description>[...] hype-o-thetic?com : FreeNAS Bash script to start a ZFS scrub ...pools=$($ZPOOL list -H -o name) # for each pool. for pool in $pools; do # start scrub for ... zpool [...]</description>
		<content:encoded><![CDATA[<p>[...] hype-o-thetic?com : FreeNAS Bash script to start a ZFS scrub &#8230;pools=$($ZPOOL list -H -o name) # for each pool. for pool in $pools; do # start scrub for &#8230; zpool [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harryd71</title>
		<link>http://hype-o-thetic.com/2009/08/28/freenas-bash-script-to-start-a-zfs-scrub-on-each-pool-scrub-sh/comment-page-1/#comment-66</link>
		<dc:creator>harryd71</dc:creator>
		<pubDate>Fri, 09 Oct 2009 19:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://hype-o-thetic.com/?p=234#comment-66</guid>
		<description>Many thanks for this script. I&#039;ve written a blogpost about scrubbing and take snapshots and I&#039;ve added a link to your website...

See here -&gt; http://harryd71.blogspot.com/2009/10/freenas-07-zfs-snapshots-and-scrubbing.html</description>
		<content:encoded><![CDATA[<p>Many thanks for this script. I&#8217;ve written a blogpost about scrubbing and take snapshots and I&#8217;ve added a link to your website&#8230;</p>
<p>See here -&gt; <a href="http://harryd71.blogspot.com/2009/10/freenas-07-zfs-snapshots-and-scrubbing.html" rel="nofollow">http://harryd71.blogspot.com/2009/10/freenas-07-zfs-snapshots-and-scrubbing.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Need hints for building a 6TB RAID5 Linux-Server? &#124; Linux Appliance</title>
		<link>http://hype-o-thetic.com/2009/08/28/freenas-bash-script-to-start-a-zfs-scrub-on-each-pool-scrub-sh/comment-page-1/#comment-37</link>
		<dc:creator>Need hints for building a 6TB RAID5 Linux-Server? &#124; Linux Appliance</dc:creator>
		<pubDate>Mon, 14 Sep 2009 18:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://hype-o-thetic.com/?p=234#comment-37</guid>
		<description>[...] hype-o-thetic?com : FreeNAS Bash playscript to move a ZFS vegetation on &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] hype-o-thetic?com : FreeNAS Bash playscript to move a ZFS vegetation on &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn FreeNAS &#187; FreeNAS Bash Script to Start a ZFS Scrub on Each Pool</title>
		<link>http://hype-o-thetic.com/2009/08/28/freenas-bash-script-to-start-a-zfs-scrub-on-each-pool-scrub-sh/comment-page-1/#comment-21</link>
		<dc:creator>Learn FreeNAS &#187; FreeNAS Bash Script to Start a ZFS Scrub on Each Pool</dc:creator>
		<pubDate>Mon, 31 Aug 2009 11:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://hype-o-thetic.com/?p=234#comment-21</guid>
		<description>[...] You can find the script here: FreeNAS Bash script to start a ZFS scrub on each pool (scrub.sh) – hype-o-thetic?com [...]</description>
		<content:encoded><![CDATA[<p>[...] You can find the script here: FreeNAS Bash script to start a ZFS scrub on each pool (scrub.sh) – hype-o-thetic?com [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
