<?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: Building a home Network Attached Storage server. Part 1: Hardware</title>
	<atom:link href="http://stevenbenner.com/2009/12/building-a-home-network-attached-storage-server-part-1-hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://stevenbenner.com/2009/12/building-a-home-network-attached-storage-server-part-1-hardware/</link>
	<description>Random articles about programming, computing and the internet.</description>
	<lastBuildDate>Sat, 14 Jan 2012 08:07:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Steven Benner</title>
		<link>http://stevenbenner.com/2009/12/building-a-home-network-attached-storage-server-part-1-hardware/#comment-44224</link>
		<dc:creator>Steven Benner</dc:creator>
		<pubDate>Mon, 13 Jun 2011 23:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://stevenbenner.com/blog/?p=27#comment-44224</guid>
		<description>Hi Natalie,

&lt;em&gt;&gt; Is it going to matter which hard drive I get?&lt;/em&gt;

Not really. For just plain file storage any modern hard drive is about as good as any other.



&lt;em&gt;&gt; I have seen some hard drives that say “Desktop RAID, FireWire 800- or
&gt; eSATA-enabled external storage devices”. Does this mean they have a
&gt; RAID controller card in them and can be used to the RAID I want to set
&gt; up in the future?&lt;/em&gt;

No hard drive has a RAID controller. RAID &lt;em&gt;(Redundant Array of Independent Discs)&lt;/em&gt; is a feature of the controller that you plug the hard drives in to (on the motherboard or a special controller card). There are hard drives that are specifically made for use in RAID setups (e.g. &lt;em&gt;Western Digital RE&lt;/em&gt; hard drives) but they are very expensive and you don&#039;t really need those unless you&#039;re running a serious data server.

FireWire, eSATA and USB drive are just regular hard drives, but they’re external, you plug them into the outside of your computer. They are cheap a useful for portable storage.

If you&#039;re just looking for more temporary storage then a decent 1TB-2TB external hard drive is probably perfect for you. Just plug it into your computer and you have storage. But make sure your computer has ports for it. If your computer is really, really old then it may not have a FireWire connection. Even many newer computers don&#039;t have eSATA plugs. However every computer made in the last 15 years has USB ports.

If you need redundancy now then you should probably look at the little NAS box systems. They can get fairly pricey (few hundred bucks) but they will give you a safer place to store your files.

Random one with decent reviews:
http://www.newegg.com/Product/Product.aspx?Item=N82E16822319003

I can&#039;t vouch for this one, but it&#039;s an example of what I&#039;m talking about. You just plug it into your network, do some basic setup via a web browser and you have a NAS.

They won&#039;t be very fast over the network so you&#039;ll probably have to copy large files to your computer before you start hacking at them with Photoshop. But if you set it up with RAID 1 then your data will survive a hard drive failure.

One last thing I want to point out: RAID is &lt;em&gt;redundancy&lt;/em&gt;, it is not a &lt;em&gt;backup&lt;/em&gt;. RAID 1 or RAID 5 will protect your data from a single hard drive failure. It will not protect your data from a lightning strike, fire or other disaster. For a data backup you should copy your files to a portable hard drive and leave it at a friend&#039;s house.

&lt;em&gt;&gt; Or do I just need to get a good hard drive and once I set up the NAS
&gt; get a separate RAID controller or RAID controller hardware?&lt;/em&gt;

That&#039;s exactly what I would recommend. Solve your immediate storage problems now. Technology changes too fast and hard drive prices are dropping too fast. If it&#039;s going to be a year or more before you start building your NAS then there is no point in buying any hardware for it today.

