<?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>Winter&#039;s Fall &#187; nas</title>
	<atom:link href="http://wintersfall.westernesse.net/tag/nas/feed/" rel="self" type="application/rss+xml" />
	<link>http://wintersfall.westernesse.net</link>
	<description>Geekery. Imitating. Life.</description>
	<lastBuildDate>Sun, 11 Apr 2010 21:45:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>nas server</title>
		<link>http://wintersfall.westernesse.net/2009/12/30/nas-server/</link>
		<comments>http://wintersfall.westernesse.net/2009/12/30/nas-server/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 02:13:57 +0000</pubDate>
		<dc:creator>tallganglyguy</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[iscsi]]></category>
		<category><![CDATA[nas]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://wintersfall.westernesse.net/?p=264</guid>
		<description><![CDATA[After seeing Jeff Atwood&#8217;s recent data loss I had my own nightmare about losing data. Unfortunately for me it involved the loss of all of the photos I&#8217;ve taken since 2003. Plus a good deal of other stuff. So, I &#8230; <a href="http://wintersfall.westernesse.net/2009/12/30/nas-server/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After seeing <a href="http://www.codinghorror.com/blog/archives/001315.html">Jeff Atwood&#8217;s</a> recent data loss I had my own nightmare about losing data. Unfortunately for me it involved the loss of all of the photos I&#8217;ve taken since 2003. Plus a good deal of other stuff.</p>
<p>So, I set out today to solve my problem. I spent a good deal of time looking at the off-the-shelf products on the market. Every product seemed to have made some drawback that I wasn&#8217;t willing to accept. So, I finally caved and built a NAS system. The result is a system that serves all of my purposes and then some, while being energy conscious.</p>
<p><span id="more-264"></span></p>
<p>Here is a list of the components that went into the system:</p>
<ul>
<li> AMD Athlon LE-1640 processor</li>
<li>2GB of RAM (PC-6400)</li>
<li>3x 1.5TB Seagate 5900 RPM drives with 32MB buffer</li>
</ul>
<p>After assembling all of that I installed Ubuntu Server 9.10 on it. The installation went off without much trouble. I created a RAID-1 volume of 256MB using all three drives for use as /boot. I used the remaining space on the drives to create a RAID5 array. This gave me about 3TB of space to work with. I dedicated this remaining space to LVM and created the following logical volumes:</p>
<ul>
<li>root (mounts at /) &#8211; 30GB formatted XFS</li>
<li>home (mounts at /home) &#8211; 10GB formatted XFS</li>
<li>share (mounts as /mnt/share) &#8211; 500GB formatted XFS</li>
<li>swap (used as swap) &#8211; 8GB</li>
<li>timemachine &#8211; 600GB</li>
<li>unallocated &#8211; ~1.5TB</li>
</ul>
<p>The share volume is served up using SAMBA to the various computers in the house (a couple of laptops, an iMac, etc.). The timemachine volume is exported using iSCSI to the iMac for use by TimeMachine.</p>
<p>A quick test showed that sequential writes to the share volume yielded about 130MB/s of sustained throughput on the server. Once I upgrade to a GigE switch I will perform the same test remotely and see what sort of performance I get.</p>
<p class="signatureImage" style="display: none;"><img src="http://wintersfall.westernesse.net/wp-content/themes/twentyten/images/Sig.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://wintersfall.westernesse.net/2009/12/30/nas-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
