<?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>The Storage Architect &#187; hard drive</title>
	<atom:link href="http://thestoragearchitect.com/tag/hard-drive/feed/" rel="self" type="application/rss+xml" />
	<link>http://thestoragearchitect.com</link>
	<description>Storage, Virtualisation &#38; Cloud</description>
	<lastBuildDate>Tue, 07 Feb 2012 10:08:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Hardware Review: Promise SmartStor NS4600 &#8211; Part II</title>
		<link>http://thestoragearchitect.com/2010/07/01/hardware-review-promise-smartstor-ns4600-part-ii/</link>
		<comments>http://thestoragearchitect.com/2010/07/01/hardware-review-promise-smartstor-ns4600-part-ii/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 11:00:34 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[NS4600]]></category>
		<category><![CDATA[Promise]]></category>
		<category><![CDATA[Promise inc]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[SmartStor]]></category>
		<category><![CDATA[SOHO]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=1395</guid>
		<description><![CDATA[<p>This is a series of posts on the Promise SmartStor NS4600 home storage server.  Previous posts:</p> <a href="http://www.thestoragearchitect.com/2010/06/25/hardware-review-promise-smartstor-ns4600-part-i/" target="_blank">Hardware Review: Promise SmartStor NS4600 &#8211; Part I</a> <p>In the first post of this series, we discussed the basic hardware configuration.  This post will look at connectivity and RAID configurations supported by the NS4600.</p> <p>A quick glance [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>This is a series of posts on the Promise SmartStor NS4600 home storage  server.  Previous posts:</p>
<ul>
<li><a href="http://www.thestoragearchitect.com/2010/06/25/hardware-review-promise-smartstor-ns4600-part-i/"  target="_blank">Hardware Review: Promise SmartStor NS4600 &#8211; Part I</a></li>
</ul>
<p>In the first post of this series, we discussed the basic hardware configuration.  This post will look at connectivity and RAID configurations supported by the NS4600.</p>
<p>A quick glance at the back of the unit provides a clue as to what connectivity exists.  See the first image in this post.  There is are 2x USB, 1x eSATA and 1x Ethernet ports available. The Gigabit Ethernet connection supports multiple host protocols, which we&#8217;ll discuss in more detail later.  The eSATA port provides connectivity to external devices for either backup of the NS4600 or backup of the external device to the NS4600.  The USB port also supports the same source and target backup functionality, meaning effectively all host connection protocols are IP-based.  The USB port also functions as a printer server for USB printers.</p>
<h3>RAID Support</h3>
<p>The NS4600 supports RAID levels 0, 1, 5 &amp; 10, implemented by the onboard Promise PDC42819 SATA RAID Controller.  The required RAID level is specified at the time a volume is created; multiple logical volumes are supported on the NS4600 as long as there are sufficient disks available.  This means, for example, two RAID-1 volumes could be created or a RAID-5 volume with another RAID-0 volume could be established.  RAID settings are configured from the &#8220;RAID Management&#8221; option in the online GUI (PASM).  A number of example screenshots showing various RAID configurations are displayed in the gallery at the end of this post.</p>
<p>Volumes form the foundation of how data is presented from the NS4600.  They give the options to use RAID to manage the trade-off between capacity and performance.  For example, a single RAID-0 volume could be used for backups, while the main data is RAID-1 protected, with a final drive kept as spare.  Of course drives are hot-pluggable, so not all slots need to be initially populated.  This means drives can be added to a RAID group to increase capacity over time.  For instance two drives could be used to populate the NS4600 in the first instance.  This can then be expanded dynamically, changing the RAID level or adding additional capacity.</p>
<p>Although RAID is implemented in hardware, the options available are reasonably flexible in offering multiple dynamically expandable configurations.  However, I&#8217;d question whether traditional RAID implementations are the way forward in home storage devices.  Bear in mind that 2TB drives are becoming the norm and that means within 18 months to 2 years, 3/4TB and even 5TB drives will become commonplace.  As we move to much larger capacities, unrecoverable read errors become a real issue, so rather than recovering an entire disk, the ability to recover individual chunks of data is more preferable.  This is the methodology <a href="http://www.drobo.com/"  target="_blank">Data Robotics</a> have implemented within their BeyondRAID technology.  Promise are playing the trade-off between rock-solid RAID-in-silicon versus RAID-in-software.  At the moment my money goes with software RAID and the enhanced flexibility it brings.</p>
<div id="attachment_1617" class="wp-caption alignleft" style="width: 310px"><a href="http://31.222.189.99/wp-content/uploads/2010/06/NS4600-SS9-RAID-Rebuild.png" ><img class="size-medium wp-image-1617" title="NS4600 SS#9 - RAID Rebuild" src="http://50.57.85.110/wp-content/uploads/2010/06/NS4600-SS9-RAID-Rebuild-300x112.png" alt="RAID Rebuild on NS4600" width="300" height="112" /></a><p class="wp-caption-text">RAID Rebuild on NS4600</p></div>
<p>Now I like a bit of fun with RAID systems and one of my favourite tricks is to exchange RAID drives within an array.  So, on one of the NS4600&#8242;s, I powered it down, removed all the drives and powered it back up.  Fortunately, the device configuration isn&#8217;t stored on the removed disks and the NS4600 remained accessible, although protesting at the fact no drives were present.  After adding the drives back (in a random order) the NS4600 detected them and recovered the RAID sets and I was back in business.  I wouldn&#8217;t advise removing all the drives in normal practice, however if a chassis completely fails, then presumably the data can be recovered in another unit (although I haven&#8217;t tested this).</p>
<h3>Volumes</h3>
<div id="attachment_1618" class="wp-caption alignleft" style="width: 310px"><a href="http://31.222.189.99/wp-content/uploads/2010/06/NS4600-SS3-Free-Disks.png" ><img class="size-medium wp-image-1618" title="NS4600 SS#3 - Free Disks" src="http://50.57.85.110/wp-content/uploads/2010/06/NS4600-SS3-Free-Disks-300x132.png" alt="NS4600 - Free Disks - Unconfigured Volumes" width="300" height="132" /></a><p class="wp-caption-text">NS4600 - Free Disks - Unconfigured Volumes</p></div>
<p>Volumes are the logical entity that are created when establishing the RAID configuration of the NS4600.  The screenshot below shows the NS4600 before any volumes have been created.  There are four volumes in the free pool.  The second screenshot shows two volumes that have been created from the four available drives in my test NS4600.  Volumes and the RAID set on which they are stored are a 1:1 relationship; a volume may not span a RAID set and a RAID set may not contain more than one volume.  This may seem a little restrictive, however as we&#8217;ll see later, file systems and iSCSI LUNs are</p>
<div id="attachment_1620" class="wp-caption alignleft" style="width: 310px"><a href="http://31.222.189.99/wp-content/uploads/2010/06/NS4600-SS10-Multiple-Volumes.png" ><img class="size-medium wp-image-1620" title="NS4600 SS#10 - Multiple Volumes" src="http://50.57.85.110/wp-content/uploads/2010/06/NS4600-SS10-Multiple-Volumes-300x109.png" alt="NS4600 Multiple Volumes" width="300" height="109" /></a><p class="wp-caption-text">NS4600 Multiple Volumes</p></div>
<p>contained within a volume and therefore volumes should be thought of as providing specific RAID availability.</p>
<p>Volumes can be expanded; see the screenshot, which shows a volume in the process of being expanded.  This volume is being converted from RAID-1 to RAID-5.  RAID-0 volumes can be expanded to larger RAID-0 volumes or moved to RAID-1 or RAID-5 configurations.  Basically, volumes can be increased in size or moved to a higher level of RAID protection &#8211; but not down.</p>
<div id="attachment_1621" class="wp-caption alignleft" style="width: 310px"><a href="http://31.222.189.99/wp-content/uploads/2010/06/NS4600-SS5-RAID-Disk-Creation-Step-2.png" ><img class="size-medium wp-image-1621" title="NS4600 SS#5 - RAID Disk Creation Step 2" src="http://50.57.85.110/wp-content/uploads/2010/06/NS4600-SS5-RAID-Disk-Creation-Step-2-300x111.png" alt="NS4600 Disk Formatting" width="300" height="111" /></a><p class="wp-caption-text">NS4600 Disk Formatting</p></div>
<p>The NS4600 has the concept of spares as opposed to free (unused) disks.  A hot spare can be used to dynamically rebuild a failed RAID group.  The screenshot shows a rebuild in place for a failed drive.  In this instance I&#8217;d left drive 4 as the hot spare and pulled drive 1 to simulate a failure.  The NS4600 automatically kicks off the rebuild and spare drive becomes part of the RAID group.  Now we see the second issue with the use of traditional RAID systems.  I simulated this RAID failure on RAID groups containing no data, yet the rebuild took hours due to the nature of the rebuild &#8211; a physical</p>
<div id="attachment_1622" class="wp-caption alignleft" style="width: 310px"><a href="http://31.222.189.99/wp-content/uploads/2010/06/NS4600-SS9-RAID-Rebuild1.png" ><img class="size-medium wp-image-1622" title="NS4600 SS#9 - RAID Rebuild" src="http://50.57.85.110/wp-content/uploads/2010/06/NS4600-SS9-RAID-Rebuild1-300x112.png" alt="NS4600 Raid Rebuild" width="300" height="112" /></a><p class="wp-caption-text">NS4600 Raid Rebuild</p></div>
<p>drive recovery.  Contrast this with more progressive RAID systems where only the active data is copied, significantly reducing recovery times.  Of course the trade-off here is whether in a home system you would be rebuilding on a regular basis.  Chances are you wouldn&#8217;t but if a failure did occur, you would want it to occur as quickly as possible.  For the record, the total rebuild of a 2TB drive in a mirrored RAID-1 pair took 12 hours to complete with no other workload on the device.</p>
<p>In the next post I&#8217;ll look at the logical level of file systems and iSCSI LUNs.  Comments always welcome as usual.</p>
<p><em><strong>Disclaimer: Promise have provided me with two NS4600 devices  for this review.  These devices will be returned at the end of this  period.  This is an independent review and has not been sponsored or  paid for by Promise.</strong></em></p>
<p><em><strong>
<a href='http://thestoragearchitect.com/2010/07/01/hardware-review-promise-smartstor-ns4600-part-ii/ns4600-ss9-raid-rebuild/' title='NS4600 SS#9 - RAID Rebuild'><img width="150" height="56" src="http://thestoragearchitect.com/wp-content/uploads/2010/06/NS4600-SS9-RAID-Rebuild.png" class="attachment-thumbnail" alt="RAID Rebuild on NS4600" title="NS4600 SS#9 - RAID Rebuild" /></a>
<a href='http://thestoragearchitect.com/2010/07/01/hardware-review-promise-smartstor-ns4600-part-ii/ns4600-ss3-free-disks/' title='NS4600 SS#3 - Free Disks'><img width="150" height="66" src="http://thestoragearchitect.com/wp-content/uploads/2010/06/NS4600-SS3-Free-Disks.png" class="attachment-thumbnail" alt="NS4600 - Free Disks - Unconfigured Volumes" title="NS4600 SS#3 - Free Disks" /></a>
<a href='http://thestoragearchitect.com/2010/07/01/hardware-review-promise-smartstor-ns4600-part-ii/ns4600-ss10-multiple-volumes/' title='NS4600 SS#10 - Multiple Volumes'><img width="150" height="54" src="http://thestoragearchitect.com/wp-content/uploads/2010/06/NS4600-SS10-Multiple-Volumes.png" class="attachment-thumbnail" alt="NS4600 Multiple Volumes" title="NS4600 SS#10 - Multiple Volumes" /></a>
<a href='http://thestoragearchitect.com/2010/07/01/hardware-review-promise-smartstor-ns4600-part-ii/ns4600-ss5-raid-disk-creation-step-2/' title='NS4600 SS#5 - RAID Disk Creation Step 2'><img width="150" height="55" src="http://thestoragearchitect.com/wp-content/uploads/2010/06/NS4600-SS5-RAID-Disk-Creation-Step-2.png" class="attachment-thumbnail" alt="NS4600 Disk Formatting" title="NS4600 SS#5 - RAID Disk Creation Step 2" /></a>
<a href='http://thestoragearchitect.com/2010/07/01/hardware-review-promise-smartstor-ns4600-part-ii/ns4600-ss9-raid-rebuild-2/' title='NS4600 SS#9 - RAID Rebuild'><img width="150" height="56" src="http://thestoragearchitect.com/wp-content/uploads/2010/06/NS4600-SS9-RAID-Rebuild1.png" class="attachment-thumbnail" alt="NS4600 Raid Rebuild" title="NS4600 SS#9 - RAID Rebuild" /></a>
<a href='http://thestoragearchitect.com/2010/07/01/hardware-review-promise-smartstor-ns4600-part-ii/ns4600-ss4-raid-disk-creation-step-1/' title='NS4600 SS#4 - RAID Disk Creation Step 1'><img width="150" height="60" src="http://thestoragearchitect.com/wp-content/uploads/2010/06/NS4600-SS4-RAID-Disk-Creation-Step-1.png" class="attachment-thumbnail" alt="NS4600 SS#4 - RAID Disk Creation Step 1" title="NS4600 SS#4 - RAID Disk Creation Step 1" /></a>
<a href='http://thestoragearchitect.com/2010/07/01/hardware-review-promise-smartstor-ns4600-part-ii/ns4600-ss2-file-system-status/' title='NS4600 SS#2 - File System Status'><img width="150" height="57" src="http://thestoragearchitect.com/wp-content/uploads/2010/06/NS4600-SS2-File-System-Status.png" class="attachment-thumbnail" alt="NS4600 SS#2 - File System Status" title="NS4600 SS#2 - File System Status" /></a>
<a href='http://thestoragearchitect.com/2010/07/01/hardware-review-promise-smartstor-ns4600-part-ii/ns4600-ss1-raid-status/' title='NS4600 SS#1 - RAID Status'><img width="150" height="60" src="http://thestoragearchitect.com/wp-content/uploads/2010/06/NS4600-SS1-RAID-Status.png" class="attachment-thumbnail" alt="NS4600 SS#1 - RAID Status" title="NS4600 SS#1 - RAID Status" /></a>
<a href='http://thestoragearchitect.com/2010/07/01/hardware-review-promise-smartstor-ns4600-part-ii/ns4600-ss8/' title='NS4600 SS#8'><img width="150" height="64" src="http://thestoragearchitect.com/wp-content/uploads/2010/06/NS4600-SS8.png" class="attachment-thumbnail" alt="NS4600 SS#8" title="NS4600 SS#8" /></a>
<a href='http://thestoragearchitect.com/2010/07/01/hardware-review-promise-smartstor-ns4600-part-ii/ns4600-ss7-raid-1-extension/' title='NS4600 SS#7 - RAID-1 Extension'><img width="150" height="66" src="http://thestoragearchitect.com/wp-content/uploads/2010/06/NS4600-SS7-RAID-1-Extension.png" class="attachment-thumbnail" alt="NS4600 SS#7 - RAID-1 Extension" title="NS4600 SS#7 - RAID-1 Extension" /></a>
<a href='http://thestoragearchitect.com/2010/07/01/hardware-review-promise-smartstor-ns4600-part-ii/ns4600-ss6-raid-1-extension/' title='NS4600 SS#6 - RAID-1 Extension'><img width="150" height="65" src="http://thestoragearchitect.com/wp-content/uploads/2010/06/NS4600-SS6-RAID-1-Extension.png" class="attachment-thumbnail" alt="NS4600 SS#6 - RAID-1 Extension" title="NS4600 SS#6 - RAID-1 Extension" /></a>
<br />
</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2010/07/01/hardware-review-promise-smartstor-ns4600-part-ii/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Hardware Review: Promise SmartStor NS4600 &#8211; Part I</title>
		<link>http://thestoragearchitect.com/2010/06/25/hardware-review-promise-smartstor-ns4600-part-i/</link>
		<comments>http://thestoragearchitect.com/2010/06/25/hardware-review-promise-smartstor-ns4600-part-i/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 16:04:17 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[NS4600]]></category>
		<category><![CDATA[Promise]]></category>
		<category><![CDATA[Promise inc]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[SmartStor]]></category>
		<category><![CDATA[SOHO]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=1394</guid>
		<description><![CDATA[<p>This is a series of posts on the Promise SmartStor NS4600 home storage server.</p> Background <p><a href="http://www.promise.com/" target="_blank">Promise Technology Inc</a> have been manufacturing RAID controllers since 1988 and iSCSI storage systems since 2004.  In 2007, the company released the first of the SmartStor devices, the NS4300, a fully-functioned home NAS storage array.  That was followed [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>This is a series of posts on the Promise SmartStor NS4600 home storage server.</p>
<h3>Background</h3>
<p><a href="http://www.promise.com/"  target="_blank">Promise Technology Inc</a> have been manufacturing RAID controllers since 1988 and iSCSI storage systems since 2004.  In 2007, the company released the first of the SmartStor devices, the NS4300, a fully-functioned home NAS storage array.  That was followed up in 2009 with the second generation NS4600.  I must admit I&#8217;m not at all familiar with their products, however Promise have provided me two NS4600 units for a short term evaluation.  The home NAS server market has become pretty competitive, with lots of features built into todays&#8217; hardware.  What made the NS4600 interesting is the ability to backup between devices; something we will cover in these posts.  The ability to replicate to another unit will make it compelling for those advanced users who have large volumes of data to secure.</p>
<p>The NSx600 range are classed as high performance SOHO or home NAS devices and have the following specifications:</p>
<ul>
<li>Processor: Intel EP80579 600Mhz</li>
<li>Memory: 256MB DDRII</li>
<li>1x GbE port</li>
<li>1x eSATA port</li>
<li>2x USB ports</li>
<li>Four 3.5&#8243; SATA drive slots</li>
<li>Promise PDC42819 SATA RAID Controller</li>
</ul>
<p>The device itself is pretty solid despite feeling quite light without the drives installed.  In terms of design, the unit looks quite attractive, with blue LEDs on the front, showing drive and network activity.  Drives are installed behind a single door in a horizontal fashion and are required to be mounted in small caddies.  These are screwed to the drive itself and aren&#8217;t large and provide the runners for correct insertion.  Drives are hot-pluggable while the unit is running.</p>
<p>At the rear of the unit, there are the network connections and power socket for the integrated power supply.  There&#8217;s also a power button for turning the unit on and off.  For cooling, there&#8217;s an integrated fan;
<a href='http://thestoragearchitect.com/2010/06/25/hardware-review-promise-smartstor-ns4600-part-i/ds4600_front/' title='DS4600_front'><img width="150" height="90" src="http://thestoragearchitect.com/wp-content/uploads/2010/06/DS4600_front.jpg" class="attachment-thumbnail" alt="DS4600_front" title="DS4600_front" /></a>
</p>
<p>this kicks out a reasonable amount of heat when all four drive slots are occupied.  Although we&#8217;ll touch on software and management later, it&#8217;s worth mentioning here that the device (or enclosure as it is described) can be monitored through the built-in web server interface.  Screen shots are included at the end of this post and show the power, fan and temperature metrics being tracked.  I like this feature; it provides that extra level of information needed when doing problem determination.</p>
<p>Overall, the the NS4600 hardware is pretty cool.  In future posts, we&#8217;ll discuss software features and management.</p>
<p><em><strong>Disclaimer: Promise have provided me with two NS4600 devices for this review.  These devices will be returned at the end of this period.  This is an independent review and has not been sponsored or paid for by Promise.</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2010/06/25/hardware-review-promise-smartstor-ns4600-part-i/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Review: Western Digital WD20FYPS 2TB SATA-II Hard Drive</title>
		<link>http://thestoragearchitect.com/2010/02/12/review-western-digital-wd20fyps-2tb-sata-ii-hard-drive/</link>
		<comments>http://thestoragearchitect.com/2010/02/12/review-western-digital-wd20fyps-2tb-sata-ii-hard-drive/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 08:00:48 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[2TB]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[WD20FYPS]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=776</guid>
		<description><![CDATA[<p>This review covers the Western Digital RE4-GP drive, also known as the WD20FYPS 2TB SATA model.  Previous reviews:</p> <p><a href="http://www.thestoragearchitect.com/2009/09/08/review-western-digital-wd20eads-2tb-sata-ii-hard-drive/" >http://www.thestoragearchitect.com/2009/09/08/review-western-digital-wd20eads-2tb-sata-ii-hard-drive/</a></p> <p>THw WD20FYPS is a 2TB SATA drive from Western Digital&#8217;s Enterprise Drive range.  It boasts a larger cache and a whole range of features that should boost performance and reliability.  But are these benefits [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>This review covers the Western Digital RE4-GP drive, also known as the WD20FYPS 2TB SATA model.  Previous reviews:</p>
<p><a href="http://www.thestoragearchitect.com/2009/09/08/review-western-digital-wd20eads-2tb-sata-ii-hard-drive/" >http://www.thestoragearchitect.com/2009/09/08/review-western-digital-wd20eads-2tb-sata-ii-hard-drive/</a></p>
<p>THw WD20FYPS is a 2TB SATA drive from Western Digital&#8217;s Enterprise Drive range.  It boasts a larger cache and a whole range of features that should boost performance and reliability.  But are these benefits really worth the additional cost?</p>
<h3>The Basics</h3>
<p>The drive itself is a standard 3.5&#8243; model and like its domestic equivalent the WD20EADS, weighs in at 730g.  It also has 4 platters and 8 heads, but offers an increased cache of 64MB and a constant speed of 7200RPM.  The four platters (or 8 surfaces) translate to a density of approximately 400Gb/in².  Here are the drive basics:</p>
<ul>
<li> <a href="http://31.222.189.99/wp-content/uploads/2010/01/wdfEnterprise_RE4_GP.jpg" ><img class="alignright size-full wp-image-1035" title="wdfEnterprise_RE4_GP" src="http://31.222.189.99/wp-content/uploads/2010/01/wdfEnterprise_RE4_GP.jpg" alt="wdfEnterprise_RE4_GP" width="300" height="300" /></a>Model Name: WD20FYPS</li>
<li>Capacity: 2TB (2,000,398MB)</li>
<li>Form Factor: 3.5&#8243;</li>
<li>Platters: 4</li>
<li>Areal Density: 400Gb/in²</li>
<li>Interface: SATA 3Gb/s</li>
<li>Rotational Speed: 7200RPM</li>
<li>Max Sustained Throughput: 110MB/s</li>
<li>Power (Typical): 6.8W</li>
<li>Power (Idle): 3.7W</li>
<li>Power (Standby): 0.8W</li>
</ul>
<h3>Advanced Features</h3>
<p>The WD RE4 range sports a number of interesting features.  In fact every time a new drive comes out from one of the major manufacturers it seems to include new innovations.  On this range we have:</p>
<ul>
<li><strong>Dual Actuator Technology</strong> &#8211; improves the accuracy of reads by using both mechanical and electronic positioning.</li>
<li><strong>Dual Processors</strong> &#8211; improved processing power.</li>
<li><strong>StableTrac </strong> &#8211; extra secure motor mountings to reduce vibration.</li>
<li><strong>RAFF</strong> (Rotary Acceleration Feed Forward) &#8211; reduces vibration issues in server &amp; storage environments.</li>
<li><strong>Intelliseek</strong> &#8211; optimising of the seek speed to position the read head efficiently to reduce power and noise.</li>
<li><strong>RAID-TLER</strong> &#8211; Time limited error recovery to reduce the risk of soft RAID failures.</li>
</ul>
<p>Clearly all these enhancements are intended to eke out more speed and performance from hard drives.  Let&#8217;s see how this one compares in the performance tests.</p>
<h3>Performance Graphs</h3>
<p><a href="http://31.222.189.99/wp-content/uploads/2010/02/TSA-WD20FYPS-Graph-1.png" ><img class="alignleft size-medium wp-image-1071" title="TSA - WD20FYPS - Graph 1" src="http://50.57.85.110/wp-content/uploads/2010/02/TSA-WD20FYPS-Graph-1-300x196.png" alt="TSA - WD20FYPS - Graph 1" width="300" height="196" /></a>The first graph shows sequential write performance for the drive, which peaks at around 106MB/s.  Host cache settings have little effect and over the WD20FYPS model (which has less internal cache), performance is improved by around 7%.</p>
<p>As expected the drive performs well when caching is enabled, but throughput is extremely poor with totally random writes and no cache.</p>
<p><a href="http://31.222.189.99/wp-content/uploads/2010/02/WD20FYPS-Chart-2.png" ><img class="alignleft size-medium wp-image-1092" title="WD20FYPS - Chart 2" src="http://50.57.85.110/wp-content/uploads/2010/02/WD20FYPS-Chart-2-300x196.png" alt="WD20FYPS - Chart 2" width="300" height="196" /></a><a href="http://31.222.189.99/wp-content/uploads/2010/02/WD20FYPS-Chart-3.png" ><img class="alignleft size-medium wp-image-1093" title="WD20FYPS - Chart 3" src="http://50.57.85.110/wp-content/uploads/2010/02/WD20FYPS-Chart-3-300x196.png" alt="WD20FYPS - Chart 3" width="300" height="196" /></a><a href="http://31.222.189.99/wp-content/uploads/2010/02/WD20FYPS-Chart-4.png" ><img class="alignleft size-medium wp-image-1094" title="WD20FYPS - Chart 4" src="http://50.57.85.110/wp-content/uploads/2010/02/WD20FYPS-Chart-4-300x196.png" alt="WD20FYPS - Chart 4" width="300" height="196" /></a></p>
<p><a href="http://31.222.189.99/wp-content/uploads/2010/02/WD20FYPS-Chart-5.png" ><img class="alignleft size-medium wp-image-1096" title="WD20FYPS - Chart 5" src="http://50.57.85.110/wp-content/uploads/2010/02/WD20FYPS-Chart-5-300x196.png" alt="WD20FYPS - Chart 5" width="300" height="196" /></a></p>
<h3>Summary</h3>
<p>Double internal cache doesn&#8217;t provide much of an up-tick on performance and perhaps doesn&#8217;t justify the increased cost.  In fact, more performance would be gained using host-based caching or the use of a dedicated RAID or I/O card.</p>
<p>The next review will look at Seagate&#8217;s 2TB drive and compare performance to higher performance drives.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2010/02/12/review-western-digital-wd20fyps-2tb-sata-ii-hard-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Personal Computing: The End of The Parallel Interface</title>
		<link>http://thestoragearchitect.com/2009/12/30/personal-computing-the-end-of-the-parallel-interface/</link>
		<comments>http://thestoragearchitect.com/2009/12/30/personal-computing-the-end-of-the-parallel-interface/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 18:15:31 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[recycling]]></category>
		<category><![CDATA[Seagate Barracuda]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=978</guid>
		<description><![CDATA[This is the time of year I like to do a little early spring cleaning and one group of storage devices due a clean out are my old hard drives.<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>This is the time of year I like to do a little early spring cleaning and one group of storage devices due a clean out are my old <strong>hard drives</strong>.  After many faithful years, I&#8217;m finally saying goodbye to all of my <strong>parallel ATA</strong> devices. </p>
<p>One the one hand, I hate throwing things out.  I like to use technology to the absolute limit, but eventually some things outlive their usefulness and so it has come to pass for PATA hard disks.  Unfortunately the <strong>maths</strong> and <strong>environmentals</strong> no longer stack up.</p>
<p><strong>Capacity and Power</strong></p>
<p>I&#8217;m disposing of <strong>twelve (12)</strong> 3.5&#8243; drives that have a total capacity of only <strong>344GB</strong>.  That&#8217;s a mere 28GB per HDD.  The lowest capacity drive is only <strong>1280MB</strong> in size.  Contrast that to the latest hard drive I&#8217;ve just purchased.  It&#8217;s (another) 2TB model &#8211; the Seagate Barracuda <strong>ST32000542AS</strong>.  This drive offers <strong>five (5) times</strong> more capacity for only <strong>1/12</strong> of the physical space and power requirements.  With these kind of gains in efficiency, why retain old drives any further? </p>
<p><strong>RAID and Speed</strong></p>
<p>Now of course, multiple drives have one or two benefits over a single hard drive; firstly they can be protected using <strong>RAID</strong> and second, multiple spindles provide improved <strong>throughput</strong>.  However the cost of 1TB and 2TB drives is now so <strong>low</strong>, they can be purchased in multiples reasonably cheaply and the RAID benefits retained.</p>
<p><strong>Recycling</strong></p>
<p>As a final thought, I think we should be doing more to recycle old hard drives.  After all, we recycle <strong>mundane </strong>components such as printer ink cartridges, batteries and so on.  Perhaps we could see a slot for hard disks at the local recycling centre?</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2009/12/30/personal-computing-the-end-of-the-parallel-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Destroying hard drives, what a waste</title>
		<link>http://thestoragearchitect.com/2008/07/16/destroying-hard-drives-what-a-waste/</link>
		<comments>http://thestoragearchitect.com/2008/07/16/destroying-hard-drives-what-a-waste/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 21:15:00 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[HGST]]></category>
		<category><![CDATA[hot spare]]></category>
		<category><![CDATA[recycling]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.wordpress.com/2008/07/16/destroying-hard-drives-what-a-waste/</guid>
		<description><![CDATA[<p>Many financial and government organisations choose to destroy the hard drives that are declared as failing and removed from their arrays. They use products like <a href="http://www.edrsolutions.com/default.asp" >this</a> which make the hard drive unusable.</p> <p>What happens to these hard drives? I presume they just end up in landfill and aren&#8217;t recycled. Is it beyond the [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>Many financial and government organisations choose to destroy the hard drives that are declared as failing and removed from their arrays.  They use products like <a href="http://www.edrsolutions.com/default.asp" >this</a> which make the hard drive unusable.</p>
<p>What happens to these hard drives?  I presume they just end up in landfill and aren&#8217;t recycled.  Is it beyond the wit of man to find another solution?</p>
<p>First of all, a large number of these drives haven&#8217;t actually failed.  They&#8217;ve been marked as having a potential to fail by the array and before a hard failure occurs, the data is moved off to a hot spare.  Naturally it is more efficient to copy parity generated data like RAID-5/6 to another drive than to read all drives in the parity group and rebuild the data.</p>
<p>Second, we are imbedding encryption directly into the drive itself.  Can&#8217;t we simply create a drive where the keys can be wiped in the event that the drive needs to be recycled?  This seems to me to be the simplest and most elegant solution.</p>
<p>Incidentally, I checked the Hitachi Global Storage Technologies <a href="http://www.hitachigst.com/" >(HGST)</a> website and could only see some nice words about caring about the environment but nothing specific relating to recycling itself.
<div class="blogger-post-footer">
<p>_uacct = &#8220;UA-1104321-2&#8243;;<br />
urchinTracker();
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2008/07/16/destroying-hard-drives-what-a-waste/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>2.5&#8243; Enterprise Arrays</title>
		<link>http://thestoragearchitect.com/2007/12/12/25-enterprise-arrays/</link>
		<comments>http://thestoragearchitect.com/2007/12/12/25-enterprise-arrays/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 21:23:00 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[2.5"]]></category>
		<category><![CDATA[3.5"]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[size]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.wordpress.com/2007/12/12/25-enterprise-arrays/</guid>
		<description><![CDATA[<p>I was asked the question today, when will Enterprise arrays support 2.5&#8243; drives as standard? It&#8217;s a good question, as at first glance the savings should be obvious; smaller, lower power drives, more drives in an array and so on.</p> <p>However things aren&#8217;t that simple. Doing the comparisons and working out some of the basic [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>I was asked the question today, when will Enterprise arrays support 2.5&#8243; drives as standard? It&#8217;s a good question, as at first glance the savings should be obvious; smaller, lower power drives, more drives in an array and so on.</p>
<p>However things aren&#8217;t that simple. Doing the comparisons and working out some of the basic calculations such as Watts per GB or GB per cm3 then 2.5&#8243; drives don&#8217;t offer that much of a saving (if at all). I&#8217;ve posted some sample comparisons <a href="http://www.storagewiki.com/attachments/DriveSizeComparisonChart.xls" >here</a>.</p>
<p>I&#8217;m not aware of any vendors who are planning to offer 2.5&#8243; drives in Enterprise arrays. Looking at the mechanics of making the conversion, then there would be a few issues; first is the interconnect, SAS versus FCAL, however that should be an easy one to resolve. Second, there&#8217;s the physical layout of the drives and prividing maintenance access to each of them. That might prove more tricky, achieving a high density footprint and providing access to each drive individually.</p>
<p>If anyone is aware of anyone planning to use 2.5&#8243; drives as standard, please let me know.
<div class="blogger-post-footer">
<p>_uacct = &#8220;UA-1104321-2&#8243;;<br />
urchinTracker();
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2007/12/12/25-enterprise-arrays/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The Case of Decimal v. Binary</title>
		<link>http://thestoragearchitect.com/2007/11/05/the-case-of-decimal-v-binary/</link>
		<comments>http://thestoragearchitect.com/2007/11/05/the-case-of-decimal-v-binary/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 08:45:00 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[class action]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[Seagate]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.wordpress.com/2007/11/05/the-case-of-decimal-v-binary/</guid>
		<description><![CDATA[<p>We all know that disk drive manufacturers have been conning us for years with their definition of what constitutes a gigabyte. There are two schools of thought; the binary GB, which is 1024x1024x1024 or 1,073,741,824 bytes and the decimal GB which is quoted as 1000x1000x1000 or 1 billion bytes. The difference is significant (7.4%) and [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>We all know that disk drive manufacturers have been conning us for years with their definition of what constitutes a gigabyte.  There are two schools of thought; the binary GB, which is 1024x1024x1024 or 1,073,741,824 bytes and the decimal GB which is quoted as 1000x1000x1000 or 1 billion bytes.  The difference is significant (7.4%) and something that has annoyed me for years, mainly for having to explain to &#8220;management&#8221; why the 100TB of storage they bought stores less than 100TB of data (significantly less with some manufacturers). </p>
<p>Seagate have just lost a class action law suit (see <a href="http://www.harddrive-settlement.com/notice.htm" >here</a>) which means they are forced to give a 5% rebate to customers plus some free backup software. </p>
<p>Unfortunately, those of us who have purchased storage subsystems from vendors will not be able to claim as the case refers to customers who bought stand-alone units:</p>
<p><em><span style="color:#000099;">&#8220;You are a member of the settlement class if, between March 22, 2001 and September 26, 2007, you purchased in the United States a new Seagate brand hard disc drive from an authorized Seagate retailer or distributor, separately as a Seagate product that was not pre-installed into and bundled with a personal computer or other electronic device.&#8221;</span></em></p>
<p>So I guess EMC/HDS/IBM can breathe easy at this stage.  It does beg the question though, when are our large array vendors going to quote the real figures for the usable storage available on an array?  I have various calculators I use to help me work out the usable storage (before and after LUN creation and with varying RAID types) as I need to present real rather than throretical figures when sizing arrays.  I think we need some more transparency here.
<div class="blogger-post-footer">
<p>_uacct = &#8220;UA-1104321-2&#8243;;<br />
urchinTracker();
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2007/11/05/the-case-of-decimal-v-binary/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Disk Sizes Continue to Dazzle</title>
		<link>http://thestoragearchitect.com/2007/10/15/disk-sizes-continue-to-dazzle/</link>
		<comments>http://thestoragearchitect.com/2007/10/15/disk-sizes-continue-to-dazzle/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 07:59:00 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CPP-GMR]]></category>
		<category><![CDATA[GMR]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[HGST]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.wordpress.com/2007/10/15/disk-sizes-continue-to-dazzle/</guid>
		<description><![CDATA[<p>HGST (Hitachi Global Storage Technologies) <a href="http://www.hitachigst.com/portal/site/en/template.MAXIMIZE/menuitem.368c8bfe833dee8056fb11f0aac4f0a0/?javax.portlet.tpst=74ef8e8d695bcd876ccf7be1cf4362b4_ws_MX&#38;javax.portlet.prp_74ef8e8d695bcd876ccf7be1cf4362b4_viewID=content&#38;javax.portlet.prp_74ef8e8d695bcd876ccf7be1cf4362b4_docName=20071015_quad_terabyte.html&#38;javax.portlet.prp_74ef8e8d695bcd876ccf7be1cf4362b4_folderPath=%2Fhgst%2Faboutus%2Fpress%2Finternal_news%2F&#38;beanID=804390503&#38;viewID=content&#38;javax.portlet.begCacheTok=token&#38;javax.portlet.endCacheTok=token" >announced</a> yesterday that they have managed to further miniaturise the drive heads they use in the hard disk drives. I hadn&#8217;t realised exactly how small these recording heads were; apparently 2000 times smaller than the width of a human hair. Called &#8220;current perpendicular-to-the-plane giant magnetoresistive1 (CPP-GMR) heads&#8221; (I [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>HGST (Hitachi Global Storage Technologies) <a href="http://www.hitachigst.com/portal/site/en/template.MAXIMIZE/menuitem.368c8bfe833dee8056fb11f0aac4f0a0/?javax.portlet.tpst=74ef8e8d695bcd876ccf7be1cf4362b4_ws_MX&amp;javax.portlet.prp_74ef8e8d695bcd876ccf7be1cf4362b4_viewID=content&amp;javax.portlet.prp_74ef8e8d695bcd876ccf7be1cf4362b4_docName=20071015_quad_terabyte.html&amp;javax.portlet.prp_74ef8e8d695bcd876ccf7be1cf4362b4_folderPath=%2Fhgst%2Faboutus%2Fpress%2Finternal_news%2F&amp;beanID=804390503&amp;viewID=content&amp;javax.portlet.begCacheTok=token&amp;javax.portlet.endCacheTok=token" >announced</a> yesterday that they have managed to further miniaturise the drive heads they use in the hard disk drives.  I hadn&#8217;t realised exactly how small these recording heads were; apparently 2000 times smaller than the width of a human hair. Called &#8220;current perpendicular-to-the-plane giant magnetoresistive1 (CPP-GMR) heads&#8221; (I copied that from the press release to save me getting it wrong) which is a snappy title for any technology, these new heads will apparently move us closer to 4TB drives. </p>
<p>As I previously <a rel="nofollow" href="http://storagearchitect.blogspot.com/2007/10/your-data-on-knife-edge.html" >posted</a>, hard drive technology these days is just amazing.  All I can say, is keep it up guys!
<div class="blogger-post-footer">
<p>_uacct = &#8220;UA-1104321-2&#8243;;<br />
urchinTracker();
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2007/10/15/disk-sizes-continue-to-dazzle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Data on a Knife Edge</title>
		<link>http://thestoragearchitect.com/2007/10/10/your-data-on-a-knife-edge/</link>
		<comments>http://thestoragearchitect.com/2007/10/10/your-data-on-a-knife-edge/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 05:17:00 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GMR]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[nobel prize]]></category>
		<category><![CDATA[physics]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.wordpress.com/2007/10/10/your-data-on-a-knife-edge/</guid>
		<description><![CDATA[<p>I read this interesting <a rel="nofollow" href="http://news.bbc.co.uk/1/hi/sci/tech/7035247.stm" >article</a> on the BBC website today. It talks about how two European scientists (Albert Fert and Peter Grunberg) have won the Nobel prize for physics for GMR (giant magnetoresistance). This technology has enabled hard drives to be made smaller and to hold more data. What I liked most [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>I read this interesting <a rel="nofollow" href="http://news.bbc.co.uk/1/hi/sci/tech/7035247.stm" >article</a> on the BBC website today.  It talks about how two European scientists (Albert Fert and Peter Grunberg) have won the Nobel prize for physics for GMR (giant magnetoresistance).  This technology has enabled hard drives to be made smaller and to hold more data.  What I liked most was the following comment, used to describe the technology:</p>
<p><em><span style="color:#003300;">&#8220;A computer hard-disk reader that uses a GMR sensor is equivalent to a jet flying at a speed of 30,000 kmph, at a height of just one metre above the ground, and yet being able to see and catalogue every single blade of grass it passes over.&#8221;</span></em></p>
<p>What a great description of the (extremely cheap) technology we simply rely on every day to provide us our data.  With those kinds of tolerance levels, our information really is on a knife edge.</p>
<p>So next time, you moan about a disk failure, just imagine being on that jet&#8230;
<div class="blogger-post-footer">
<p>_uacct = &#8220;UA-1104321-2&#8243;;<br />
urchinTracker();
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2007/10/10/your-data-on-a-knife-edge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tower of Tera</title>
		<link>http://thestoragearchitect.com/2007/01/05/tower-of-tera/</link>
		<comments>http://thestoragearchitect.com/2007/01/05/tower-of-tera/#comments</comments>
		<pubDate>Fri, 05 Jan 2007 21:11:00 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[terabyte]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.wordpress.com/2007/01/05/tower-of-tera/</guid>
		<description><![CDATA[<p>Lots of talk today about the 1 terabyte drive from Hitachi. In fact the drive is more likely to be about 931GB based on the dubious practice of using decimal 1000&#8242;s rather than binary (whilst we&#8217;re on that subject, the concept of decimal versus binary does annoy me &#8211; what with that and overhead, on [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>Lots of talk today about the 1 terabyte drive from Hitachi.  In fact the drive is more likely to be about 931GB based on the dubious practice of using decimal 1000&#8242;s rather than binary (whilst we&#8217;re on that subject, the concept of decimal versus binary does annoy me &#8211; what with that and overhead, on some of the AMS&#8217;s I&#8217;ve installed, a 300GB drive comes out as 267GB).</p>
<p>So, yes, I want a 1TB drive &#8211; no idea what I want to put on it, or how I&#8217;ll back it up &#8211; but I want one.
<div class="blogger-post-footer">
<p>_uacct = &#8220;UA-1104321-2&#8243;;<br />
urchinTracker();
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2007/01/05/tower-of-tera/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