Save up the money so you can get matched sets of the best price/performance bargains you can find when you&#039;re ready to start building.</description>
		<content:encoded><![CDATA[<p>Hi Natalie,</p>
<p><em>> Is it going to matter which hard drive I get?</em></p>
<p>Not really. For just plain file storage any modern hard drive is about as good as any other.</p>
<p><em>> I have seen some hard drives that say “Desktop RAID, FireWire 800- or<br />
> eSATA-enabled external storage devices”. Does this mean they have a<br />
> RAID controller card in them and can be used to the RAID I want to set<br />
> up in the future?</em></p>
<p>No hard drive has a RAID controller. RAID <em>(Redundant Array of Independent Discs)</em> is a feature of the controller that you plug the hard drives in to (on the motherboard or a special controller card). There are hard drives that are specifically made for use in RAID setups (e.g. <em>Western Digital RE</em> hard drives) but they are very expensive and you don&#8217;t really need those unless you&#8217;re running a serious data server.</p>
<p>FireWire, eSATA and USB drive are just regular hard drives, but they’re external, you plug them into the outside of your computer. They are cheap a useful for portable storage.</p>
<p>If you&#8217;re just looking for more temporary storage then a decent 1TB-2TB external hard drive is probably perfect for you. Just plug it into your computer and you have storage. But make sure your computer has ports for it. If your computer is really, really old then it may not have a FireWire connection. Even many newer computers don&#8217;t have eSATA plugs. However every computer made in the last 15 years has USB ports.</p>
<p>If you need redundancy now then you should probably look at the little NAS box systems. They can get fairly pricey (few hundred bucks) but they will give you a safer place to store your files.</p>
<p>Random one with decent reviews:<br />
<a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16822319003" rel="nofollow">http://www.newegg.com/Product/Product.aspx?Item=N82E16822319003</a></p>
<p>I can&#8217;t vouch for this one, but it&#8217;s an example of what I&#8217;m talking about. You just plug it into your network, do some basic setup via a web browser and you have a NAS.</p>
<p>They won&#8217;t be very fast over the network so you&#8217;ll probably have to copy large files to your computer before you start hacking at them with Photoshop. But if you set it up with RAID 1 then your data will survive a hard drive failure.</p>
<p>One last thing I want to point out: RAID is <em>redundancy</em>, it is not a <em>backup</em>. RAID 1 or RAID 5 will protect your data from a single hard drive failure. It will not protect your data from a lightning strike, fire or other disaster. For a data backup you should copy your files to a portable hard drive and leave it at a friend&#8217;s house.</p>
<p><em>> Or do I just need to get a good hard drive and once I set up the NAS<br />
> get a separate RAID controller or RAID controller hardware?</em></p>
<p>That&#8217;s exactly what I would recommend. Solve your immediate storage problems now. Technology changes too fast and hard drive prices are dropping too fast. If it&#8217;s going to be a year or more before you start building your NAS then there is no point in buying any hardware for it today.</p>
<p>Save up the money so you can get matched sets of the best price/performance bargains you can find when you&#8217;re ready to start building.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Natalie Wendig</title>
		<link>http://stevenbenner.com/2009/12/building-a-home-network-attached-storage-server-part-1-hardware/#comment-44207</link>
		<dc:creator>Natalie Wendig</dc:creator>
		<pubDate>Mon, 13 Jun 2011 22:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://stevenbenner.com/blog/?p=27#comment-44207</guid>
		<description>Hello Steven,

I am glad I found your post.  I have a quick question (I hope)  Here is my backgroud first.  

I am a professional photographer just starting my business.  Thus I require a lot of storage and request a lot of my computer because of all the Adobe programs I run and large file sizes I use.  Currently I have an old PC that is just getting me by until I have enough money to get a new one.  

My goal is to get a better faster PC in a year.  And then eventually create a Network attached storage configured as a RAID for all my files.  Then I will have access to all my work and have it backed up.  

The problem:  My current hard dive (500gb) is dangerously full.  I want to buy another hard drive (2tb or higher) to replace the current one for now until I have the money for the new computer and NAS system.  

The question:  Is it going to matter which hard drive I get?  I have seen some hard drives that say &quot;Desktop RAID, FireWire 800- or eSATA-enabled external storage devices&quot;.  Does this mean they have a RAID controller card in them and can be used to the RAID I want to set up in the future?  Or do I just need to get a good hard drive and once I set up the NAS get a separate RAID controller or RAID controller hardware? 

Any help you can offer will be appreciated.
Thanks,
Natalie</description>
		<content:encoded><![CDATA[<p>Hello Steven,</p>
<p>I am glad I found your post.  I have a quick question (I hope)  Here is my backgroud first.  </p>
<p>I am a professional photographer just starting my business.  Thus I require a lot of storage and request a lot of my computer because of all the Adobe programs I run and large file sizes I use.  Currently I have an old PC that is just getting me by until I have enough money to get a new one.  </p>
<p>My goal is to get a better faster PC in a year.  And then eventually create a Network attached storage configured as a RAID for all my files.  Then I will have access to all my work and have it backed up.  </p>
<p>The problem:  My current hard dive (500gb) is dangerously full.  I want to buy another hard drive (2tb or higher) to replace the current one for now until I have the money for the new computer and NAS system.  </p>
<p>The question:  Is it going to matter which hard drive I get?  I have seen some hard drives that say &#8220;Desktop RAID, FireWire 800- or eSATA-enabled external storage devices&#8221;.  Does this mean they have a RAID controller card in them and can be used to the RAID I want to set up in the future?  Or do I just need to get a good hard drive and once I set up the NAS get a separate RAID controller or RAID controller hardware? </p>
<p>Any help you can offer will be appreciated.<br />
Thanks,<br />
Natalie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Benner</title>
		<link>http://stevenbenner.com/2009/12/building-a-home-network-attached-storage-server-part-1-hardware/#comment-10982</link>
		<dc:creator>Steven Benner</dc:creator>
		<pubDate>Sat, 27 Nov 2010 02:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://stevenbenner.com/blog/?p=27#comment-10982</guid>
		<description>Yep, this server is still going strong. Just broke 8,500 hours of uptime. Performance is of course wicked fast. I still see 60-80 MB/s across the network.

In case you missed it, be sure to check out &lt;a href=&quot;http://stevenbenner.com/2010/01/building-a-home-network-attached-storage-server-part-2-raid-setup/&quot; rel=&quot;nofollow&quot;&gt;part 2&lt;/a&gt; and &lt;a href=&quot;http://stevenbenner.com/2010/04/building-a-home-network-attached-storage-server-part-3-wrapping-up-and-product-reviews-2/&quot; rel=&quot;nofollow&quot;&gt;part 3&lt;/a&gt; of this article series.</description>
		<content:encoded><![CDATA[<p>Yep, this server is still going strong. Just broke 8,500 hours of uptime. Performance is of course wicked fast. I still see 60-80 MB/s across the network.</p>
<p>In case you missed it, be sure to check out <a href="http://stevenbenner.com/2010/01/building-a-home-network-attached-storage-server-part-2-raid-setup/" rel="nofollow">part 2</a> and <a href="http://stevenbenner.com/2010/04/building-a-home-network-attached-storage-server-part-3-wrapping-up-and-product-reviews-2/" rel="nofollow">part 3</a> of this article series.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sri</title>
		<link>http://stevenbenner.com/2009/12/building-a-home-network-attached-storage-server-part-1-hardware/#comment-10942</link>
		<dc:creator>Sri</dc:creator>
		<pubDate>Fri, 26 Nov 2010 16:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://stevenbenner.com/blog/?p=27#comment-10942</guid>
		<description>Hi,

Are you still using this file server ? how is the performance ?

Thanks,
Sri</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Are you still using this file server ? how is the performance ?</p>
<p>Thanks,<br />
Sri</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 232/233 objects using disk: basic

Served from: stevenbenner.com @ 2012-01-19 08:54:52 -->
