<?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: Combine your partition space with mhddfs.</title>
	<atom:link href="http://blog.mindlesstechie.net/2009/01/19/combine-your-partition-space-with-mhddfs/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mindlesstechie.net/2009/01/19/combine-your-partition-space-with-mhddfs/</link>
	<description>An Eclectic IT Repository</description>
	<lastBuildDate>Fri, 01 Apr 2011 01:19:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Keith</title>
		<link>http://blog.mindlesstechie.net/2009/01/19/combine-your-partition-space-with-mhddfs/comment-page-1/#comment-397</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Fri, 01 Apr 2011 01:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mindlesstechie.net/?p=120#comment-397</guid>
		<description>Just wanted to say that I find mhddfs to be great.  I&#039;ve been using mdadm/lvm setups for a few years now, and while they&#039;ve been nearly painless for me - my current SATA/RAID cards in a home server are dying and I keep putting off replacement in order to do new drives/new array with new cards in order to get it all done at once.  As such I&#039;ve gone to individually lvm&#039;d drives, then linked into an mhddfs pool.  It&#039;s the perfect holdover for 6 months until I can see myself replacing the whole array in equal or greater size, in order to migrate what data I&#039;ve been able to retain from previous failures.</description>
		<content:encoded><![CDATA[<p>Just wanted to say that I find mhddfs to be great.  I&#8217;ve been using mdadm/lvm setups for a few years now, and while they&#8217;ve been nearly painless for me &#8211; my current SATA/RAID cards in a home server are dying and I keep putting off replacement in order to do new drives/new array with new cards in order to get it all done at once.  As such I&#8217;ve gone to individually lvm&#8217;d drives, then linked into an mhddfs pool.  It&#8217;s the perfect holdover for 6 months until I can see myself replacing the whole array in equal or greater size, in order to migrate what data I&#8217;ve been able to retain from previous failures.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mau king</title>
		<link>http://blog.mindlesstechie.net/2009/01/19/combine-your-partition-space-with-mhddfs/comment-page-1/#comment-343</link>
		<dc:creator>mau king</dc:creator>
		<pubDate>Fri, 07 Jan 2011 11:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mindlesstechie.net/?p=120#comment-343</guid>
		<description>This is wonderful!!!
I was looking for something like this for a very long time. 
I am continuously testing it on different configurations of HDD, partitions and filesystems; it works flawlessly! 
There is hardly any change in speed. The data is stored on HDDs/partitions in a distributed manner. For end user there is one large drive. Lets say, If you have 4 drives and data is spread across all of them and if a hard disk crashes, all the data on three HDD will remain intact and can be retrieved.</description>
		<content:encoded><![CDATA[<p>This is wonderful!!!<br />
I was looking for something like this for a very long time.<br />
I am continuously testing it on different configurations of HDD, partitions and filesystems; it works flawlessly!<br />
There is hardly any change in speed. The data is stored on HDDs/partitions in a distributed manner. For end user there is one large drive. Lets say, If you have 4 drives and data is spread across all of them and if a hard disk crashes, all the data on three HDD will remain intact and can be retrieved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dirk Gently</title>
		<link>http://blog.mindlesstechie.net/2009/01/19/combine-your-partition-space-with-mhddfs/comment-page-1/#comment-109</link>
		<dc:creator>Dirk Gently</dc:creator>
		<pubDate>Thu, 29 Jan 2009 07:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mindlesstechie.net/?p=120#comment-109</guid>
		<description>Good tip, I thought that I&#039;d need to do this as one of my partitions grows too large.  Thanks.</description>
		<content:encoded><![CDATA[<p>Good tip, I thought that I&#8217;d need to do this as one of my partitions grows too large.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Alberts</title>
		<link>http://blog.mindlesstechie.net/2009/01/19/combine-your-partition-space-with-mhddfs/comment-page-1/#comment-108</link>
		<dc:creator>John Alberts</dc:creator>
		<pubDate>Tue, 27 Jan 2009 16:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mindlesstechie.net/?p=120#comment-108</guid>
		<description>I actually haven&#039;t used the filesystem yet, but in reading the documentation, it looks like you will only lose the data on the drive that failed.  There is no striping of data across drives and no parity, so the only data affected should be on the failed drive.
Which drive is chosen seems to depend on the configuration of parameters such as mlimit.</description>
		<content:encoded><![CDATA[<p>I actually haven&#8217;t used the filesystem yet, but in reading the documentation, it looks like you will only lose the data on the drive that failed.  There is no striping of data across drives and no parity, so the only data affected should be on the failed drive.<br />
Which drive is chosen seems to depend on the configuration of parameters such as mlimit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: docatomic</title>
		<link>http://blog.mindlesstechie.net/2009/01/19/combine-your-partition-space-with-mhddfs/comment-page-1/#comment-107</link>
		<dc:creator>docatomic</dc:creator>
		<pubDate>Sun, 25 Jan 2009 20:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mindlesstechie.net/?p=120#comment-107</guid>
		<description>How is it for recovery?  Say you have four drives and you want to combine them into one big happy storage space - and then a year later, one drive fails.  Let&#039;s be generous, and say it&#039;s the last of the four that died; let&#039;s be even more generous, and assume a filesystem capacity usage of only 50% just prior to the failure.  Finally; let&#039;s be realistic, and further assume that since they&#039;re all 1TB drives backups have not been made because DVD-R discs are too small and Blu-Ray discs or large SCSI tapedrives are both too expensive.

How much will be lost, and would anything be directly recoverable?  Is this method striped, like the &#039;JBOD&#039; pseudo-RAID method used in FreeNAS, or is it strictly a linear concatenation?</description>
		<content:encoded><![CDATA[<p>How is it for recovery?  Say you have four drives and you want to combine them into one big happy storage space &#8211; and then a year later, one drive fails.  Let&#8217;s be generous, and say it&#8217;s the last of the four that died; let&#8217;s be even more generous, and assume a filesystem capacity usage of only 50% just prior to the failure.  Finally; let&#8217;s be realistic, and further assume that since they&#8217;re all 1TB drives backups have not been made because DVD-R discs are too small and Blu-Ray discs or large SCSI tapedrives are both too expensive.</p>
<p>How much will be lost, and would anything be directly recoverable?  Is this method striped, like the &#8216;JBOD&#8217; pseudo-RAID method used in FreeNAS, or is it strictly a linear concatenation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Dibb</title>
		<link>http://blog.mindlesstechie.net/2009/01/19/combine-your-partition-space-with-mhddfs/comment-page-1/#comment-105</link>
		<dc:creator>Steve Dibb</dc:creator>
		<pubDate>Tue, 20 Jan 2009 16:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mindlesstechie.net/?p=120#comment-105</guid>
		<description>Yah, I&#039;m actually using LVM right now, but I don&#039;t wanna stick more drives into my case to make the thing overheat.  So I&#039;m gonna move to external drives (probably USB), and I can&#039;t use LVM with those.  So this should really come in handy. :)</description>
		<content:encoded><![CDATA[<p>Yah, I&#8217;m actually using LVM right now, but I don&#8217;t wanna stick more drives into my case to make the thing overheat.  So I&#8217;m gonna move to external drives (probably USB), and I can&#8217;t use LVM with those.  So this should really come in handy. <img src='http://blog.mindlesstechie.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Alberts</title>
		<link>http://blog.mindlesstechie.net/2009/01/19/combine-your-partition-space-with-mhddfs/comment-page-1/#comment-103</link>
		<dc:creator>John Alberts</dc:creator>
		<pubDate>Tue, 20 Jan 2009 01:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mindlesstechie.net/?p=120#comment-103</guid>
		<description>Sure thing.  I know I&#039;ve needed something like this in the past myself.  If you have the luck of some forethought, of course, LVM would likely be a better choice, otherwise, this seems like a nice alternative.</description>
		<content:encoded><![CDATA[<p>Sure thing.  I know I&#8217;ve needed something like this in the past myself.  If you have the luck of some forethought, of course, LVM would likely be a better choice, otherwise, this seems like a nice alternative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Dibb</title>
		<link>http://blog.mindlesstechie.net/2009/01/19/combine-your-partition-space-with-mhddfs/comment-page-1/#comment-102</link>
		<dc:creator>Steve Dibb</dc:creator>
		<pubDate>Tue, 20 Jan 2009 00:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mindlesstechie.net/?p=120#comment-102</guid>
		<description>Oh wow, man, this is exactly what I&#039;ve been looking for!  Awesome, thanks. :)</description>
		<content:encoded><![CDATA[<p>Oh wow, man, this is exactly what I&#8217;ve been looking for!  Awesome, thanks. <img src='http://blog.mindlesstechie.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

