<?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>rejectreality &#187; Tech</title>
	<atom:link href="http://rejectreality.net/category/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://rejectreality.net</link>
	<description></description>
	<lastBuildDate>Tue, 26 May 2009 14:53:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What sysadmin things should every programmer know &#8211; Documentation &#8211; Wiki</title>
		<link>http://rejectreality.net/2009/05/what-sysadmin-things-should-every-programmer-know-documentation-wiki/</link>
		<comments>http://rejectreality.net/2009/05/what-sysadmin-things-should-every-programmer-know-documentation-wiki/#comments</comments>
		<pubDate>Tue, 26 May 2009 14:53:23 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://rejectreality.net/?p=188</guid>
		<description><![CDATA[The first part of the &#8220;What sysadmin things should every programmer know&#8221; series bring us to everyone&#8217;s favourite topic &#8230; as long as they&#8217;re not the one on the wrong end of creating it. Documentation. &#60;cue ominous music&#62; Documentation is a funny thing.  There&#8217;s a real knife edge of usefulness where just a hair to [...]]]></description>
			<content:encoded><![CDATA[<p>The first part of the &#8220;What sysadmin things should every programmer know&#8221; series bring us to everyone&#8217;s favourite topic &#8230; as long as they&#8217;re not the one on the wrong end of creating it.</p>
<p>Documentation.</p>
<p>&lt;cue ominous music&gt;</p>
<p>Documentation is a funny thing.  There&#8217;s a real knife edge of usefulness where just a hair to each side of &#8220;complete&#8221;, &#8220;accurate&#8221; or &#8220;up to date&#8221; sits &#8220;there&#8217;s more info in <a href="http://en.wikipedia.org/wiki/Sanitization_%28classified_information%29">redacted documents</a>&#8220;, &#8220;I swear this is written in Swahili&#8221; and &#8220;does anyone know where the backup tapes are?&#8221;</p>
<p>That said, there are some things that can be done to improve a bad documentation situation.  My <a href="http://serverfault.com/questions/4176/what-sysadmin-things-should-every-programmer-know/4737#4737">documentation-related reply</a> to the <a href="http://serverfault.com/questions/4176/what-sysadmin-things-should-every-programmer-know">original question</a> came in five parts, the first being:</p>
<blockquote><p>Document everything. If you don&#8217;t have one, install an under-the-radar wiki, but make sure you back it up. Start off with collecting facts, and one day, a big picture will form.</p></blockquote>
<p>Assuming you have no documentation<sup><a href="http://rejectreality.net/2009/05/what-sysadmin-things-should-every-programmer-know-documentation-wiki/#footnote_0_188" id="identifier_0_188" class="footnote-link footnote-identifier-link" title="Documentation quantified by &amp;#8220;some&amp;#8221; or &amp;#8220;incomplete&amp;#8221; counts as none in this instance">1</a></sup>,  you have two problems to immediately solve; what to document and where to store all this newly collected stuff.</p>
<p>&#8220;Document everything&#8221; (including life and the universe)<sup><a href="http://rejectreality.net/2009/05/what-sysadmin-things-should-every-programmer-know-documentation-wiki/#footnote_1_188" id="identifier_1_188" class="footnote-link footnote-identifier-link" title=" &amp;#8230; with apologies to Douglas Adams">2</a></sup> should be the goal for your environment.  It&#8217;s completely unattainable, impossible and, frankly, insane to even try, yet striving to achieve it pays off in unexpected ways with surprisingly small amounts of effort.</p>
<p>On your side of retaining sanity is this theory&#8217;s major flaw; most environments are too big, complex, intricate or old to document from scratch.</p>
<p>So, start simple &#8230; collect facts.</p>
<p>I like facts.  Facts are easy.  They&#8217;re small.  They don&#8217;t take too much effort to find.  They&#8217;re easy to copy and paste somewhere else.</p>
<ul>
<li>Today might be your the descriptions you&#8217;ve put on your switch ports (you do keep that updated, right?)</li>
<li>Tomorrow might be how to flash the BIOS of a server or update the firmware of a RAID card.</li>
<li>The day after, your backup tape cycle.</li>
<li>Next week, your network cabling colour code.</li>
</ul>
<p>See?  Simple.</p>
<p>You&#8217;ve already got all this stuff swimming around in your head &#8230; which is your biggest problem.<sup><a href="http://rejectreality.net/2009/05/what-sysadmin-things-should-every-programmer-know-documentation-wiki/#footnote_2_188" id="identifier_2_188" class="footnote-link footnote-identifier-link" title="show int description, BIOS via tftp from service processor&amp;#8217;s CLI, use CDROM and video console redirection for RAID card, daily, weekly for 3 months, monthly for 12 months, yearly for 7 years, red: straight through ethernet, yellow: crossover, blue: serial, purple: voice, green: E1, orange fibre: multimode, yellow fibre: single mode &amp;#8212; and all that off the top of my head.&nbsp; &amp;lt;sigh&amp;gt;">3</a></sup>  If it&#8217;s in your head and not anywhere else, it&#8217;s unlikely to be in anyone else&#8217;s.  This means someone either has to work it out each time or they&#8217;re asking you before patching a new cable &#8230; and I&#8217;m sure you&#8217;ve got better things to be doing (that new coffee machine&#8217;s not going to test itself).</p>
<p>Consider getting this administrivia stuff out as your first priority; something&#8217;s better than nothing, and you can always come back and edit for completeness as you&#8217;re going along.  Even better &#8211; it&#8217;s a wiki; anyone can help by hitting the &#8220;edit&#8221; button and adding their own facts or expanding on yours.</p>
<p>My initial promise was, &#8220;&#8230; one day a big picture will form&#8221;.  It takes a long time to prime a wiki with enough facts to answer most any question; I prefer to call it a win when you can answer your first question from your new wiki alone, without having to reverse engineer how a system was set up.</p>
<p>After you answer you first question, keep up the documentation and fact collection.  It  can only get better from there.</p>
<p>If you&#8217;re after some recommendations of software, <a href="http://www.mediawiki.org/wiki/MediaWiki">MediaWiki</a> is one of the bigger guys in the game being the basis of Wikipedia.  I&#8217;ve heard <a href="http://www.atlassian.com/software/confluence/">Confluence</a> is nice to use and has some great integration features.  Most of my experience has been with <a href="http://twiki.org/">Twiki</a> &#8211; it has a really simple markup syntax and works well enough, except the search tends towards crud in larger wikis.<sup><a href="http://rejectreality.net/2009/05/what-sysadmin-things-should-every-programmer-know-documentation-wiki/#footnote_3_188" id="identifier_3_188" class="footnote-link footnote-identifier-link" title="&amp;#8230; at least in the versions I&amp;#8217;ve used">4</a></sup>  Some well maintained index pages would probably be a decent enough hackaround for this.</p>
<p>Comments are welcome.  How do you document your world?  What software do you use?</p>
<ol class="footnotes"><li id="footnote_0_188" class="footnote">Documentation quantified by &#8220;some&#8221; or &#8220;incomplete&#8221; counts as none in this instance</li><li id="footnote_1_188" class="footnote"> &#8230; with apologies to Douglas Adams</li><li id="footnote_2_188" class="footnote">show int description, BIOS via tftp from service processor&#8217;s CLI, use CDROM and video console redirection for RAID card, daily, weekly for 3 months, monthly for 12 months, yearly for 7 years, red: straight through ethernet, yellow: crossover, blue: serial, purple: voice, green: E1, orange fibre: multimode, yellow fibre: single mode &#8212; and all that off the top of my head.  &lt;sigh&gt;</li><li id="footnote_3_188" class="footnote">&#8230; at least in the versions I&#8217;ve used</li></ol>]]></content:encoded>
			<wfw:commentRss>http://rejectreality.net/2009/05/what-sysadmin-things-should-every-programmer-know-documentation-wiki/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What sysadmin things should every programmer know?</title>
		<link>http://rejectreality.net/2009/05/what-sysadmin-things-should-every-programmer-know/</link>
		<comments>http://rejectreality.net/2009/05/what-sysadmin-things-should-every-programmer-know/#comments</comments>
		<pubDate>Tue, 05 May 2009 15:40:24 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://rejectreality.net/?p=184</guid>
		<description><![CDATA[I recently joined ServerFault; a new forum for system administrations, built by the same guys that developed Stack Overflow for programmers. One of the first posts I came across asked: &#8220;As a programmer, we tend to take sysadmins for granted. The few times I&#8217;ve been without a good sysadmin have really made me appreciate what [...]]]></description>
			<content:encoded><![CDATA[<p>I recently joined <a href="http://serverfault.com">ServerFault</a>; a new forum for system administrations, built by the same guys that developed <a href="http://stackoverflow.com/">Stack Overflow</a> for programmers.</p>
<p>One of the first posts I came across asked:</p>
<blockquote><p>&#8220;As a programmer, we tend to take sysadmins for granted. The few times I&#8217;ve been without a good sysadmin have really made me appreciate what you guys do. When we&#8217;re venturing into an environment without a sysadmin, what words of wisdom can you offer us?&#8221;</p></blockquote>
<p>I love these sorts of questions.  I enjoy sharing what actually works in the real world and come up with the infrastructure to support best practices.</p>
<p>I have come across all sorts of information and advice for both programmers and sysadmins.  In this series, I&#8217;ll go over <a href="http://serverfault.com/questions/4176/what-sysadmin-things-should-every-programmer-know/4737#4737">my response to this question</a> and the background of why I believe this stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://rejectreality.net/2009/05/what-sysadmin-things-should-every-programmer-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Sysadmin&#8217;s advent calendar</title>
		<link>http://rejectreality.net/2009/01/a-sysadmins-advent-calendar/</link>
		<comments>http://rejectreality.net/2009/01/a-sysadmins-advent-calendar/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 13:32:36 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://rejectreality.net/?p=33</guid>
		<description><![CDATA[This is a fantastic concept for infrastructure/sysadmin type people that was not publicised highly enough. Sysadvent was an article a day for the advent calendar, containing bunch of really useful information in small enough chunks that doesn&#8217;t scare you off, yet has enough meat behind it that you want to add stuff to your &#8220;The [...]]]></description>
			<content:encoded><![CDATA[<p>This is a fantastic concept for infrastructure/sysadmin type people that was not publicised highly enough.</p>
<p>Sysadvent was an article a day for the <a href="http://en.wikipedia.org/wiki/Advent_calendar">advent calendar</a>, containing bunch of really useful information in small enough chunks that doesn&#8217;t scare you off, yet has enough meat behind it that you want to add stuff to your &#8220;<a href="http://rejectreality.net/the-list/">The List</a>&#8220;.</p>
<p>If you look after systems, you owe it to yourself to take an hour to read <a href="http://sysadvent.blogspot.com/">Sysadvent</a>; I&#8217;ll add my take and some topics close to my world as time progresses.</p>
<p>Hat&#8217;s off to <a href="http://semicomplete.com/">Jordan of semicomplete</a> for running the show.</p>
]]></content:encoded>
			<wfw:commentRss>http://rejectreality.net/2009/01/a-sysadmins-advent-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What do you do when someone else 0wnz your site?</title>
		<link>http://rejectreality.net/2009/01/what-do-you-do-when-someone-else-0wnz-your-site/</link>
		<comments>http://rejectreality.net/2009/01/what-do-you-do-when-someone-else-0wnz-your-site/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 13:51:43 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[The Internets]]></category>

		<guid isPermaLink="false">http://rejectreality.net/?p=58</guid>
		<description><![CDATA[I was recently contacted by by a gentleman having what is colloquially referred to as a Bad Day(tm); someone had managed to get into his e-commerce site and started messing around with the content. In this case, the page content was modified so that a remotely-hosted javascript file was downloaded and executed on each page [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://rejectreality.net/?attachment_id=59"><img class="alignright size-medium wp-image-59" src="http://rejectreality.net/wp-content/uploads/2009/01/physical-view-of-the-network-300x199.jpg" alt="" width="300" height="199" /></a>I was recently contacted by by a gentleman having what is colloquially referred to as a Bad Day(tm); someone had managed to get into his e-commerce site and started messing around with the content.</p>
<p>In this case, the page content was modified so that a remotely-hosted javascript file was downloaded and executed on each page view.  This javascript could do pretty much anything; capture username/passwords and form data and send them off site, inject virus-laden images into the page to take over or crash a client application/PC or load a bunch of ads hidden off screen to increase their ad impression rate and therefore get paid higher values &#8230; and that&#8217;s just three off the top of my head.</p>
<p>If you have anything hosted on the &#8216;net, I&#8217;m sure you can appreciate that&#8217;s a pretty bad scanario for most personal sites.  On sites that sell things, use credit cards or have usernames and passwords, it&#8217;s not just bad, it&#8217;s scary.</p>
<p>So, what do you do when someone else 0wnz your site?</p>
<h4>First, clean out the closet.</h4>
<p>There&#8217;s two main methods of attack; the highly skilled, custom attack, and the the &#8220;<a href="http://en.wikipedia.org/wiki/Script_kiddie">script kiddie</a>&#8221; attack.</p>
<p>The first consists of people trying to actively break software by sending it more data than it can handle (known as a &#8220;buffer overflow&#8221; attack), sending it bad or malformed data or injecting invalid instructions (which could manifest in an application crash or databases being wiped).  As mentioned, these are generally found by highly skilled people that are capable of leaving little or no trace of their actions.  Depending on their motives, the exploit found will either be used to break into things, or be reported to the vendor so we can all benefit from the security fixes.</p>
<p>The second type of attack requires less skill, and usually involves pre-packaged exploitation tools created by the first kind of attack.  These exploit kits are usually easy to spot as you will see a number of invalid requests in rapid succession in your application logs, trying to get a webserver to do something stupid (like trying to run the Windows command shell on a Unix/Apache webserver).</p>
<p>In either case, preservation of the environment is important if you can learn from it later.  Back it up and put it somewhere safe where it can do no damage, such as within a virtual machine or a development server physically disconnected from the rest of the network.</p>
<h4>Second, nuke the entire site from orbit. It&#8217;s the only way to be sure.</h4>
<p>Yup &#8211; you don&#8217;t really have a choice here.  You need to consider the entirety of the site compromised and nuke it.  Nuke it all.</p>
<p>PHP files, .Net code, html, images, you name it.</p>
<p>You can&#8217;t trust any of it.</p>
<h4>Third, we can rebuild it.  We have the technology.</h4>
<p>Now, this is where it gets interesting.</p>
<p>If you&#8217;re using a content management system of some sort (of which, most e-commerce and blogging software fits in nicely), &#8220;rebuilding&#8221; a site is pretty simple as most of the site&#8217;s content and configuration live inside a database.</p>
<p>Rebuilding involves deploying the latest version of all web software, plugins and utilities, freshly downloaded from the vendor or open source project&#8217;s site, and using a new, blank database; the catch to this is you will need to migrate over the content by hand.  To speed things up, you could dump the old database, sanitise it&#8217;s contents, and reload to the new location or reload a database dump from before the site compromise occurred (assuming you can nail that down when that happened).  Migrating and sanitising the database does require some skill and knowledge of how the application uses the database; if you don&#8217;t know, now&#8217;s the time to find make friends with a friendly DBA or group that provides support (commercial or otherwise) for your chosen content management system application.</p>
<p>Note that the break in I described at the top ended up with content being injected via the CMS&#8217; template files; redeploying and re-customising a fresh copy of your template may be a good idea if you&#8217;re not familiar with looking through them for strange web requests.</p>
<p>I mentioned nuking the images (and other data-type files, like MP3&#8242;s and Word docs); again, if you have a backup from before the compromise, you should be able to use that to help get you back up and running quicker.  If not, the images and the like are probably ok to reuse, however I would recommend virus scanning them as there are exploits in the wild capable of infecting a machine by viewing an image file.  Again, with good backups, you can make it easier.</p>
<p>It&#8217;s hard and it takes a lot of work to properly clean up a site.  It is the only safe manner to bring it back up, though.</p>
<h4>Fourth, those passwords are no longer yours.  Get yourself some new ones.</h4>
<p>Someone else likely knows your password.</p>
<p>They can do things you probably don&#8217;t want them doing.</p>
<p>That sucks.</p>
<p>Now you have to think of a bunch of long, good, solid, random passwords start changing any password related to the site as well as anywhere else where you use the same username/password.</p>
<p>Again, it&#8217;s the only way to be sure.</p>
<h4>Finally, try to make it so it doesn&#8217;t happen again.</h4>
<p>Work on the least bit principle &#8211; if you don&#8217;t need a feature, don&#8217;t install it.</p>
<p>Work on the least privilege principle &#8211; disable permissions until you break the app, then slowly grant more until it works again. <sup><a href="http://rejectreality.net/2009/01/what-do-you-do-when-someone-else-0wnz-your-site/#footnote_0_58" id="identifier_0_58" class="footnote-link footnote-identifier-link" title="Ideally, you&amp;#8217;d start off with no permissions, but that can take time; make you you budget extra time to do it properly.&nbsp; Remember, most applications don&amp;#8217;t need write access to their whole tree; applying write access to their &amp;#8220;uploads&amp;#8221; directory may be enough.">1</a></sup></p>
<p>Service accounts and sudo are great &#8211; service accounts mean you can create application-specific accounts with massive nasty passwords; sudo means you almost never need to know &#8216;em for day-to-day maintenance.</p>
<p>Look into an automated configuration control / file verification system, or hand rolling some form of md5/sha1 digesting of files to look for files that have changed that you don&#8217;t know about.</p>
<h4>Remember &#8230;</h4>
<p>&#8230; the Interwebs are a scary place.  Do you know where your backups are?</p>
<ol class="footnotes"><li id="footnote_0_58" class="footnote">Ideally, you&#8217;d start off with no permissions, but that can take time; make you you budget extra time to do it properly.  Remember, most applications don&#8217;t need write access to their whole tree; applying write access to their &#8220;uploads&#8221; directory may be enough.</li></ol>]]></content:encoded>
			<wfw:commentRss>http://rejectreality.net/2009/01/what-do-you-do-when-someone-else-0wnz-your-site/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Could drum&#8217;n&#039;bass be used to mechanically test hard drives?</title>
		<link>http://rejectreality.net/2009/01/could-drumnbass-be-used-to-mechanically-test-hard-drives/</link>
		<comments>http://rejectreality.net/2009/01/could-drumnbass-be-used-to-mechanically-test-hard-drives/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 03:51:54 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://rejectreality.net/?p=16</guid>
		<description><![CDATA[There&#8217;s a few fundamental things that scare the living bejeezus out of system administrators; losing data has got to be somewhere near the top of the list.1 Potentially losing data in this manner becomes less scary and more of a morbid curiosity &#8230; &#8230; especially when you&#8217;re aware of exactly what a hard drive head [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a few fundamental things that scare the living bejeezus out of system administrators; losing data has got to be somewhere near the top of the list.<sup><a href="http://rejectreality.net/2009/01/could-drumnbass-be-used-to-mechanically-test-hard-drives/#footnote_0_16" id="identifier_0_16" class="footnote-link footnote-identifier-link" title="Fire, water, power problems, trojan horses, crackers, a lack of suitable sources of caffeine, aliens, zombies and the end of the internets also feature prominently.&nbsp; The caffeine one, in particular, keeps me up at night.&nbsp; *twitch*">1</a></sup></p>
<p>Potentially losing data in this manner becomes less scary and more of a morbid curiosity &#8230;</p>
<p><object width="500" height="400"><param name="movie" value="http://www.youtube.com/v/tDacjrSCeq4&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/tDacjrSCeq4&#038;fs=1" type="application/x-shockwave-flash" width="500" height="400" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>&#8230; especially when you&#8217;re aware of exactly what a hard drive head crash is capable of doing.</p>
<p>For those not aware, you&#8217;re looking at a storage appliance,<sup><a href="http://rejectreality.net/2009/01/could-drumnbass-be-used-to-mechanically-test-hard-drives/#footnote_1_16" id="identifier_1_16" class="footnote-link footnote-identifier-link" title="A server with a whole bunch of drives attached providing disk storage to remote machines">2</a></sup> being verbally assaulted.  Each one of the drives consists of spinning platters and heads that &#8220;fly&#8221; over the platters on a cushion of air produced by the platters.<sup><a href="http://rejectreality.net/2009/01/could-drumnbass-be-used-to-mechanically-test-hard-drives/#footnote_2_16" id="identifier_2_16" class="footnote-link footnote-identifier-link" title="Photo and a primer here.">3</a></sup>  Any movement or vibration of the drive can disrupt the cushion of air, causing the heads to either lose their place on the disk or <a href="http://rejectreality.net/?attachment_id=24">crash into the platters</a>.</p>
<p>In this video, the pressure waves generated by the sound is enough to knock (multiple) drives out of action while they stabilise, find their servo tracking signals and start servicing load again.</p>
<p>This originally came about while engineers were attempting to reproduce an intermittent disk latency problem caused by a missing screw that should have held a disk fast in it&#8217;s support tray.  As the problem wasn&#8217;t easily reproduced, they introduced some extra vibration to see how close the disks were to exhibiting the same stall-stabilise-resume cycle; it turns out, no more than a scream away <img src='http://rejectreality.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>More info on <a href="http://blogs.sun.com/brendan/entry/unusual_disk_latency">Brendan Gregg&#8217;s Fishworks blog at Sun</a>.</p>
<p>This raises a few interesting points:</p>
<ul>
<li>The automated diagnostics/monitoring package on the 7400 series appliances, Analytics, is *seriously* awesome if you can use it to (indirectly) detect a loose or missing drive screw by looking for per-disk increases in I/O latency.</li>
<li>We&#8217;re really pushing the boundaries of mechanical stability in disks.  I believe these are 7200RPM SATA disks; if a loud noise can freak &#8216;em out, I&#8217;d hate to think what a similar event would do to 15K FC drives.</li>
<li>SSD&#8217;s are immune to these problems; once the write performance problems have been sorted or worked around (async flushing or similar &#8211; dont forget a UPS!), they&#8217;re going to become *really* interesting for non-caching/acceleration use.</li>
<li>The monitoring / diagnostics software is effectively a web interface to <a href="http://en.wikipedia.org/wiki/DTrace">DTrace</a>, a non-invasive tracing framework used to gather kernel and application information on production systems safely, without (significantly) impacting performance.  DTrace is a fascinating technology that I really need to learn more about.<sup><a href="http://rejectreality.net/2009/01/could-drumnbass-be-used-to-mechanically-test-hard-drives/#footnote_3_16" id="identifier_3_16" class="footnote-link footnote-identifier-link" title="I&amp;#8217;ve put it on The List">4</a></sup></li>
</ul>
<p>&#8230; and now for the morbid curiosity.  I have a couple of 12&#8243; subwoofers and a large collection of dance, trance and drum&#8217;n'bass music; I wonder what they could do to a JBOD array &#8230; <img src='http://rejectreality.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>My hat&#8217;s off to the Fishworks guys for building an awesome storage platform; I look forward to seeing more of your stuff (and hopefully playing with your kit) soon!</p>
<p>&lt;disclaimer&gt;  No drives were (permanently) hurt in the production of this blog post, although my external drive started whining in sympathy.  As it says in the video, don&#8217;t do this.  Especially to my SAN disks.  Ever.  I have a <a href="http://www.urbandictionary.com/define.php?term=cluebat">cluebat</a>.  It will be used.  Oh yes.  It will be.  &lt;/disclaimer&gt;</p>
<p>[via: <a href="http://blog.makezine.com/archive/2009/01/shouting_in_the_datacenter_increase.html">Make</a>]</p>
<p>** Update! **</p>
<p><a href="http://blogs.sun.com/bmc/"><span class="rBookmark0">Bryan Cantrill</span></a>, one the Sun Fishworks guys, <a href="http://blogs.sun.com/fishworks/entry/the_sexy_cub_of_fishworks">found me</a> &#8211; thanks for stopping by!  I look forward to seeing what else your group comes up with.</p>
<p>** Update! **</p>
<ol class="footnotes"><li id="footnote_0_16" class="footnote"><a href="http://forums.theplanet.com/index.php?showtopic=90185">Fire</a>, <a href="http://au.youtube.com/watch?v=ANU-oSE5_hU">water</a>, power problems, trojan horses, crackers, a lack of suitable sources of caffeine, aliens, <a href="http://www.flickr.com/photos/rejectreality/2971692468/">zombies</a> and the end of the internets also feature prominently.  The caffeine one, in particular, keeps me up at night.  *twitch*</li><li id="footnote_1_16" class="footnote">A server with a whole bunch of drives attached providing disk storage to remote machines</li><li id="footnote_2_16" class="footnote"><a href="http://rejectreality.net/?attachment_id=25">Photo</a> and a primer <a href="http://computer.howstuffworks.com/hard-disk6.htm">here</a>.</li><li id="footnote_3_16" class="footnote">I&#8217;ve put it on The List</li></ol>]]></content:encoded>
			<wfw:commentRss>http://rejectreality.net/2009/01/could-drumnbass-be-used-to-mechanically-test-hard-drives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

