<?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: My NAS Server 1</title>
	<atom:link href="http://iain.rauch.co.uk/blog/2010-05/my-nas-server-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://iain.rauch.co.uk/blog/2010-05/my-nas-server-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-nas-server-1</link>
	<description>Interesting stuff...</description>
	<lastBuildDate>Sat, 05 Nov 2011 13:37:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Iain</title>
		<link>http://iain.rauch.co.uk/blog/2010-05/my-nas-server-1/comment-page-1/#comment-77</link>
		<dc:creator>Iain</dc:creator>
		<pubDate>Sat, 05 Nov 2011 13:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://iain.rauch.co.uk/blog/?p=25#comment-77</guid>
		<description>&quot;...4 on-board SATA ports. Using 5 x 4-port SATA cards, I gained a total of 24 SATA ports.&quot;

All the ports have a small extension to make the socket external.</description>
		<content:encoded><![CDATA[<p>&#8220;&#8230;4 on-board SATA ports. Using 5 x 4-port SATA cards, I gained a total of 24 SATA ports.&#8221;</p>
<p>All the ports have a small extension to make the socket external.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryan</title>
		<link>http://iain.rauch.co.uk/blog/2010-05/my-nas-server-1/comment-page-1/#comment-74</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Wed, 27 Jul 2011 20:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://iain.rauch.co.uk/blog/?p=25#comment-74</guid>
		<description>Can anyone tell me how he has got 24! drives on that, is it a modified pc or what ?</description>
		<content:encoded><![CDATA[<p>Can anyone tell me how he has got 24! drives on that, is it a modified pc or what ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iain</title>
		<link>http://iain.rauch.co.uk/blog/2010-05/my-nas-server-1/comment-page-1/#comment-65</link>
		<dc:creator>Iain</dc:creator>
		<pubDate>Mon, 13 Jun 2011 19:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://iain.rauch.co.uk/blog/?p=25#comment-65</guid>
		<description>I think unRAID is good in that respect as it&#039;s more flexible, and as far as I can tell produces the same results as RAID 5.

You&#039;re right about the capability of ZFS, but I disagree about not needing to grow a RAIDZ.

If for example you create a RAIDZ device with 4 disks, but are happy with the redundancy RAIDZ provides with using 6, you don&#039;t have the option to add them later when you need them and they are cheaper.</description>
		<content:encoded><![CDATA[<p>I think unRAID is good in that respect as it&#8217;s more flexible, and as far as I can tell produces the same results as RAID 5.</p>
<p>You&#8217;re right about the capability of ZFS, but I disagree about not needing to grow a RAIDZ.</p>
<p>If for example you create a RAIDZ device with 4 disks, but are happy with the redundancy RAIDZ provides with using 6, you don&#8217;t have the option to add them later when you need them and they are cheaper.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://iain.rauch.co.uk/blog/2010-05/my-nas-server-1/comment-page-1/#comment-63</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Mon, 13 Jun 2011 08:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://iain.rauch.co.uk/blog/?p=25#comment-63</guid>
		<description>Thanks for the write-up.
I think I&#039;ve had the same experience as you concerning getting large server cases with space for many HDDs into the UK: the prices are extortionate!

Anyhow, just a few things:

1) My understanding of UNRAID is that there is no redundancy. It goes against the philosophy of the solution really. It provides some level of protection by having a parity drive, but that&#039;s not the same as have redundant data or a disk. It allows data recovery in the event of a failure by calculating the values of the lost data.

2) ZFS has supported growing the size of pools (not raidz devices) since inception AFAIK. You can&#039;t grow the size or a raidz device, but normally you wouldn&#039;t need to: that device would be part of a pool and if you need more space you just add more disks (or raidz devices, or mirrors etc) to that pool.

I&#039;ll soon be going this way myself. I&#039;ve been doing a lot of research lately and will probably go with ZFS running on FreeNAS or NexentaStor which will allow me hot spares.

Thanks for the post!</description>
		<content:encoded><![CDATA[<p>Thanks for the write-up.<br />
I think I&#8217;ve had the same experience as you concerning getting large server cases with space for many HDDs into the UK: the prices are extortionate!</p>
<p>Anyhow, just a few things:</p>
<p>1) My understanding of UNRAID is that there is no redundancy. It goes against the philosophy of the solution really. It provides some level of protection by having a parity drive, but that&#8217;s not the same as have redundant data or a disk. It allows data recovery in the event of a failure by calculating the values of the lost data.</p>
<p>2) ZFS has supported growing the size of pools (not raidz devices) since inception AFAIK. You can&#8217;t grow the size or a raidz device, but normally you wouldn&#8217;t need to: that device would be part of a pool and if you need more space you just add more disks (or raidz devices, or mirrors etc) to that pool.</p>
<p>I&#8217;ll soon be going this way myself. I&#8217;ve been doing a lot of research lately and will probably go with ZFS running on FreeNAS or NexentaStor which will allow me hot spares.</p>
<p>Thanks for the post!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

