<?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: Backup or archive your Equallogic with lessfs.</title>
	<atom:link href="http://www.lessfs.com/wordpress/?feed=rss2&#038;page_id=172" rel="self" type="application/rss+xml" />
	<link>http://www.lessfs.com/wordpress</link>
	<description>Open source data de-duplication &#38; data tiering for less</description>
	<lastBuildDate>Wed, 18 Mar 2015 13:40:57 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.7</generator>
	<item>
		<title>By: Jeff</title>
		<link>http://www.lessfs.com/wordpress/?page_id=172&#038;cpage=1#comment-1234</link>
		<dc:creator><![CDATA[Jeff]]></dc:creator>
		<pubDate>Wed, 16 Feb 2011 02:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?page_id=172#comment-1234</guid>
		<description><![CDATA[Since I was super bored today, I wrote a python tool called ddsum (http://ddsum.com) that is like dd5sum but lets you change the hash algorithm. It let&#039;s you calculate the hash of something before and after compression for example:

dd if=/dev/sda &#124; ddsum -H sha512 &#124; bzip -9 &#124; ddsum -H sha512 - sda.img 2&gt;sda.img.sha512]]></description>
		<content:encoded><![CDATA[<p>Since I was super bored today, I wrote a python tool called ddsum (<a href="http://ddsum.com" rel="nofollow">http://ddsum.com</a>) that is like dd5sum but lets you change the hash algorithm. It let&#8217;s you calculate the hash of something before and after compression for example:</p>
<p>dd if=/dev/sda | ddsum -H sha512 | bzip -9 | ddsum -H sha512 &#8211; sda.img 2&gt;sda.img.sha512</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maru</title>
		<link>http://www.lessfs.com/wordpress/?page_id=172&#038;cpage=1#comment-1222</link>
		<dc:creator><![CDATA[maru]]></dc:creator>
		<pubDate>Mon, 07 Feb 2011 10:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?page_id=172#comment-1222</guid>
		<description><![CDATA[dd5sum is a tool that reads data from a source and writes it to a destination while calculating a md5 checksum.
You can download the source from: http://www.lessfs.com/wordpress/wp-content/software/dd5sum.tar.gz]]></description>
		<content:encoded><![CDATA[<p>dd5sum is a tool that reads data from a source and writes it to a destination while calculating a md5 checksum.<br />
You can download the source from: <a href="http://www.lessfs.com/wordpress/wp-content/software/dd5sum.tar.gz" rel="nofollow">http://www.lessfs.com/wordpress/wp-content/software/dd5sum.tar.gz</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Ivanov</title>
		<link>http://www.lessfs.com/wordpress/?page_id=172&#038;cpage=1#comment-1221</link>
		<dc:creator><![CDATA[Ivan Ivanov]]></dc:creator>
		<pubDate>Sun, 06 Feb 2011 23:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?page_id=172#comment-1221</guid>
		<description><![CDATA[I played around a bit and got this to work by using tee as in:
md5=$(dd if=/dev/sda bs=1M count=1 &#124; tee/pooldata/$VOL/$DATE/$lv &#124; md5sum - 2&gt;&amp;1)]]></description>
		<content:encoded><![CDATA[<p>I played around a bit and got this to work by using tee as in:<br />
md5=$(dd if=/dev/sda bs=1M count=1 | tee/pooldata/$VOL/$DATE/$lv | md5sum &#8211; 2&gt;&amp;1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Ivanov</title>
		<link>http://www.lessfs.com/wordpress/?page_id=172&#038;cpage=1#comment-1220</link>
		<dc:creator><![CDATA[Ivan Ivanov]]></dc:creator>
		<pubDate>Sun, 06 Feb 2011 23:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?page_id=172#comment-1220</guid>
		<description><![CDATA[In the following line:
md5=$(dd if=/dev/sda bs=1M &#124; dd5sum – /pooldata/$VOL/$DATE/$lv 2&gt;&amp;1)
isn&#039;t the &quot;dd5sum&quot; supposed to be &quot;md5sum&quot;? Also wordpress does weird things with the dash.
And another thing... looking at the md5sum man (if this dd5sum is actually md5sum) I fail to see how md5sum would calculate the hash of the data coming on the pipe from dd, and then write this same data to /pooldata/$VOL/$DATE/$lv. In this case md5sum simply calculates the md5 hash of the stream data and also the /pooldata/$VOL/$DATE/$lv file (if it exists). Am I missing something?]]></description>
		<content:encoded><![CDATA[<p>In the following line:<br />
md5=$(dd if=/dev/sda bs=1M | dd5sum – /pooldata/$VOL/$DATE/$lv 2&gt;&amp;1)<br />
isn&#8217;t the &#8220;dd5sum&#8221; supposed to be &#8220;md5sum&#8221;? Also wordpress does weird things with the dash.<br />
And another thing&#8230; looking at the md5sum man (if this dd5sum is actually md5sum) I fail to see how md5sum would calculate the hash of the data coming on the pipe from dd, and then write this same data to /pooldata/$VOL/$DATE/$lv. In this case md5sum simply calculates the md5 hash of the stream data and also the /pooldata/$VOL/$DATE/$lv file (if it exists). Am I missing something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to setup EqualLogic Replication &#171; Michael Ellerbeck</title>
		<link>http://www.lessfs.com/wordpress/?page_id=172&#038;cpage=1#comment-326</link>
		<dc:creator><![CDATA[How to setup EqualLogic Replication &#171; Michael Ellerbeck]]></dc:creator>
		<pubDate>Tue, 22 Dec 2009 18:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?page_id=172#comment-326</guid>
		<description><![CDATA[[...] is an interesting post on using lessfs http://www.lessfs.com/wordpress/?page_id=172 for more efficient backup. Possibly related posts: (automatically generated)DFS Replication – [...]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] is an interesting post on using lessfs <a href="http://www.lessfs.com/wordpress/?page_id=172" rel="nofollow">http://www.lessfs.com/wordpress/?page_id=172</a> for more efficient backup. Possibly related posts: (automatically generated)DFS Replication – [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
