<?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>Greg Porter&#039;s Blog</title>
	<atom:link href="http://greg.porter.name/wordpress/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://greg.porter.name/wordpress</link>
	<description>Expert database and system administrator.  VMware ESX, XenServer, SAN&#039;s and more!</description>
	<lastBuildDate>Fri, 03 Sep 2010 17:15:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Will a cheap solid state disk make your old laptop faster?  Yes.</title>
		<link>http://greg.porter.name/wordpress/?p=834</link>
		<comments>http://greg.porter.name/wordpress/?p=834#comments</comments>
		<pubDate>Fri, 03 Sep 2010 16:55:51 +0000</pubDate>
		<dc:creator>greg.porter</dc:creator>
				<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://greg.porter.name/wordpress/?p=834</guid>
		<description><![CDATA[I have an older HP Compaq tc4200 Tablet PC.  I like it.  If you&#8217;ve never used a tablet before, where you can opt to use a pen for input, you should try one.  It&#8217;s great for applications that are primarily mouse click driven, like browsing the Intertubes or doing practice exams.
I recently reloaded mine with ]]></description>
			<content:encoded><![CDATA[<p>I have an older <a href="http://h18000.www1.hp.com/products/quickspecs/12138_na/12138_na.HTML">HP Compaq tc4200 Tablet PC</a>.  I like it.  If you&#8217;ve never used a tablet before, where you can opt to use a pen for input, you should try one.  It&#8217;s great for applications that are primarily mouse click driven, like browsing the Intertubes or doing practice exams.</p>
<p>I recently reloaded mine with Windows 7, which was ridiculously easy.  Windows 7 runs no slower on it, and perhaps a bit faster.  Windows 7 natively loads all required drivers, so you won&#8217;t spend hours looking for the NIC driver or whatever for this model.  I like Windows 7.</p>
<p>Still as an older machine, it&#8217;s a bit slow.  The hard drive seems to thrash.  People say that replacing the internal hard drive with an inexpensive solid state drive (SSD) helps.  Will it make any real difference?  Yes.  I did it, and I&#8217;m glad I did.</p>
<p><span id="more-834"></span></p>
<p>Like I said this is HP Compaq tc4200 Tablet PC.  It has 2GB of RAM in it (the max).  It came with an 60GB 5400RPM ATA/IDE <a href="http://www.hitachigst.com/tech/techlib.nsf/products/Travelstar_5k100">Hitachi Travelstar 5K100, model </a><span><a href="http://www.hitachigst.com/tech/techlib.nsf/products/Travelstar_5k100">HTS541060G9AT00</a>.</span> It is loaded with a default load of Windows 7 Enterprise, fully patched.</p>
<p>Here&#8217;s some quickie benchmarks:</p>
<ul>
<li>43 seconds to go from power on to login prompt</li>
<li>12 seconds from login to desktop</li>
<li>6 seconds to launch Word</li>
</ul>
<p>I loaded<a href="http://prdownloads.sourceforge.net/iometer/iometer-2006.07.27.win32.i386-setup.exe?download"> iometer 2006.07.27</a> (a disk benchmark) on it, <a href="http://greg.porter.name/wiki/HowTo:iometer">following my instructions</a>.</p>
<p>Here&#8217;s what it looks like running, after about an hour:</p>
<p><a href="http://greg.porter.name/wordpress/wp-content/uploads/2010/09/laptop_ide_iometer.png"><img class="alignnone size-medium wp-image-832" title="laptop_ide_iometer" src="http://greg.porter.name/wordpress/wp-content/uploads/2010/09/laptop_ide_iometer-300x184.png" alt="laptop_ide_iometer" width="300" height="184" /></a></p>
<p>iometer reports something like:</p>
<ul>
<li>500 I/Os per Second</li>
<li>6 MBs per Second</li>
<li>20 Average I/O Response Time (ms)</li>
</ul>
<p>I then replaced the Travelstar with a <a href="http://ec.transcendusa.com/product/ItemDetail.asp?ItemID=TS64GSSD25-M">Transcend TS64GSSD25-M</a> 2.5&#8243; 64GB PATA MLC Internal Solid State Drive (SSD).  I got it for <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820208431">about $200 at Newegg</a>.  I loaded Windows 7 and iometer on it again.  Yes, it is something like 50% faster on the simple things I timed.</p>
<ul>
<li>27 seconds (was 43)  to go from power on to login prompt</li>
<li>5 seconds (was 12) from login to desktop</li>
<li>2 seconds (was 6) to launch Word</li>
</ul>
<p>Note that benchmarking SSD&#8217;s is notoriously inaccurate, basically because SSD makers know you&#8217;re going to do it, and tweak the SSD&#8217;s so they behave very well in the first few minutes.  They know the average person will probably do some quickie benchmark on the SSD in the first few minutes of use, so they make sure the SSD is configured to respond quickly during initial use.</p>
<p>You can get past this by running the benchmark for a few hours, at least 8 hours or overnight.  If you watch the results over time, you&#8217;ll see the SSD performance drop by 50% or more from the initial numbers.  Of course the initial numbers are what the manufacturer puts in the specs and on the box.  Basically, they lie.  For example, Transcend says this device gets 50 MBs per second for writes.  Yeah, sure it does.</p>
<p>So here&#8217;s the iometer run against the Transcend SSD, after about 8 hours:</p>
<p><a href="http://greg.porter.name/wordpress/wp-content/uploads/2010/09/laptop_ssd_iometer.png"><img class="alignnone size-medium wp-image-833" title="laptop_ssd_iometer" src="http://greg.porter.name/wordpress/wp-content/uploads/2010/09/laptop_ssd_iometer-300x184.png" alt="laptop_ssd_iometer" width="300" height="184" /></a></p>
<p>iometer reports the SSD is doing about:</p>
<ul>
<li>2500 I/Os per Second (IDE was 500)</li>
<li>33 MBs per Second (IDE was 6)</li>
<li>4 Average I/O Response Time (ms) (IDE was 20)</li>
</ul>
<p>So yes, it&#8217;s faster.  Maybe 5 times faster.</p>
<p>In usage, the tablet feels &#8220;snappier&#8221;.  I like it.</p>
<p>You&#8217;ll have to decide is $200 is worth making your old laptop faster.  If it&#8217;s some old beloved model that you can&#8217;t bear to part with, then maybe it is.</p>
]]></content:encoded>
			<wfw:commentRss>http://greg.porter.name/wordpress/?feed=rss2&amp;p=834</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MCITP:EA – Passed the Microsoft 070-640 Windows Server 2008 Active Directory, Configuring exam today</title>
		<link>http://greg.porter.name/wordpress/?p=825</link>
		<comments>http://greg.porter.name/wordpress/?p=825#comments</comments>
		<pubDate>Tue, 31 Aug 2010 05:05:22 +0000</pubDate>
		<dc:creator>greg.porter</dc:creator>
				<category><![CDATA[Certification]]></category>

		<guid isPermaLink="false">http://greg.porter.name/wordpress/?p=825</guid>
		<description><![CDATA[I&#8217;m glad to have passed 070-640 the first time.  I spent two months on this one.  I read the book.  I actually did all the labs in the book using virtual machines.  I did additional practice on real machines at work.  I took 2 practice exams a day, pretty much every day, for over a ]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m glad to have passed <a href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-640&amp;locale=en-us">070-640</a> the first time.  I spent two months on this one.  I read <a href="http://www.amazon.com/MCTS-Self-Paced-Training-Exam-70-640/dp/0735625131/ref=sr_1_2?ie=UTF8&amp;s=books&amp;qid=1283402840&amp;sr=8-2">the book</a>.  I actually did all the labs in the book using virtual machines.  I did additional practice on real machines at work.  I took 2 practice exams a day, pretty much every day, for over a month, like probably 80? total practice exam attempts.  (I have <a href="http://www.measureup.com/catalog/product.aspx?vid=5&amp;cid=MCTS&amp;tid=12&amp;pid=2204">MeasureUp exams</a> that came with the book, and I bought <a href="http://www.selftestsoftware.com/product.aspx?product_id=70-640">Kaplan SelfTest</a> exams as well.  I&#8217;d say that if you are like me, that 2 months per exam is about what it takes, and that&#8217;s studying an hour or two a day, most days of the week.</p>
<p><a href="http://greg.porter.name/wordpress/wp-content/uploads/2010/09/Porter_MS_Learning_Transcript_as_of_20100830.png"><img class="alignnone size-full wp-image-821" title="MCTS(rgb)_1078_1080_1079" src="http://greg.porter.name/wordpress/wp-content/uploads/2009/11/MCTSrgb_1078_1080_1079.png" alt="MCTS(rgb)_1078_1080_1079" width="473" height="80" /></a></p>
<p><span id="more-825"></span>This test is long, longer than any other Microsoft test I have taken.  It has twice as many questions.  I took the test in Bakersfield, at <a href="http://www.diamondtechsolutions.net">Diamond Technologies</a> (nice place, I&#8217;ve been there twice now, probably the nicest test center that is anywhere close to me).  The test proctor sat me down and said &#8220;You have 4 hours for this test, good luck.&#8221;  I about fell off the chair.  Four hours!  I finished in a little less than three, and that&#8217;s with taking the time to go over my answers a couple of times.  Previous exams were more like 90 minutes.</p>
<p>The test is much like the book, and a lot like the practice exams, unlike some of the other tests in this series.  <a href="http://greg.porter.name/wordpress/?p=602">Like I said before</a>, the Microsoft 070-647 Windows Server 2008, Enterprise Administrator exam is only sort of like the book, and it doesn&#8217;t look much like the practice exams either.  I taken it twice, and have yet to pass it.</p>
<p>If you&#8217;re curious,  <a href="http://greg.porter.name/wordpress/?page_id=26">I keep all my certifications here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://greg.porter.name/wordpress/?feed=rss2&amp;p=825</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AMAX GPU Workstation, AKA &#8220;cluster in a box&#8221;</title>
		<link>http://greg.porter.name/wordpress/?p=661</link>
		<comments>http://greg.porter.name/wordpress/?p=661#comments</comments>
		<pubDate>Fri, 06 Aug 2010 17:25:22 +0000</pubDate>
		<dc:creator>greg.porter</dc:creator>
				<category><![CDATA[High Performance Computing and Clusters]]></category>

		<guid isPermaLink="false">http://greg.porter.name/wordpress/?p=661</guid>
		<description><![CDATA[Recently a faculty member got a grant to buy a small GPU based computing cluster.  He wound up buying a ServMax PSC-2n from AMAX.  It came loaded with Debian.  It has four NVIDIA Tesla 2050 GPU cards in it.  That&#8217;s four times 448 cores per card = 1792 GPU cores in a workstation form factor.
Here&#8217;s ]]></description>
			<content:encoded><![CDATA[<p>Recently a faculty member got a grant to buy a small GPU based computing cluster.  He wound up buying a <a href="http://amax.com/CS_GPUpscDetail.asp?cs_id=FSC2n&amp;Type=Clusters&amp;value=GPU%20Workstations">ServMax PSC-2n</a> from <a href="http://amax.com/">AMAX</a>.  It came loaded with Debian.  It has four <a href="http://www.nvidia.com/object/product_tesla_C2050_C2070_us.html">NVIDIA Tesla 2050 GPU cards</a> in it.  That&#8217;s four times 448 cores per card = 1792 GPU cores in a workstation form factor.</p>
<p>Here&#8217;s a screenshot of it in action:</p>
<p><a href="http://greg.porter.name/wordpress/wp-content/uploads/2010/08/Screenshot.png"><img class="alignnone size-medium wp-image-662" title="PSC-2n Desktop" src="http://greg.porter.name/wordpress/wp-content/uploads/2010/08/Screenshot-300x225.png" alt="PSC-2n Desktop" width="300" height="225" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://greg.porter.name/wordpress/?feed=rss2&amp;p=661</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginner&#8217;s guide to iometer &#8211; real world disk benchmark</title>
		<link>http://greg.porter.name/wordpress/?p=666</link>
		<comments>http://greg.porter.name/wordpress/?p=666#comments</comments>
		<pubDate>Sat, 10 Jul 2010 14:37:07 +0000</pubDate>
		<dc:creator>greg.porter</dc:creator>
				<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://greg.porter.name/wordpress/?p=666</guid>
		<description><![CDATA[&#8220;There are three kinds of lies: lies, damned lies, and benchmarks statistics.&#8221; I often get asked about disk performance.  I often use iometer &#8212; a well known disk benchmark.  I usually use it on Windows.  It&#8217;s pretty easy to set up, although it does have a lot of configuration options.  I wrote up a quick ]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Lies,_damned_lies,_and_statistics">&#8220;There are three kinds of lies: lies, damned lies, and <span style="text-decoration: line-through;">benchmarks</span> statistics.&#8221;</a> I often get asked about disk performance.  I often use iometer &#8212; a well known disk benchmark.  I usually use it on Windows.  It&#8217;s pretty easy to set up, although it does have a lot of configuration options.  <a href="http://greg.porter.name/wiki/HowTo:iometer">I wrote up a quick guide to using iometer</a>.  Gentlemen, start your disk controllers.</p>
<p><a href="http://greg.porter.name/wordpress/wp-content/uploads/2010/08/Iometer_sas11.png"><img class="alignnone size-full wp-image-670" title="Iometer_sas1" src="http://greg.porter.name/wordpress/wp-content/uploads/2010/08/Iometer_sas11.png" alt="Iometer_sas1" width="498" height="306" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://greg.porter.name/wordpress/?feed=rss2&amp;p=666</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MCITP:EA – Passed the Microsoft 070-643 Windows Server 2008 Applications Infrastructure, Configuring exam today</title>
		<link>http://greg.porter.name/wordpress/?p=625</link>
		<comments>http://greg.porter.name/wordpress/?p=625#comments</comments>
		<pubDate>Wed, 30 Jun 2010 18:37:59 +0000</pubDate>
		<dc:creator>greg.porter</dc:creator>
				<category><![CDATA[Certification]]></category>

		<guid isPermaLink="false">http://greg.porter.name/wordpress/?p=625</guid>
		<description><![CDATA[This was my second try at 070-643, and I passed!  Yay!  I was beginning to doubt my super-powers.
What was different?  I went slower.  Read the book again.  Took the practice tests over and over again until I was blue in the face.  Actually fiddled with some of the technology on my own.  Not much different, ]]></description>
			<content:encoded><![CDATA[<p>This was my second try at <a href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-643&amp;locale=en-us">070-643</a>, and I passed!  Yay!  I was beginning to doubt my super-powers.</p>
<p>What was different?  I went slower.  Read the book again.  Took the practice tests over and over again until I was blue in the face.  Actually fiddled with some of the technology on my own.  Not much different, actually.</p>
<p><a href="http://greg.porter.name/wordpress/wp-content/uploads/2009/11/MCTSrgb_1080_1079.png"><img class="alignnone size-full wp-image-713" title="MCTS(rgb)_1080_1079" src="http://greg.porter.name/wordpress/wp-content/uploads/2009/11/MCTSrgb_1080_1079.png" alt="MCTS(rgb)_1080_1079" width="473" height="80" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://greg.porter.name/wordpress/?feed=rss2&amp;p=625</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nexenta QuickTip:  Get a real root shell</title>
		<link>http://greg.porter.name/wordpress/?p=646</link>
		<comments>http://greg.porter.name/wordpress/?p=646#comments</comments>
		<pubDate>Wed, 02 Jun 2010 18:52:08 +0000</pubDate>
		<dc:creator>greg.porter</dc:creator>
				<category><![CDATA[Nexenta]]></category>

		<guid isPermaLink="false">http://greg.porter.name/wordpress/?p=646</guid>
		<description><![CDATA[The Nexenta folks have spent a lot of energy making Nexenta &#8220;idiot-proof&#8221;.  You really can do almost everything you need from the web based GUI.  There&#8217;s a few more things you can do from the character based Nexenta Management Console (NMC).  Sometimes, though, you may want a shell&#8230;
When you log in as root on a ]]></description>
			<content:encoded><![CDATA[<p>The Nexenta folks have spent a lot of energy making Nexenta &#8220;idiot-proof&#8221;.  You really can do almost everything you need from the web based GUI.  There&#8217;s a few more things you can do from the character based <a href="http://www.nexenta.com/corp/content/view/246/119/">Nexenta Management Console (NMC)</a>.  Sometimes, though, you may want a shell&#8230;<span id="more-646"></span></p>
<p>When you log in as root on a Nexenta box, you get the nmc.</p>
<p>People that really like to <span style="text-decoration: line-through;">break things</span> fiddle like an honest to goodness root shell.  If you really want a shell, then do:</p>
<pre>[glporter@workstation ~]$ ssh root@my_filer
Password:
Last login: Wed Jun 2 11:34:10 2010 from workstation
nmc@my_filer:/$ option expert_mode = 1                                          

nmc@my_filer:/$ !bash                                                           
You are about to enter the Unix ("raw") shell
and execute low-level Unix command(s).
Warning: using low-level Unix commands is not
recommended! Execute?  (y/n) &lt;press y&gt;

root@my_filer:/volumes# &lt;do special root-ish things here&gt;
root@my_filer:/volumes# exit
exit

Important: To re-sync the appliance's management
state information, please consider running
'setup appliance nms restart' command.

nmc@my_filer:/$</pre>
<p>Probably is a good idea to run &#8217;setup appliance nms restart&#8217;, seeing as they told you to&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://greg.porter.name/wordpress/?feed=rss2&amp;p=646</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZFS?  Why you should care about ZFS?</title>
		<link>http://greg.porter.name/wordpress/?p=633</link>
		<comments>http://greg.porter.name/wordpress/?p=633#comments</comments>
		<pubDate>Thu, 20 May 2010 19:57:55 +0000</pubDate>
		<dc:creator>greg.porter</dc:creator>
				<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://greg.porter.name/wordpress/?p=633</guid>
		<description><![CDATA[There&#8217;s a lot of buzz about the Zettabyte File System from Sun Oracle, which has been included for a while in both Solaris and OpenSolaris.  (Distributions based on Opensolaris like Nexenta have it.  Also some BSD distributions have it).
In general, file systems are not exactly glamorous.  HFS?  UFS? VxVM?  Who cares.  It&#8217;s a file system, ]]></description>
			<content:encoded><![CDATA[<p><a href="http://greg.porter.name/wordpress/wp-content/uploads/2010/07/zfs_logo.jpg"><img class="alignleft size-thumbnail wp-image-640" title="zfs_logo" src="http://greg.porter.name/wordpress/wp-content/uploads/2010/07/zfs_logo-150x150.jpg" alt="zfs_logo" width="150" height="150" /></a>There&#8217;s a lot of buzz about the <a href="http://en.wikipedia.org/wiki/ZFS">Zettabyte File System</a> from <span style="text-decoration: line-through;">Sun</span> Oracle, which has been included for a while in both Solaris and OpenSolaris.  (Distributions based on Opensolaris like <a href="http://www.nexenta.org/">Nexenta</a> have it.  Also some BSD distributions have it).</p>
<p>In general, file systems are not exactly glamorous.  HFS?  UFS? VxVM?  Who cares.  It&#8217;s a file system, right?</p>
<p>ZFS has some serious juicy goodness.  Personally, I think as time goes on, you&#8217;ll see more and more ZFS (or at least ZFS-like file systems) used on production servers, especially file servers.  <a href="http://www.nexenta.com/corp/">Like NexentaStor</a>.</p>
<p><span id="more-633"></span>One of the things I like best about ZFS is that the developers worked hard to make it easy to use.  <a href="http://www.sun.com/bigadmin/features/articles/zfs_part1.scalable.jsp">ZFS is a combination of file system and volume manager</a>.   What this means is that ZFS in dead simple to administer.  Most commands are one liners, and take the place of what would have been whole strings of commands with other volume managers.</p>
<p>Believe it or not, most file systems *DO NOT* actually detect or repair <a href="http://www.sun.com/bigadmin/content/submitted/data_rot.jsp">&#8220;bit rot&#8221;</a>.  Hopefully you have underlying hardware like a RAID controller to handle that.  Even if you do, all it usually does is perhaps complain about &#8220;corruption detected&#8221;.  Bits flip and files get whacked more often than you think.  Not with ZFS.  ZFS uses elaborate checksumming to <a href="http://www.zdnet.com/blog/storage/zfs-data-integrity-tested/811">detect and repair problems</a>.</p>
<p>Along similar lines, ZFS has atomic writes.  Either something is written to disk correctly, or it is not written at all.  You see high end databases like this, but not file systems.  What this means is that you can literally pull the plug on a server during a big write, and the file system stays intact.  No more fsck!</p>
<p><a href="http://www.tech-recipes.com/rx/1446/zfs_ten_reasons_to_reformat_your_hard_drives/">Here&#8217;s ten reasons to reformat your hard drives</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://greg.porter.name/wordpress/?feed=rss2&amp;p=633</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More on Nexenta</title>
		<link>http://greg.porter.name/wordpress/?p=590</link>
		<comments>http://greg.porter.name/wordpress/?p=590#comments</comments>
		<pubDate>Thu, 13 May 2010 18:48:18 +0000</pubDate>
		<dc:creator>greg.porter</dc:creator>
				<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://greg.porter.name/wordpress/?p=590</guid>
		<description><![CDATA[Here&#8217;s my $0.02 on Nexenta.  (Based on my use of the free NexentaStor Community Edition, 3.0.2.
To summarize: Good stuff!  If you are looking for storage appliance software, try Nexenta first. Maybe you&#8217;ll luck out and Nexenta will like your hardware. If not, run Openfiler.
The Nexenta Community Edition is free to use. They do make ]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s my $0.02 on <a title="http://www.nexenta.com" rel="nofollow" href="http://www.nexenta.com/">Nexenta</a>.  (Based on my use of the free <a title="http://www.nexentastor.org/projects/site/wiki/CommunityEdition" rel="nofollow" href="http://www.nexentastor.org/projects/site/wiki/CommunityEdition">NexentaStor Community Edition, 3.0.2</a>.</p>
<p>To summarize: Good stuff!  If you are looking for storage appliance software, try Nexenta first. Maybe you&#8217;ll luck out and Nexenta will like your hardware. If not, run Openfiler.</p>
<p>The Nexenta Community Edition is free to use. They do make you register it. That&#8217;s a bit of a hassle, especially if you fat-finger the key (&#8221;Is that an I or a 1?&#8221;)</p>
<p>The Nexenta load is no harder than, and arguably easier, than loading Openfiler.</p>
<p><a href="http://greg.porter.name/wiki/HowTo:FilerPerformance">Nexenta goes faster that Openfiler.  Nexenta goes faster than my $25,000 Dell/Equallogic PS5000E.</a></p>
<p><a href="http://greg.porter.name/wiki/HowTo:Nexenta">I&#8217;m working on a step by step how-to for loading Nexenta. </a></p>
<p><a href="http://greg.porter.name/wordpress/wp-content/uploads/2010/05/nexenta1.png"><img class="alignnone size-large wp-image-591" title="nexenta1" src="http://greg.porter.name/wordpress/wp-content/uploads/2010/05/nexenta1-1024x819.png" alt="nexenta1" width="498" height="398" /></a></p>
<p><span id="more-590"></span></p>
<ul>
<li>Nexenta is more picky about hardware than Openfiler. Some machines that run Openfiler fine won&#8217;t run Nexenta at all. Since Nexenta is based on OpenSolaris, the <a title="http://www.sun.com/bigadmin/hcl/data/os/" rel="nofollow" href="http://www.sun.com/bigadmin/hcl/data/os/">OpenSolaris Hardware Compatibility List</a> may give you some guidance whether your hardware will run Nexenta.</li>
<li>Speaking of pickiness, I&#8217;ve had Nexenta repeatedly give me grief at install time on certain machines. The installer starts, doesn&#8217;t get very far, and then reboots. I found that Nexenta doesn&#8217;t like the BIOS APCI power settings. If you see this, try fiddling with APCI in BIOS (like turning it off).</li>
<li>Openfiler is a bit &#8220;fiddly&#8221; at times. Something that you know for a fact works, doesn&#8217;t, and you wind up dinking with it. For example, I almost always wind up throwing my first iSCSI target away, and making a second one.</li>
<li>If Nexenta loads at all (see comment about hardware pickiness above), it just works the first time, every time, smooth sailing.</li>
<li>Openfiler 2.3 &#8220;out of the box&#8221; is broken. iSCSI luns will present once, but will not present again after a reboot. This is well discussed issue. <a title="http://greg.porter.name/wiki/HowTo:Openfiler#Make_required_tweaks_to_address_the_Openfiler_2.3_reboot_issue" rel="nofollow" href="../../wiki/HowTo:Openfiler#Make_required_tweaks_to_address_the_Openfiler_2.3_reboot_issue">It&#8217;s easy to fix</a>, but it&#8217;s unfortunate that the Openfiler people haven&#8217;t addressed it.</li>
<li>I like the built in patcher in the Openfiler GUI.  I&#8217;m not sure how Nexenta does patching.</li>
<li>Nexenta is prettier, especially if you have flash.  The little tachometer gauges are especially cute.</li>
<li>Some of the advanced features in the pay-for-commercial <a title="http://www.nexenta.com/corp/nexentastor-overview/nexentastor-releases/nexentastor-30" rel="nofollow" href="http://www.nexenta.com/corp/nexentastor-overview/nexentastor-releases/nexentastor-30">NexentaStor 3.0</a>,  like the <a title="http://www.nexenta.com/corp/plugins-products/high-availability-products" rel="nofollow" href="http://www.nexenta.com/corp/plugins-products/high-availability-products">High Availability Cluster Plugin</a> are supposedly easy to deploy. Openfiler has features like this as well, but few mortal humans have ever figured out how to actually use them.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://greg.porter.name/wordpress/?feed=rss2&amp;p=590</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MCITP:EA – Took the Microsoft 070-643 Windows Server 2008 Applications Infrastructure, Configuring exam today</title>
		<link>http://greg.porter.name/wordpress/?p=620</link>
		<comments>http://greg.porter.name/wordpress/?p=620#comments</comments>
		<pubDate>Fri, 07 May 2010 18:26:01 +0000</pubDate>
		<dc:creator>greg.porter</dc:creator>
				<category><![CDATA[Certification]]></category>

		<guid isPermaLink="false">http://greg.porter.name/wordpress/?p=620</guid>
		<description><![CDATA[I didn&#8217;t pass.  I&#8217;ve never had such issues with any other exams before.  These Microsoft tests are tough!  Studying the official Microsoft Press books, and taking practice tests from the official Microsoft recommended practice test vendors is apparently not enough.
I read the book for this exam multiple times.  I painstakingly did all the labs.  This ]]></description>
			<content:encoded><![CDATA[<p>I didn&#8217;t pass.  I&#8217;ve never had such issues with any other exams before.  These Microsoft tests are tough!  Studying the official Microsoft Press books, and taking practice tests from the official Microsoft recommended practice test vendors is apparently not enough.</p>
<p><a href="http://www.amazon.com/MCTS-Exam-70-643-Applications-Infrastructure/dp/0735625115/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1278095112&amp;sr=8-1">I read the book for this exam</a> multiple times.  I painstakingly did all the labs.  This book does not cover test topics to the same depth and detail as you see them in the test.</p>
<p>I took the practice tests over and over again until I had all the questions memorized and repeatedly got perfect scores on them.  The actual test is unfortunately not a whole lot like the practice exams.</p>
<p>Oh well, Microsoft has their <a href="http://transcender.wordpress.com/2010/06/16/microsoft-second-shot-and-cisco-exams-both-expiring-soon/">Second Shot program</a> going right now, so retakes are free.  The program expires at the end of June 2010, so I will have to do the retakes soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://greg.porter.name/wordpress/?feed=rss2&amp;p=620</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sorry for the outages&#8230;</title>
		<link>http://greg.porter.name/wordpress/?p=555</link>
		<comments>http://greg.porter.name/wordpress/?p=555#comments</comments>
		<pubDate>Sat, 01 May 2010 04:12:19 +0000</pubDate>
		<dc:creator>greg.porter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://greg.porter.name/wordpress/?p=555</guid>
		<description><![CDATA[The server that hosts this site had &#8220;issues&#8221;&#8230;  My ISP wound up moving all my stuff to another one.  That, of course, had its own &#8220;issues&#8221;&#8230;
So anyway, things seem more stable now, and hopefully no content was lost.
Please email me at the usual address (or use the handy &#8220;Email Greg Porter&#8221; tab on the upper ]]></description>
			<content:encoded><![CDATA[<p>The server that hosts this site had &#8220;issues&#8221;&#8230;  My ISP wound up moving all my stuff to another one.  That, of course, had its own &#8220;issues&#8221;&#8230;</p>
<p>So anyway, things seem more stable now, and hopefully no content was lost.</p>
<p>Please email me at the usual address (or use the <a href="http://greg.porter.name/wordpress/?page_id=222">handy &#8220;Email Greg Porter&#8221; tab</a> on the upper right)  if you notice anything goofy.</p>
<p>Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://greg.porter.name/wordpress/?feed=rss2&amp;p=555</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
