<?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: Software RAID on Linux with mdadm</title>
	<atom:link href="http://www.linux-mag.com/id/7939/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/7939/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Sat, 05 Oct 2013 13:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: djghadge</title>
		<link>http://www.linux-mag.com/id/7939/#comment-9497</link>
		<dc:creator>djghadge</dc:creator>
		<pubDate>Sat, 07 May 2011 07:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7939#comment-9497</guid>
		<description>Can you tell me what are a pros and cons compared to the Hardware RAID ?</description>
		<content:encoded><![CDATA[<p>Can you tell me what are a pros and cons compared to the Hardware RAID ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: przemek</title>
		<link>http://www.linux-mag.com/id/7939/#comment-9451</link>
		<dc:creator>przemek</dc:creator>
		<pubDate>Fri, 22 Apr 2011 03:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7939#comment-9451</guid>
		<description>Re. RAID0 vs RAID1, I like this quip: &#039;the RAID number is equal to the probability that you&#039;ll get your data back after a disk failure&#039;. 

I don&#039;t mean to say that RAID0 is useless, but it does decrease the time to failure by a factor equal to the number of participating disks, so it essentially is only good for data that can be easily regenerated.</description>
		<content:encoded><![CDATA[<p>Re. RAID0 vs RAID1, I like this quip: &#8216;the RAID number is equal to the probability that you&#8217;ll get your data back after a disk failure&#8217;. </p>
<p>I don&#8217;t mean to say that RAID0 is useless, but it does decrease the time to failure by a factor equal to the number of participating disks, so it essentially is only good for data that can be easily regenerated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ggmathew</title>
		<link>http://www.linux-mag.com/id/7939/#comment-9317</link>
		<dc:creator>ggmathew</dc:creator>
		<pubDate>Thu, 31 Mar 2011 02:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7939#comment-9317</guid>
		<description>Software RAID on Linux with mdadm is great way to achieve RAID configuration, but it has it&#039;s own pros and cons compared to the Hardware RAID.</description>
		<content:encoded><![CDATA[<p>Software RAID on Linux with mdadm is great way to achieve RAID configuration, but it has it&#8217;s own pros and cons compared to the Hardware RAID.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tindallh</title>
		<link>http://www.linux-mag.com/id/7939/#comment-9313</link>
		<dc:creator>tindallh</dc:creator>
		<pubDate>Wed, 30 Mar 2011 16:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7939#comment-9313</guid>
		<description>You said:
&lt;cite&gt;Mdadm is smart enough to build the RAID-0 configuration using 
the smallest common size of each of the three devices.&lt;/cite&gt;
Not really sure why that&#039;s relevant to RAID-0...  RAID-1, yes, as the mirrored data can only be as large as the smallest member, but in level 0 (which I feel is a bad idea to start off with unless used with some other level) it doesn&#039;t matter...</description>
		<content:encoded><![CDATA[<p>You said:<br />
<cite>Mdadm is smart enough to build the RAID-0 configuration using<br />
the smallest common size of each of the three devices.</cite><br />
Not really sure why that&#8217;s relevant to RAID-0&#8230;  RAID-1, yes, as the mirrored data can only be as large as the smallest member, but in level 0 (which I feel is a bad idea to start off with unless used with some other level) it doesn&#8217;t matter&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smino</title>
		<link>http://www.linux-mag.com/id/7939/#comment-9312</link>
		<dc:creator>smino</dc:creator>
		<pubDate>Wed, 30 Mar 2011 15:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7939#comment-9312</guid>
		<description>Great right up. Is there such a thing as software Maid, in that it powers down the drives not in use, and powers them up when needed?
What about doing a Raid but without the striping, only data parity, so that if two or three drives fail, you only lose the information on those two or three drives? I ask because I currently use unraid that does this, and it powers off the drives you do not use individually, since it is not stripped, but I am always looking for a better free alternative.</description>
		<content:encoded><![CDATA[<p>Great right up. Is there such a thing as software Maid, in that it powers down the drives not in use, and powers them up when needed?<br />
What about doing a Raid but without the striping, only data parity, so that if two or three drives fail, you only lose the information on those two or three drives? I ask because I currently use unraid that does this, and it powers off the drives you do not use individually, since it is not stripped, but I am always looking for a better free alternative.</p>
]]></content:encoded>
	</item>
</channel>
</rss>