<?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: Mhddfs &#8211; Combine Several Smaller Partition into One Large Virtual Storage	</title>
	<atom:link href="https://www.tecmint.com/combine-partitions-into-one-in-linux-using-mhddfs/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/combine-partitions-into-one-in-linux-using-mhddfs/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 06 Apr 2026 08:41:45 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: analogtek		</title>
		<link>https://www.tecmint.com/combine-partitions-into-one-in-linux-using-mhddfs/comment-page-1/#comment-2305047</link>

		<dc:creator><![CDATA[analogtek]]></dc:creator>
		<pubDate>Thu, 08 May 2025 07:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15401#comment-2305047</guid>

					<description><![CDATA[I use soft-links to my home partition. Plasma makes this rather easy.]]></description>
			<content:encoded><![CDATA[<p>I use soft-links to my home partition. Plasma makes this rather easy.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anil Garg		</title>
		<link>https://www.tecmint.com/combine-partitions-into-one-in-linux-using-mhddfs/comment-page-1/#comment-1224466</link>

		<dc:creator><![CDATA[Anil Garg]]></dc:creator>
		<pubDate>Wed, 14 Aug 2019 17:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15401#comment-1224466</guid>

					<description><![CDATA[If as you say that&lt;strong&gt; mhddfs&lt;/strong&gt; &quot;required lots of processing power during runtime&quot;, would you suggest &lt;strong&gt;MergerFS&lt;/strong&gt;?  Of they both take a similar hit on overheads...]]></description>
			<content:encoded><![CDATA[<p>If as you say that<strong> mhddfs</strong> &#8220;required lots of processing power during runtime&#8221;, would you suggest <strong>MergerFS</strong>?  Of they both take a similar hit on overheads&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vilial		</title>
		<link>https://www.tecmint.com/combine-partitions-into-one-in-linux-using-mhddfs/comment-page-1/#comment-1025874</link>

		<dc:creator><![CDATA[Vilial]]></dc:creator>
		<pubDate>Tue, 21 Aug 2018 10:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15401#comment-1025874</guid>

					<description><![CDATA[I don&#039;t know maybe it is outdated but I&#039;ve just lost control over VPS, because the &lt;strong&gt;/etc/fstab&lt;/strong&gt; record present here is incorrectly formed.

It should not contain spaces separating folders in the beginning.

See man mhddfs for correct example.]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know maybe it is outdated but I&#8217;ve just lost control over VPS, because the <strong>/etc/fstab</strong> record present here is incorrectly formed.</p>
<p>It should not contain spaces separating folders in the beginning.</p>
<p>See man mhddfs for correct example.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: C. R. Zamana		</title>
		<link>https://www.tecmint.com/combine-partitions-into-one-in-linux-using-mhddfs/comment-page-1/#comment-792166</link>

		<dc:creator><![CDATA[C. R. Zamana]]></dc:creator>
		<pubDate>Sat, 18 Jun 2016 04:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15401#comment-792166</guid>

					<description><![CDATA[MHDDFS has one GIGANTIC advantage over LVM or RAID-0: if you ever lose one of the disks, you&#039;ll lose only the data that was on that disk, and not the whole data of the combined filesystem.

Considering this, mhddfs is the simplest solution for joining several disks/partitions/folders into one lógica volume.

Redundancy and backup should be considered as complement, of course.]]></description>
			<content:encoded><![CDATA[<p>MHDDFS has one GIGANTIC advantage over LVM or RAID-0: if you ever lose one of the disks, you&#8217;ll lose only the data that was on that disk, and not the whole data of the combined filesystem.</p>
<p>Considering this, mhddfs is the simplest solution for joining several disks/partitions/folders into one lógica volume.</p>
<p>Redundancy and backup should be considered as complement, of course.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: maggi		</title>
		<link>https://www.tecmint.com/combine-partitions-into-one-in-linux-using-mhddfs/comment-page-1/#comment-783220</link>

		<dc:creator><![CDATA[maggi]]></dc:creator>
		<pubDate>Sun, 22 May 2016 10:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15401#comment-783220</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/combine-partitions-into-one-in-linux-using-mhddfs/comment-page-1/#comment-761181&quot;&gt;Anon&lt;/a&gt;.

Well that depends on the type of your RAID.
RAID0 will stripe all the data over the drives, so if any of them fails, the whole virtual drive will be ruined, and you have no chance to get your data back. So the risk increases with every disk in the array.
RAID1 will give you a better availability, since it mirrors the data on two disks. If one fails, the other one will still be OK and hold the data.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/combine-partitions-into-one-in-linux-using-mhddfs/comment-page-1/#comment-761181">Anon</a>.</p>
<p>Well that depends on the type of your RAID.<br />
RAID0 will stripe all the data over the drives, so if any of them fails, the whole virtual drive will be ruined, and you have no chance to get your data back. So the risk increases with every disk in the array.<br />
RAID1 will give you a better availability, since it mirrors the data on two disks. If one fails, the other one will still be OK and hold the data.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
