<?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: Build your own NAS using FreeNAS</title>
	<atom:link href="http://geekyprojects.com/nas/build-your-own-nas-using-freenas/feed/" rel="self" type="application/rss+xml" />
	<link>http://geekyprojects.com/nas/build-your-own-nas-using-freenas/</link>
	<description></description>
	<lastBuildDate>Sat, 19 Nov 2011 10:51:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Leandro</title>
		<link>http://geekyprojects.com/nas/build-your-own-nas-using-freenas/comment-page-2/#comment-36096</link>
		<dc:creator>Leandro</dc:creator>
		<pubDate>Thu, 03 Nov 2011 13:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://geekyprojects.com/nas/build-your-own-nas-using-freenas/#comment-36096</guid>
		<description>Hi,

When I try to run  Freenas 8.01 it appears the following &quot;error&quot; message.  Anyone knows to fix it?

http://imageshack.us/photo/my-images/202/20111103105823.jpg/

My network adapter is Intel gigabyte 100/1000 MBits/s ( Gibabyte Ethernet Intel 82579V ) and mb Intel DH61WW.

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>When I try to run  Freenas 8.01 it appears the following &#8220;error&#8221; message.  Anyone knows to fix it?</p>
<p><a href="http://imageshack.us/photo/my-images/202/20111103105823.jpg/" rel="nofollow">http://imageshack.us/photo/my-images/202/20111103105823.jpg/</a></p>
<p>My network adapter is Intel gigabyte 100/1000 MBits/s ( Gibabyte Ethernet Intel 82579V ) and mb Intel DH61WW.</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo Garcia</title>
		<link>http://geekyprojects.com/nas/build-your-own-nas-using-freenas/comment-page-2/#comment-26748</link>
		<dc:creator>Pablo Garcia</dc:creator>
		<pubDate>Fri, 15 Jul 2011 01:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://geekyprojects.com/nas/build-your-own-nas-using-freenas/#comment-26748</guid>
		<description>Hi Steve:
