<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Raid Recovery Tips &#187; advantages of raid</title>
	<atom:link href="http://www.raidrecoverytips.org/tag/advantages-of-raid/feed" rel="self" type="application/rss+xml" />
	<link>http://www.raidrecoverytips.org</link>
	<description>Tips about Raid 0, Raid 1, Raid 5, Raid 6, Raid Software, Raid Controller, Linux Raid...</description>
	<lastBuildDate>Tue, 01 Dec 2009 01:25:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What are the advantages of RAID 0,RAID 1 and RAID 5?</title>
		<link>http://www.raidrecoverytips.org/what-are-the-advantages-of-raid-0raid-1-and-raid-5.html</link>
		<comments>http://www.raidrecoverytips.org/what-are-the-advantages-of-raid-0raid-1-and-raid-5.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 06:08:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Raid]]></category>
		<category><![CDATA[advantages of raid]]></category>
		<category><![CDATA[raid 0]]></category>
		<category><![CDATA[raid 1]]></category>
		<category><![CDATA[raid 5]]></category>
		<category><![CDATA[raid mode]]></category>

		<guid isPermaLink="false">http://www.raidrecoverytips.org/what-are-the-advantages-of-raid-0raid-1-and-raid-5.html</guid>
		<description><![CDATA[<h3>Advantages of <b>RAID</b></h3>
<p><b><a href="http://www.raidrecoverytips.org/category/raid">RAID</a></b> is an acronym for Redundant Array of independent Disks. With <b>RAID</b> enabled on a storage system you can connect two or more drives in the system so that they act like one big fast drive or set them up so that one drive in the system is used to automatically and instantaneously duplicate (or mirror) your data for real-time backup.</p>
<p><strong>There are three reasons you might want a <b>RAID</b> system of drives.</strong></p>
<ol>
<li>You need tons of storage space and you need it to be fast. (<b><a href="http://www.raidrecoverytips.org/tag/raid-0">RAID 0</a></b>)</li>
<li>You want to instantaneously and automatically backup your data. (<b><a href="http://www.raidrecoverytips.org/tag/raid-1">RAID 1</a></b>)</li>
<li>You want both. (<b><a href="http://www.raidrecoverytips.org/tag/raid-5">RAID 5</a></b>) </li>
</ol>
<p><a href="http://www.raidrecoverytips.org/wp-content/uploads/2009/07/image13.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Raid Mode Comparison" border="0" alt="Raid Mode Comparison" src="http://www.raidrecoverytips.org/wp-content/uploads/2009/07/image_thumb13.png" width="279" height="255" /></a> </p>
<h3>Which&#8230;</h3>]]></description>
			<content:encoded><![CDATA[<h3>Advantages of <b>RAID</b></h3>
<p><b><a href="http://www.raidrecoverytips.org/category/raid">RAID</a></b> is an acronym for Redundant Array of independent Disks. With <b>RAID</b> enabled on a storage system you can connect two or more drives in the system so that they act like one big fast drive or set them up so that one drive in the system is used to automatically and instantaneously duplicate (or mirror) your data for real-time backup.</p>
<p><strong>There are three reasons you might want a <b>RAID</b> system of drives.</strong></p>
<ol>
<li>You need tons of storage space and you need it to be fast. (<b><a href="http://www.raidrecoverytips.org/tag/raid-0">RAID 0</a></b>)</li>
<li>You want to instantaneously and automatically backup your data. (<b><a href="http://www.raidrecoverytips.org/tag/raid-1">RAID 1</a></b>)</li>
<li>You want both. (<b><a href="http://www.raidrecoverytips.org/tag/raid-5">RAID 5</a></b>) </li>
</ol>
<p><a href="http://www.raidrecoverytips.org/wp-content/uploads/2009/07/image13.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Raid Mode Comparison" border="0" alt="Raid Mode Comparison" src="http://www.raidrecoverytips.org/wp-content/uploads/2009/07/image_thumb13.png" width="279" height="255" /></a> </p>
<h3>Which <b>RAID</b> mode should i use?</h3>
<p><b>1. Speed (<b>RAID</b> 0)</b></p>
<p>Set in high-performance mode (also called striped mode or <b>RAID</b> 0) the storage system gives you the power you need when you’re:</p>
<ul>
<li>Designing huge graphics and need a lightning-fast photoshop scratch space. </li>
<li>Recording large DV files while maintaining clean audio performance. </li>
<li>Editing DV or HD video and want a smooth work flow with no dropped frames. </li>
<li>Rendering complex 3D objects or special effects. </li>
<li>performing disk-intensive database operations. </li>
<li>Driven to be the first geek on your block with a computer so fast it blows your socks off. </li>
</ul>
<p>Why is <b>RAID</b> 0 so fast? it’s a bit complicated, but suffice it to say that two or more heads, or in this case, drives, are better than one. picture multiple hoses filling a bucket at the same time or several men bailing a boat and you can understand why two drives striped are faster than one. Data is saved (striped) across both drives and accessed in parallel by all the drives so you get higher data transfer rates on large data accesses and higher input/output rates on small data accesses. </p>
<p><b>2. Data protection (<b>RAID</b> 1)</b></p>
<p>Set the system to data protection mode (also known as mirrored mode or <b>RAID</b> 1) and the capacity is divided in half. Half of the capacity is used to store your data and half is used for a duplicate copy.</p>
<p>Why do i want that kind of redundancy? it’s your data, your family pictures, your movie of baby’s first steps, your first novel. is it important? You decide. if it is, then <b>RAID</b> mirroring is for you.</p>
<p><b>3. Data protection and speed (<b>RAID</b> 5)</b></p>
<p>in systems with three or more drives (like 4 TB WD ShareSpace™ Network Storage System) we recommend that you set the system to <b>RAID</b> 5. This gives you the best of both worlds: fast performance by striping data across all drives; data protection by dedicating a quarter of each drive to fault tolerance leaving three quarters of the system capacity available for data storage.</p>
<p><b>About Spanning (Linear)</b></p>
<p>Spanning, which is not a <b>RAID</b> mode, combines all the drives in a system into one big volume so they act like one giant drive.&#160; The drives are filled up one drive at a time.&#160; The advantage of using this mode is that you can add more drives without having to reformat the system.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.raidrecoverytips.org/what-are-the-advantages-of-raid-0raid-1-and-raid-5.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

