<?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>Crucial Paradigm Australia Official Blog</title>
	<atom:link href="http://www.crucial.com.au/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.crucial.com.au/blog</link>
	<description></description>
	<lastBuildDate>Wed, 21 Jul 2010 23:05:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Webmin 1.510-2 on Debian 5</title>
		<link>http://www.crucial.com.au/blog/2010/07/15/installing-webmin-1-510-2-on-debian-5/</link>
		<comments>http://www.crucial.com.au/blog/2010/07/15/installing-webmin-1-510-2-on-debian-5/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 01:04:39 +0000</pubDate>
		<dc:creator>ijan</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.crucial.com.au/blog/?p=547</guid>
		<description><![CDATA[Straight forward Install, just run the following commands:
apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl
wget http://prdownloads.sourceforge.net/webadmin/webmin_1.510-2_all.deb
dpkg &#8211;install webmin_1.510-2_all.deb
IF the install fails due to &#8217;show-versions&#8217; run the command below then &#8216;dpkg &#8211;install webmin_1.510-2_all.deb&#8217; after it completes.
apt-get install apt-show-versions
You can access your server via:
http://&#60;ip-or-domain&#62;:10000
]]></description>
			<content:encoded><![CDATA[<p>Straight forward Install, just run the following commands:</p>
<p>apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl<br />
wget http://prdownloads.sourceforge.net/webadmin/webmin_1.510-2_all.deb<br />
dpkg &#8211;install webmin_1.510-2_all.deb</p>
<p>IF the install fails due to &#8217;show-versions&#8217; run the command below then &#8216;dpkg &#8211;install webmin_1.510-2_all.deb&#8217; after it completes.</p>
<p>apt-get install apt-show-versions</p>
<p>You can access your server via:<br />
<a href="http:///" target="_blank">http://</a>&lt;ip-or-domain&gt;:10000</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crucial.com.au/blog/2010/07/15/installing-webmin-1-510-2-on-debian-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing 3ware Storsave Profile Without Rebooting</title>
		<link>http://www.crucial.com.au/blog/2010/07/02/changing-3ware-storsave-profile-without-rebooting/</link>
		<comments>http://www.crucial.com.au/blog/2010/07/02/changing-3ware-storsave-profile-without-rebooting/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 23:05:12 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3ware]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[RAID]]></category>

		<guid isPermaLink="false">http://www.crucial.com.au/blog/2010/07/02/changing-3ware-storsave-profile-without-rebooting/</guid>
		<description><![CDATA[If you have ever had 3ware cards underperforming before you have probably found out about the storsave profile and how it can effect performance of your RAID array.
Changing your storsave profile can easily be done on the fly without rebooting your server by using the tw_cli utility.
tw_cli /c0/u0 set storsave=balance
Where c0 is the RAID card, [...]]]></description>
			<content:encoded><![CDATA[<p>If you have ever had 3ware cards underperforming before you have probably found out about the storsave profile and how it can effect performance of your RAID array.</p>
<p>Changing your storsave profile can easily be done on the fly without rebooting your server by using the tw_cli utility.</p>
<blockquote><p>tw_cli /c0/u0 set storsave=balance</p></blockquote>
<p>Where c0 is the RAID card, and u0 is the array you wish to change the profile for.  There are 3 profiles, protect which is the slowest and most secure.  Balanced which you should be using if you have a BBU on the RAID card, and then finally performance which doesn&#8217;t even use the BBU even if you have one!  We set our arrays to balanced when we use a BBU</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crucial.com.au/blog/2010/07/02/changing-3ware-storsave-profile-without-rebooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add a hotspare drive to a 3ware array/controller</title>
		<link>http://www.crucial.com.au/blog/2010/06/28/how-to-add-a-hotspare-drive-to-a-3ware-array/</link>
		<comments>http://www.crucial.com.au/blog/2010/06/28/how-to-add-a-hotspare-drive-to-a-3ware-array/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 23:53:43 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3ware]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[RAID]]></category>

		<guid isPermaLink="false">http://www.crucial.com.au/blog/?p=540</guid>
		<description><![CDATA[You can add a hotspare drive to a 3ware controller using the tw_cli utility.  Example:
tw_cli /c0 add type=spare disk=14
Where c0 is the controller, and 14 is the port. You can show which ports are being used in which arrays by running:
tw_cli /c0 show
]]></description>
			<content:encoded><![CDATA[<p>You can add a hotspare drive to a 3ware controller using the tw_cli utility.  Example:</p>
<blockquote><p>tw_cli /c0 add type=spare disk=14</p></blockquote>
<p>Where c0 is the controller, and 14 is the port. You can show which ports are being used in which arrays by running:</p>
<blockquote><p>tw_cli /c0 show</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.crucial.com.au/blog/2010/06/28/how-to-add-a-hotspare-drive-to-a-3ware-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to delete files when you encounter: -bash: /bin/rm: Argument list too long</title>
		<link>http://www.crucial.com.au/blog/2010/06/01/how-to-delete-files-when-you-encounter-bash-binrm-argument-list-too-long/</link>
		<comments>http://www.crucial.com.au/blog/2010/06/01/how-to-delete-files-when-you-encounter-bash-binrm-argument-list-too-long/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 04:57:52 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server administration]]></category>

		<guid isPermaLink="false">http://www.crucial.com.au/blog/?p=537</guid>
		<description><![CDATA[If you have tried to empty any large folders, such as mailbox directories or temporary folders on a linux server you will probably encountered the following error:
-bash: /bin/rm: Argument list too long
An easy way around this is to use the following command (this will remove all files in the folder you run this command):
find . [...]]]></description>
			<content:encoded><![CDATA[<p>If you have tried to empty any large folders, such as mailbox directories or temporary folders on a linux server you will probably encountered the following error:</p>
<blockquote><p>-bash: /bin/rm: Argument list too long</p></blockquote>
<p>An easy way around this is to use the following command (this will remove all files in the folder you run this command):</p>
<blockquote><p>find . | xargs rm</p></blockquote>
<p>If you want to delete files with a specific string in them, you can do with the following:</p>
<blockquote><p>find . -name &#8216;*string*&#8217; | xargs rm</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.crucial.com.au/blog/2010/06/01/how-to-delete-files-when-you-encounter-bash-binrm-argument-list-too-long/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Critical Alert on Supermicro IPMI</title>
		<link>http://www.crucial.com.au/blog/2010/05/27/critical-alert-on-supermicro-ipmi/</link>
		<comments>http://www.crucial.com.au/blog/2010/05/27/critical-alert-on-supermicro-ipmi/#comments</comments>
		<pubDate>Wed, 26 May 2010 21:16:01 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[supermicro]]></category>

		<guid isPermaLink="false">http://www.crucial.com.au/blog/?p=535</guid>
		<description><![CDATA[If you have noticed a Critical alert on the top left hand side of new Supermicro IPMI cards, this can usally be cleared easily by doing the following:

Login to IMPI
Go to Server Health -&#62; Sensor Readings
Hit the Clear Chassis Intrusion Button.

The error should now be gone! If not, check the sensor reading for anything else [...]]]></description>
			<content:encoded><![CDATA[<p>If you have noticed a Critical alert on the top left hand side of new Supermicro IPMI cards, this can usally be cleared easily by doing the following:</p>
<ol>
<li>Login to IMPI</li>
<li>Go to Server Health -&gt; Sensor Readings</li>
<li>Hit the Clear Chassis Intrusion Button.</li>
</ol>
<p>The error should now be gone! If not, check the sensor reading for anything else abnormal.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crucial.com.au/blog/2010/05/27/critical-alert-on-supermicro-ipmi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using smartctrl to view drive errors in a 3ware RAID Array</title>
		<link>http://www.crucial.com.au/blog/2010/05/18/using-smartctrl-to-view-drive-errors-in-a-3ware-raid-array/</link>
		<comments>http://www.crucial.com.au/blog/2010/05/18/using-smartctrl-to-view-drive-errors-in-a-3ware-raid-array/#comments</comments>
		<pubDate>Tue, 18 May 2010 01:54:44 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[RAID]]></category>

		<guid isPermaLink="false">http://www.crucial.com.au/blog/?p=532</guid>
		<description><![CDATA[If you have ever had to deal with failed drives in a RAID array, you will know how painful it can be.  We encountered a strange error (UNCONV-DCB) on one drive in a 3ware RAID array, while the 3ware tw_cli utility is quite useful it does not provide any information other than the status [...]]]></description>
			<content:encoded><![CDATA[<p>If you have ever had to deal with failed drives in a RAID array, you will know how painful it can be.  We encountered a strange error (UNCONV-DCB) on one drive in a 3ware RAID array, while the 3ware tw_cli utility is quite useful it does not provide any information other than the status of the drive.</p>
<p>Upon doing some research I found you can use smartctl to find out the status of a drive in a RAID array.  Something like this:</p>
<blockquote><p>smartctl -a -d 3ware,0 /dev/twa0 -T verypermissive</p></blockquote>
<p>Where 3ware,0 is drive 0, and twa0 is 3ware array 0. This outputs something like this:</p>
<blockquote><p>[root@XXX ~]# smartctl -a -d 3ware,1 /dev/twa0 -T verypermissive<br />
smartctl version 5.37 [i386-redhat-linux-gnu] Copyright (C) 2002-6 Bruce Allen<br />
Home page is http://smartmontools.sourceforge.net/</p>
<p>=== START OF INFORMATION SECTION ===<br />
Device Model:     XXXXX<br />
Serial Number:    XXXXX<br />
Firmware Version: XXXX<br />
User Capacity:    500,107,862,016 bytes<br />
Device is:        Not in smartctl database [for details use: -P showall]<br />
ATA Version is:   6<br />
ATA Standard is:  ATA/ATAPI-6 T13 1410D revision 2<br />
Local Time is:    Tue May 18 11:58:43 2010 EST<br />
SMART support is: Available &#8211; device has SMART capability.<br />
SMART support is: Enabled</p>
<p>=== START OF READ SMART DATA SECTION ===<br />
SMART overall-health self-assessment test result: PASSED</p>
<p>General SMART Values:<br />
Offline data collection status:  (0&#215;82) Offline data collection activity<br />
                                        was completed without error.<br />
                                        Auto Offline Data Collection: Enabled.<br />
Self-test execution status:      (   0) The previous self-test routine completed<br />
                                        without error or no self-test has ever<br />
                                        been run.<br />
Total time to complete Offline<br />
data collection:                 ( 642) seconds.<br />
Offline data collection<br />
capabilities:                    (0&#215;7b) SMART execute Offline immediate.<br />
                                        Auto Offline data collection on/off support.<br />
                                        Suspend Offline collection upon new<br />
                                        command.<br />
                                        Offline surface scan supported.<br />
                                        Self-test supported.<br />
                                        Conveyance Self-test supported.<br />
                                        Selective Self-test supported.<br />
SMART capabilities:            (0&#215;0003) Saves SMART data before entering<br />
                                        power-saving mode.<br />
                                        Supports SMART auto save timer.<br />
Error logging capability:        (0&#215;01) Error logging supported.<br />
                                        General Purpose Logging supported.<br />
Short self-test routine<br />
recommended polling time:        (   1) minutes.<br />
Extended self-test routine<br />
recommended polling time:        ( 120) minutes.<br />
Conveyance self-test routine<br />
recommended polling time:        (   2) minutes.</p>
<p>SMART Attributes Data Structure revision number: 10<br />
Vendor Specific SMART Attributes with Thresholds:<br />
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE<br />
  1 Raw_Read_Error_Rate     0&#215;000f   119   099   006    Pre-fail  Always       &#8211;       229202478<br />
  3 Spin_Up_Time            0&#215;0003   095   095   000    Pre-fail  Always       &#8211;       0<br />
  4 Start_Stop_Count        0&#215;0032   100   100   020    Old_age   Always       &#8211;       21<br />
  5 Reallocated_Sector_Ct   0&#215;0033   100   100   036    Pre-fail  Always       &#8211;       2<br />
  7 Seek_Error_Rate         0&#215;000f   076   060   030    Pre-fail  Always       &#8211;       82364680704<br />
  9 Power_On_Hours          0&#215;0032   082   082   000    Old_age   Always       &#8211;       15937<br />
 10 Spin_Retry_Count        0&#215;0013   100   100   097    Pre-fail  Always       &#8211;       0<br />
 12 Power_Cycle_Count       0&#215;0032   100   100   020    Old_age   Always       &#8211;       21<br />
184 Unknown_Attribute       0&#215;0032   100   100   099    Old_age   Always       &#8211;       0<br />
187 Unknown_Attribute       0&#215;0032   100   100   000    Old_age   Always       &#8211;       0<br />
188 Unknown_Attribute       0&#215;0032   100   100   000    Old_age   Always       &#8211;       0<br />
189 Unknown_Attribute       0&#215;003a   100   100   000    Old_age   Always       &#8211;       0<br />
190 Temperature_Celsius     0&#215;0022   073   061   045    Old_age   Always       &#8211;       538378267<br />
194 Temperature_Celsius     0&#215;0022   027   040   000    Old_age   Always       &#8211;       27 (Lifetime Min/Max 0/17)<br />
195 Hardware_ECC_Recovered  0&#215;001a   054   025   000    Old_age   Always       &#8211;       229202478<br />
197 Current_Pending_Sector  0&#215;0012   100   100   000    Old_age   Always       &#8211;       0<br />
198 Offline_Uncorrectable   0&#215;0010   100   100   000    Old_age   Offline      &#8211;       0<br />
199 UDMA_CRC_Error_Count    0&#215;003e   200   200   000    Old_age   Always       &#8211;       0</p>
<p>SMART Error Log Version: 1<br />
No Errors Logged</p>
<p>SMART Self-test log structure revision number 1<br />
No self-tests have been logged.  [To run self-tests, use: smartctl -t]</p>
<p>SMART Selective self-test log data structure revision number 1<br />
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS<br />
    1        0        0  Not_testing<br />
    2        0        0  Not_testing<br />
    3        0        0  Not_testing<br />
    4        0        0  Not_testing<br />
    5        0        0  Not_testing<br />
Selective self-test flags (0&#215;0):<br />
  After scanning selected spans, do NOT read-scan remainder of disk.<br />
If Selective self-test is pending on power-up, resume after 0 minute delay.</p>
<p>[root@XXXX ~]#</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.crucial.com.au/blog/2010/05/18/using-smartctrl-to-view-drive-errors-in-a-3ware-raid-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing smartctl Tools on XenServer</title>
		<link>http://www.crucial.com.au/blog/2010/05/18/installing-smartctl-tools-on-xenserver/</link>
		<comments>http://www.crucial.com.au/blog/2010/05/18/installing-smartctl-tools-on-xenserver/#comments</comments>
		<pubDate>Tue, 18 May 2010 01:37:11 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[xenserver]]></category>

		<guid isPermaLink="false">http://www.crucial.com.au/blog/?p=530</guid>
		<description><![CDATA[If you have tried installing any software on XenServer you will know that it is not an easy process.  This article shows how you can install smartctl on a XenServer server.  Smartctl is a great utility to monitor drives and if they have had any errors.
To install run the following:
wget ftp://ftp.pbone.net/mirror/archive.fedoraproject.org/fedora/linux/releases/8/Everything/i386/os/Packages/smartmontools-5.37-7.fc8.i386.rpm
wget ftp://ftp.pbone.net/mirror/archive.fedoraproject.org/fedora/linux/releases/8/Fedora/i386/os/Packages/mailx-8.1.1-46.fc7.i386.rpm
rpm -hiv [...]]]></description>
			<content:encoded><![CDATA[<p>If you have tried installing any software on XenServer you will know that it is not an easy process.  This article shows how you can install smartctl on a XenServer server.  Smartctl is a great utility to monitor drives and if they have had any errors.</p>
<p>To install run the following:</p>
<blockquote><p>wget ftp://ftp.pbone.net/mirror/archive.fedoraproject.org/fedora/linux/releases/8/Everything/i386/os/Packages/smartmontools-5.37-7.fc8.i386.rpm<br />
wget ftp://ftp.pbone.net/mirror/archive.fedoraproject.org/fedora/linux/releases/8/Fedora/i386/os/Packages/mailx-8.1.1-46.fc7.i386.rpm<br />
rpm -hiv smartmontools-5.37-7.fc8.i386.rpm mailx-8.1.1-46.fc7.i386.rpm</p></blockquote>
<p>You now have smartctl installed on XenServer!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crucial.com.au/blog/2010/05/18/installing-smartctl-tools-on-xenserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a jbod in 3Ware 8000/9550</title>
		<link>http://www.crucial.com.au/blog/2010/05/14/creating-a-jbod-in-3ware-80009550/</link>
		<comments>http://www.crucial.com.au/blog/2010/05/14/creating-a-jbod-in-3ware-80009550/#comments</comments>
		<pubDate>Fri, 14 May 2010 08:16:37 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3ware]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[RAID]]></category>

		<guid isPermaLink="false">http://www.crucial.com.au/blog/?p=527</guid>
		<description><![CDATA[3Ware cards do not always make it easy to export drives as JBOD, or for single drives.  To get this working it needs to be done through the 3Ware CLI (tw_cli on Linux):
tw_cli maint createunit c0 rsingle p0
Where c0 is the first RAID card in the server, and p0 is the first drive on [...]]]></description>
			<content:encoded><![CDATA[<p>3Ware cards do not always make it easy to export drives as JBOD, or for single drives.  To get this working it needs to be done through the 3Ware CLI (tw_cli on Linux):</p>
<blockquote><p>tw_cli maint createunit c0 rsingle p0</p></blockquote>
<p>Where c0 is the first RAID card in the server, and p0 is the first drive on the controller.  You need to run this command for each drive you wish to set to JBOD.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crucial.com.au/blog/2010/05/14/creating-a-jbod-in-3ware-80009550/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IOS: Clearing IP from ARP Cache</title>
		<link>http://www.crucial.com.au/blog/2010/05/05/ios-clearing-ip-from-arp-cache/</link>
		<comments>http://www.crucial.com.au/blog/2010/05/05/ios-clearing-ip-from-arp-cache/#comments</comments>
		<pubDate>Wed, 05 May 2010 05:23:40 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://www.crucial.com.au/blog/?p=524</guid>
		<description><![CDATA[A quick easy way to clear an IP from the ARP cache on an IOS switch/router is:
clear ip arp [ip address]
]]></description>
			<content:encoded><![CDATA[<p>A quick easy way to clear an IP from the ARP cache on an IOS switch/router is:</p>
<p>clear ip arp [ip address]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crucial.com.au/blog/2010/05/05/ios-clearing-ip-from-arp-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seagate AS &amp; ES2 Drives get the &#8220;Axe&#8221;</title>
		<link>http://www.crucial.com.au/blog/2010/04/15/seagate-as-es2-drives-get-the-axe/</link>
		<comments>http://www.crucial.com.au/blog/2010/04/15/seagate-as-es2-drives-get-the-axe/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 09:28:37 +0000</pubDate>
		<dc:creator>ijan</dc:creator>
				<category><![CDATA[Crucial Updates]]></category>
		<category><![CDATA[Office fun]]></category>
		<category><![CDATA[Axe]]></category>
		<category><![CDATA[Crucial]]></category>
		<category><![CDATA[Crucial Axe]]></category>
		<category><![CDATA[Seagate]]></category>
		<category><![CDATA[Seagate AS]]></category>
		<category><![CDATA[Seagate ES2]]></category>

		<guid isPermaLink="false">http://www.crucial.com.au/blog/?p=473</guid>
		<description><![CDATA[Want to see what a Hard Drive manufacturer looks like when it gets the &#8220;Axe&#8221;?
2009 wasn&#8217;t really the year for Seagate, I was a fan of them swallowing up Maxtor to stop their production (speculative but a fun thought) but it seems they had either integrated  some of Maxtors technology into their AS drives and [...]]]></description>
			<content:encoded><![CDATA[<p>Want to see what a Hard Drive manufacturer looks like when it gets the &#8220;Axe&#8221;?<span id="more-473"></span></p>
<p>2009 wasn&#8217;t really the year for Seagate, I was a fan of them swallowing up Maxtor to stop their production (speculative but a fun thought) but it seems they had either integrated  some of Maxtors technology into their AS drives and ES (Enterprise) drives or like Ross haunts our office with his whiteness (<em>sorry Ross</em>) Maxtor must have been haunting Seagate with their reliability issues.</p>
<p>Troubled with bricking and RAID compatibility issues Seagate was left with their pants down releasing firmware after firmware update in an attempt to salvage what they could and without causing any further damage to the hosting industry and to the end user. We now only use Western Digital RE3 and Black hard drives but like many other hosts we also got stung by the problems Seagate were facing and with the frustration, tears and sleepless nights building we had to do something, something that would help relieve the pain..</p>
<p>Yes we did what every Sys Admin has wanted to do&#8230;</p>
<p>Yes we did what so many unsuspecting buyers wanted to do&#8230;.</p>
<p>Yes we did void our warranties&#8230;</p>
<p>We gave them the Axe!</p>
<p><strong>Two Drives &#8211; (Still under warranty of course which makes it so much sweeter)<br />
</strong></p>
<p><strong>1 x 500GB ES2, 1 x 750GB AS</strong></p>
<p><a href="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/P3310431.jpg"><img class="size-medium wp-image-475 alignleft" title="P3310431" src="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/P3310431-300x225.jpg" alt="" width="300" height="225" /></a><a href="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/P33104302.jpg"><br />
</a></p>
<p><a href="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/P33104303.jpg"><img class="size-medium wp-image-496 alignleft" title="P3310430" src="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/P33104303-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><strong>One Axe &#8211; </strong></p>
<p><a href="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/axe.jpg"><img class="size-medium wp-image-479 alignleft" title="axe" src="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/axe-225x300.jpg" alt="" width="225" height="300" /></a></p>
<p><strong>10 x Rage</strong></p>
<p><a href="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/2seagate.jpg"></a><a href="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/1seagate1.jpg"><img class="size-medium wp-image-491 alignleft" title="1seagate" src="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/1seagate1-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/2seagate2.jpg"><br />
</a></p>
<p><a href="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/2seagate3.jpg"><img class="alignleft size-medium wp-image-497" title="2seagate" src="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/2seagate3-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><strong>50 x Rage</strong> -</p>
<p><a href="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/3seagate1.jpg"><img class="alignleft size-medium wp-image-498" title="3seagate" src="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/3seagate1-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p style="text-align: center;"><a href="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/4seagate.jpg"><br />
</a></p>
<p><a href="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/4seagate1.jpg"><img class="alignleft size-medium wp-image-499" title="4seagate" src="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/4seagate1-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><strong>1</strong><strong>00 x Rage &#8211; </strong></p>
<p><a href="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/5seagate1.jpg"><img class="alignleft size-medium wp-image-500" title="5seagate" src="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/5seagate1-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/6seagate1.jpg"><br />
</a></p>
<p><a href="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/6seagate2.jpg"><img class="alignleft size-medium wp-image-501" title="6seagate" src="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/6seagate2-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p style="text-align: center;">
<p style="text-align: center;">
<p style="text-align: center;">
<p style="text-align: left;"><strong>Finished Product &#8211; (NOTE &#8211; works just as well as it did when it was delivered)</strong></p>
<p style="text-align: left;"><a href="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/finished1.jpg"><img class="alignleft size-medium wp-image-502" title="finished" src="http://www.crucial.com.au/blog/wp-content/uploads/2010/04/finished1-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p style="text-align: left;">
<p>To Seagate&#8217;s credit they do build a very tough hard drive, our axe needs sharpening&#8230;..</p>
<p><img src="file:///C:/Backup/photos/P3310430.JPG" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.crucial.com.au/blog/2010/04/15/seagate-as-es2-drives-get-the-axe/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