RAID5 is definitely not recommended on a software raid, you can do it but performance is going to definitely suffer. Software raid is more for RAID0 and RAID1.... As we know, with RAID0... good luck if you loose one of the drives and RAID1 the space is limited. When I built this project I had this running on a P3 motherboard which died on me. I just swapped it with a P4 motherboard, reloaded freenas on my CF card, inserted the RAID card and mounted my RAID with absolutely no configuring, since all the configuration was stored inside the card. Hardware RAID does have its disadvantages 1) Costly 2) Closed source firmware, so you are at the mercy of the company for firmware updates. But I&#039;ll take it over software RAID any time. I respect your opinion but I do not agree with it.</description>
		<content:encoded><![CDATA[<p>Hi Steve:<br />
RAID5 is definitely not recommended on a software raid, you can do it but performance is going to definitely suffer. Software raid is more for RAID0 and RAID1&#8230;. As we know, with RAID0&#8230; good luck if you loose one of the drives and RAID1 the space is limited. When I built this project I had this running on a P3 motherboard which died on me. I just swapped it with a P4 motherboard, reloaded freenas on my CF card, inserted the RAID card and mounted my RAID with absolutely no configuring, since all the configuration was stored inside the card. Hardware RAID does have its disadvantages 1) Costly 2) Closed source firmware, so you are at the mercy of the company for firmware updates. But I&#8217;ll take it over software RAID any time. I respect your opinion but I do not agree with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://geekyprojects.com/nas/build-your-own-nas-using-freenas/comment-page-2/#comment-26728</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 14 Jul 2011 15:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://geekyprojects.com/nas/build-your-own-nas-using-freenas/#comment-26728</guid>
		<description>Anyone thinking of building something like this, I can&#039;t urge you enough to use software RAID in Linux.  It&#039;s really not any more difficult to set up and you might have to follow a howto to replace a failed drive but everyone I&#039;ve spoken with (3 other guys) that has had a hardware array has had problems rebuilding the array after a failure that resulted in data loss.  We&#039;re all using Linux software RAID now (8TB array, two 6TB arrays, and a 4TB array).  We&#039;ve all had to replace at least one drive (I&#039;ve swapped four over time).  

That last bit is a point about hard drives that I can&#039;t underscore enough, and also re-enforces using software RAID.  Hard drives are junk now, even with good cooling (sub 30 C) expect to replace a drive every couple of years at least.  Be proactive and use SMART.  It&#039;s easy to do but many hardware RAID controllers don&#039;t give you access to the SMART data from the drives whereas with software RAID it&#039;s always available.  Use SMART for two purposes: check the drive temperature and see if the drive has started to fail.  Make sure the drive temps are udner 35 C and if possible get them under 30 C.  Ignore the &quot;health status&quot; of the drive, instead check the Reallocated Sector Count, Pending Sectors, and Offline Uncorrectable sectors.  These counts should always be zero.  When they start to increase it&#039;s time to order that new drive because while the drive might have a year left in it, it probably has a month left in it at most.  Be safe and just swap that drive out ASAP.

Also, if that controller fails, you&#039;ll need to find another one of the same brand/type to use your array.  With the Linux software solution you can slap those drives in any computer and boot a Linux CD and your data is accessible.  And it works the same for everyone so you can get tons of info and help off the internet.

Think all this is a problem with &quot;cheap&quot; hardware raid controllers?  I watched a corporate system on which no expense was spared lose TBs of data thanks to a hardware raid controller.  Not a cheap component in that system.  Was SMART monitored correctly? No, not supported.  Did they receive array failure alerts early?  No, system was too confusing so it turned out it was improperly configured.  $20K of a hard drive recovery facility and a week later and some of the data was back, but I can&#039;t afford that at home.

Go with something that is well understood and has a huge user base.  Something that has email alerts for both SMART and RAID status.  Something were those alerts are easy to test to make sure they go through.  Something that has tons of support. Something where you can check drive temps or generally easily check up on the array anytime.  And script it as well.

Also, is software RAID slow?  I can max the ethernet port and only busy one of my cores.

I almost never post on random places on the internet but I hate to see people lose their data.  It&#039;s always tragic.  Good luck.</description>
		<content:encoded><![CDATA[<p>Anyone thinking of building something like this, I can&#8217;t urge you enough to use software RAID in Linux.  It&#8217;s really not any more difficult to set up and you might have to follow a howto to replace a failed drive but everyone I&#8217;ve spoken with (3 other guys) that has had a hardware array has had problems rebuilding the array after a failure that resulted in data loss.  We&#8217;re all using Linux software RAID now (8TB array, two 6TB arrays, and a 4TB array).  We&#8217;ve all had to replace at least one drive (I&#8217;ve swapped four over time).  </p>
<p>That last bit is a point about hard drives that I can&#8217;t underscore enough, and also re-enforces using software RAID.  Hard drives are junk now, even with good cooling (sub 30 C) expect to replace a drive every couple of years at least.  Be proactive and use SMART.  It&#8217;s easy to do but many hardware RAID controllers don&#8217;t give you access to the SMART data from the drives whereas with software RAID it&#8217;s always available.  Use SMART for two purposes: check the drive temperature and see if the drive has started to fail.  Make sure the drive temps are udner 35 C and if possible get them under 30 C.  Ignore the &#8220;health status&#8221; of the drive, instead check the Reallocated Sector Count, Pending Sectors, and Offline Uncorrectable sectors.  These counts should always be zero.  When they start to increase it&#8217;s time to order that new drive because while the drive might have a year left in it, it probably has a month left in it at most.  Be safe and just swap that drive out ASAP.</p>
<p>Also, if that controller fails, you&#8217;ll need to find another one of the same brand/type to use your array.  With the Linux software solution you can slap those drives in any computer and boot a Linux CD and your data is accessible.  And it works the same for everyone so you can get tons of info and help off the internet.</p>
<p>Think all this is a problem with &#8220;cheap&#8221; hardware raid controllers?  I watched a corporate system on which no expense was spared lose TBs of data thanks to a hardware raid controller.  Not a cheap component in that system.  Was SMART monitored correctly? No, not supported.  Did they receive array failure alerts early?  No, system was too confusing so it turned out it was improperly configured.  $20K of a hard drive recovery facility and a week later and some of the data was back, but I can&#8217;t afford that at home.</p>
<p>Go with something that is well understood and has a huge user base.  Something that has email alerts for both SMART and RAID status.  Something were those alerts are easy to test to make sure they go through.  Something that has tons of support. Something where you can check drive temps or generally easily check up on the array anytime.  And script it as well.</p>
<p>Also, is software RAID slow?  I can max the ethernet port and only busy one of my cores.</p>
<p>I almost never post on random places on the internet but I hate to see people lose their data.  It&#8217;s always tragic.  Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo Garcia</title>
		<link>http://geekyprojects.com/nas/build-your-own-nas-using-freenas/comment-page-2/#comment-26549</link>
		<dc:creator>Pablo Garcia</dc:creator>
		<pubDate>Sat, 09 Jul 2011 16:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://geekyprojects.com/nas/build-your-own-nas-using-freenas/#comment-26549</guid>
		<description>Moggsie31
Thanks for finding that, I&#039;ve always wondered myself what was the biggest drive the card would support. According the the thread its 750GB and you need to upgrade the firmware on the card. Now, the thread is from 2009, those were the biggest hard drives back then, there might be a newer firmware.</description>
		<content:encoded><![CDATA[<p>Moggsie31<br />
Thanks for finding that, I&#8217;ve always wondered myself what was the biggest drive the card would support. According the the thread its 750GB and you need to upgrade the firmware on the card. Now, the thread is from 2009, those were the biggest hard drives back then, there might be a newer firmware.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo Garcia</title>
		<link>http://geekyprojects.com/nas/build-your-own-nas-using-freenas/comment-page-2/#comment-26547</link>
		<dc:creator>Pablo Garcia</dc:creator>
		<pubDate>Sat, 09 Jul 2011 16:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://geekyprojects.com/nas/build-your-own-nas-using-freenas/#comment-26547</guid>
		<description>Hi Moggsie31
&quot;Limited Success&quot;?? let me know where are you getting stuck. You can actually build the raid 5 with 3 drives, but 4 will give you more space.</description>
		<content:encoded><![CDATA[<p>Hi Moggsie31<br />
&#8220;Limited Success&#8221;?? let me know where are you getting stuck. You can actually build the raid 5 with 3 drives, but 4 will give you more space.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moggsie31</title>
		<link>http://geekyprojects.com/nas/build-your-own-nas-using-freenas/comment-page-2/#comment-26478</link>
		<dc:creator>Moggsie31</dc:creator>
		<pubDate>Thu, 07 Jul 2011 16:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://geekyprojects.com/nas/build-your-own-nas-using-freenas/#comment-26478</guid>
		<description>Update....

Anyone thinking of using large drives with the Dell 2610, please refer to this first.....

http://en.community.dell.com/support-forums/servers/f/956/t/19264487.aspx

Let The Buyer Beware !

...Of course I&#039;m open to ideas here</description>
		<content:encoded><![CDATA[<p>Update&#8230;.</p>
<p>Anyone thinking of using large drives with the Dell 2610, please refer to this first&#8230;..</p>
<p><a href="http://en.community.dell.com/support-forums/servers/f/956/t/19264487.aspx" rel="nofollow">http://en.community.dell.com/support-forums/servers/f/956/t/19264487.aspx</a></p>
<p>Let The Buyer Beware !</p>
<p>&#8230;Of course I&#8217;m open to ideas here</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moggsie31</title>
		<link>http://geekyprojects.com/nas/build-your-own-nas-using-freenas/comment-page-2/#comment-26477</link>
		<dc:creator>Moggsie31</dc:creator>
		<pubDate>Thu, 07 Jul 2011 15:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://geekyprojects.com/nas/build-your-own-nas-using-freenas/#comment-26477</guid>
		<description>Well, I bit the bullet at last and tried my hand at this project.

Limited success so far ( trying to build the &quot;array&quot; with one drive before I commit to buying any more !) , but others might find help here....

http://support.dell.com/support/edocs/storage/RAID/CERCbest.pdf

Thanks for the great article anyways Pablo !</description>
		<content:encoded><![CDATA[<p>Well, I bit the bullet at last and tried my hand at this project.</p>
<p>Limited success so far ( trying to build the &#8220;array&#8221; with one drive before I commit to buying any more !) , but others might find help here&#8230;.</p>
<p><a href="http://support.dell.com/support/edocs/storage/RAID/CERCbest.pdf" rel="nofollow">http://support.dell.com/support/edocs/storage/RAID/CERCbest.pdf</a></p>
<p>Thanks for the great article anyways Pablo !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo Garcia</title>
		<link>http://geekyprojects.com/nas/build-your-own-nas-using-freenas/comment-page-2/#comment-22587</link>
		<dc:creator>Pablo Garcia</dc:creator>
		<pubDate>Sat, 09 Apr 2011 14:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://geekyprojects.com/nas/build-your-own-nas-using-freenas/#comment-22587</guid>
		<description>Hi Max:
I totally differ from your opinion. Let me give you an example: When you buy a 600W power supply that means this PSU can deliver a maximum of 600W. So if your motherboard plus hard drives consume 100W then your power supply will get 100W (plus a negligible cost of transformation ~10%) from the power plug. 

1) Summarizing what I just said, the computer draws the most amount of power when it needs it.

2) This is running on an old single core PIII wich draws very little power compared to today&#039;s computers. An old PIII which cost me $0 and which otherwise would go to waste. 

3) The main hard drive is a CF-Card which draws negligible power.

4) Most of the power is being taken by the hard drives but that will also be the case with any standalone RAID unit.

5) When it is not being used it is asleep, freenas has pretty decent power settings.

6) And last... you do not have to have this running all the time, I certainly do not. I just turn it on to backup my computer.</description>
		<content:encoded><![CDATA[<p>Hi Max:<br />
I totally differ from your opinion. Let me give you an example: When you buy a 600W power supply that means this PSU can deliver a maximum of 600W. So if your motherboard plus hard drives consume 100W then your power supply will get 100W (plus a negligible cost of transformation ~10%) from the power plug. </p>
<p>1) Summarizing what I just said, the computer draws the most amount of power when it needs it.</p>
<p>2) This is running on an old single core PIII wich draws very little power compared to today&#8217;s computers. An old PIII which cost me $0 and which otherwise would go to waste. </p>
<p>3) The main hard drive is a CF-Card which draws negligible power.</p>
<p>4) Most of the power is being taken by the hard drives but that will also be the case with any standalone RAID unit.</p>
<p>5) When it is not being used it is asleep, freenas has pretty decent power settings.</p>
<p>6) And last&#8230; you do not have to have this running all the time, I certainly do not. I just turn it on to backup my computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://geekyprojects.com/nas/build-your-own-nas-using-freenas/comment-page-2/#comment-22579</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Sat, 09 Apr 2011 10:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://geekyprojects.com/nas/build-your-own-nas-using-freenas/#comment-22579</guid>
		<description>Why waste the power consumption and processing power of a full box on simple NAS tasks. Think about the running cost abefore falling into a project like this. A simple dedicated NAS drive might well be a better solution.

If you really must use a full box then let it work for you and get something out of its running cost. A simple XP server on a home network is much more exciting. There are limitless opportunities to let the server handle download work and take load off the other PC&#039;s on the network.</description>
		<content:encoded><![CDATA[<p>Why waste the power consumption and processing power of a full box on simple NAS tasks. Think about the running cost abefore falling into a project like this. A simple dedicated NAS drive might well be a better solution.</p>
<p>If you really must use a full box then let it work for you and get something out of its running cost. A simple XP server on a home network is much more exciting. There are limitless opportunities to let the server handle download work and take load off the other PC&#8217;s on the network.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian16</title>
		<link>http://geekyprojects.com/nas/build-your-own-nas-using-freenas/comment-page-2/#comment-21295</link>
		<dc:creator>Brian16</dc:creator>
		<pubDate>Tue, 08 Mar 2011 18:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://geekyprojects.com/nas/build-your-own-nas-using-freenas/#comment-21295</guid>
		<description>Can anyone suggest a reasonably priced SATA RAID 5 controller that can break the 1TB barrier? In this day and age 1TB isn&#039;t that great an amount of disk.</description>
		<content:encoded><![CDATA[<p>Can anyone suggest a reasonably priced SATA RAID 5 controller that can break the 1TB barrier? In this day and age 1TB isn&#8217;t that great an amount of disk.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

