<?xml version="1.0"?>
<!-- name="generator" content="blosxom/2.0" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
  <channel>
    <title>mkp's blog   </title>
    <link>http://mkp.net/blog/index.rss</link>
    <description>Martin's musings about life, music and everything</description>
    <language>en</language>

  <item>
    <title>Persistent Drive Naming</title>
    <pubDate>Wed, 13 Aug 2008 19:40:00 EDT</pubDate>
    <link>http://mkp.net/blog/index.rss/2008/08/13#20080813</link>
    <description>
&lt;p&gt;
  In my two test JBOD arrays I have a whole whack of different
  drives.  &lt;tt&gt;udev&lt;/tt&gt; gives us the possibility to access disks by
  UUID, id, path or filesystem label.  Most people use the latter.
  However, my test drives generally don't have filesystems on them.
  And certainly not filesystems with a lifetime long enough to warrant
  labeling.
&lt;/p&gt;

&lt;p&gt;
  Accessing via UUID, id or path is annoying because the names are
  really long.  So I decided to create a set of udev rules enabling me
  to refer to drives based upon persistent nick names.
&lt;/p&gt;

&lt;p&gt;
  This way I can run &lt;code&gt;fdisk /dev/fred&lt;/code&gt; instead
  of &lt;code&gt;fdisk
  /dev/disk/by-id/scsi-SHITACHI_HUS153030VLF400_J8V1WDXA_E4TFL4M1NGDE4TH&lt;/code&gt;.
  Somewhat more convenient.  At least to the humans among us.
&lt;/p&gt;

&lt;p&gt;
  &lt;a href=&quot;/code/udev/&quot;&gt;Gimme!&lt;/a&gt;
&lt;/p&gt;

</description>
  </item>
  <item>
    <title>Travel &amp;amp; Mission Accomplished</title>
    <pubDate>Mon, 28 Jul 2008 21:37:00 EDT</pubDate>
    <link>http://mkp.net/blog/index.rss/2008/07/28#20080728</link>
    <description>
&lt;p&gt;

  Last week was crazy!  First the &lt;a href=&quot;http://www.snia.org/&quot;&gt;SNIA
    Summer Symposium&lt;/a&gt; in San Jose where we had another face-2-face in
  the data integrity technical workgroup.  Friday, I flew to Ottawa for
  the &lt;a href=&quot;http://www.linuxsymposium.org/2008/&quot;&gt;Linux
    Symposium&lt;/a&gt;.

  &lt;ul&gt;

    &lt;li&gt;
      &lt;a href=&quot;http://mkp.net/code/data-integrity/docs/ols2008-petersen.pdf&quot;&gt;Linux
	Data Integrity Extensions&lt;/a&gt; - a reprint of my paper from the
	Linux Symposium proceedings.
    &lt;/li&gt;
    
    &lt;li&gt;
      &lt;a href=&quot;http://mkp.net/code/data-integrity/docs/ols2008-slides.pdf&quot;&gt;Slides&lt;/a&gt;
      from my presentation.
    &lt;/li&gt;

  &lt;/ul&gt;
&lt;/p&gt;

&lt;p&gt;
  Also, as of yesterday my data integrity infrastructure has been
  merged and will be in 2.6.27-rc1.
&lt;/p&gt;
</description>
  </item>
  <item>
    <title>Bad, But Good</title>
    <pubDate>Sat, 14 Jun 2008 13:11:00 EDT</pubDate>
    <link>http://mkp.net/blog/index.rss/2008/06/14#20080614</link>
    <description>
&lt;p&gt;
	&lt;a href=&quot;http://www.perl.com/&quot;&gt;Perl&lt;/a&gt; is
	like &lt;a href=&quot;http://en.wikipedia.org/wiki/Poutine&quot;&gt;poutine&lt;/a&gt;.
	It's &lt;a href=&quot;/code/lkmlify/lkmlify&quot;&gt;bad&lt;/a&gt;.  But so good.
	And bad.  But good.  Mmmhm.
&lt;/p&gt;</description>
  </item>
  <item>
    <title>Christmas Came Early This Year</title>
    <pubDate>Sun, 08 Jun 2008 00:00:00 EDT</pubDate>
    <link>http://mkp.net/blog/index.rss/2008/06/08#20080608</link>
    <description>
&lt;div class=&quot;figure&quot;&gt;
  &lt;img src=&quot;/images/20080608-1.jpg&quot;/&gt;
&lt;/div&gt;

&lt;br style=&quot;clear:both&quot;/&gt;

&lt;div class=&quot;figure&quot;&gt;
  &lt;img src=&quot;/images/20080608-2.jpg&quot;/&gt;
&lt;/div&gt;

&lt;br style=&quot;clear:both&quot;/&gt;

&lt;div class=&quot;figure&quot;&gt;
  &lt;img src=&quot;/images/20080608-3.jpg&quot;/&gt;
&lt;/div&gt;

&lt;br style=&quot;clear:both&quot;/&gt;

&lt;div class=&quot;figure&quot;&gt;
  &lt;img src=&quot;/images/20080608-4.jpg&quot;/&gt;
&lt;/div&gt;

&lt;br style=&quot;clear:both&quot;/&gt;
</description>
  </item>
  <item>
    <title>Another Legend Passes</title>
    <pubDate>Sun, 25 May 2008 00:00:00 EDT</pubDate>
    <link>http://mkp.net/blog/index.rss/2008/05/25#20080525</link>
    <description>
&lt;div class=&quot;figure&quot;&gt;
  &lt;a href=&quot;/images/20051222.jpg&quot;&gt;&lt;img src=&quot;/images/20051222sm.jpg&quot;/&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;
  Bye &lt;a href=&quot;http://en.wikipedia.org/wiki/Jimmy_McGriff&quot;&gt;Jimmy&lt;/a&gt;.
  So long and thanks for all the music...
&lt;/p&gt;

&lt;br style=&quot;clear:both&quot;/&gt;
</description>
  </item>
  </channel>
</rss>