<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://cptsalek.twoday.net/rss2html.xsl" type="text/xsl"?>
<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/"
> 

  <channel rdf:about="http://cptsalek.twoday.net/">
    <title>Captains Log (Heidentum, IT, Mittelalter, Rollenspiel, Gesellschaft, Politik und der alltägliche Wahnsinn: Tagebuch meines Lebens.) : Rubrik:zfs</title>
    <link>http://cptsalek.twoday.net/</link>
    <description>Heidentum, IT, Mittelalter, Rollenspiel, Gesellschaft, Politik und der alltägliche Wahnsinn: Tagebuch meines Lebens.</description>
    <dc:publisher>cptsalek</dc:publisher>
    <dc:creator>cptsalek</dc:creator>
    <dc:date>2009-03-08T21:54:03Z</dc:date>
    <dc:language>en</dc:language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T00:00:00Z</sy:updateBase>
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/de/" />

    <image rdf:resource="http://static.twoday.net/cptsalek/images/icon.jpg" />
    <items>
      <rdf:Seq>
            <rdf:li rdf:resource="http://cptsalek.twoday.net/stories/5568561/" />

      </rdf:Seq>
    </items>
  </channel>

  <image rdf:about="http://static.twoday.net/cptsalek/images/icon.jpg">
    <title>Captains Log</title>
    <url>http://static.twoday.net/cptsalek/images/icon.jpg</url>
    <link>http://cptsalek.twoday.net/</link>
  </image>

  <item rdf:about="http://cptsalek.twoday.net/stories/5568561/">
    <title>Some Notes for ZFS on FreeBSD</title>
    <link>http://cptsalek.twoday.net/stories/5568561/</link>
    <description>There are two issues I stumbled upon while using/setting up a ZFS pool on FreeBSD:
&lt;ol&gt;&lt;li&gt;&lt;b&gt;Don&apos;t use generic device names, e.g. &lt;i&gt;ad0&lt;/i&gt;, &lt;i&gt;da1&lt;/i&gt;&lt;/b&gt; &lt;br /&gt;On Solaris it&apos;s quite common to specify a device without any slice, thus specifying the entire disk. While this works on FreeBSD, too, it leads to some nasty error messages during boot because any GEOM/GPT disklabel is removed. Create a GPT disklabel and add a partition using the &lt;i&gt;freebsd-zfs&lt;/i&gt; style instead - or simply use a standard FreeBSD slice covering the entire disk.&lt;/li&gt;  
&lt;li&gt;&lt;b&gt;Set geli_&lt;i&gt;$dev&lt;/i&gt;_autodetach=&quot;NO&quot; in /etc/rc.conf for all geli encrypted disks that will be part of your Z Pool&lt;/b&gt; &lt;br /&gt;This might be common knowledge, but I needed some time to figure this out: After a fresh boot issuing a &quot;zpool status&quot; obviously closed all geli providers, thus rendering the pool unusable. Well, this probably doesn&apos;t happen if you have zfs_enable=&quot;YES&quot; in your /etc/rc.conf&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt; &lt;br /&gt;PS: I installed FreeBSD-CURRENT 8.0, it comes with ZPool Version 13!</description>
    <dc:creator>cptsalek</dc:creator>
    <dc:subject>zfs</dc:subject>
    <dc:rights>Copyright &#169; 2009 cptsalek</dc:rights>
    <dc:date>2009-03-08T21:12:00Z</dc:date>
  </item>


<textinput rdf:about="http://cptsalek.twoday.net/search">
   <title>find</title>
   <description>Search this site:</description>
   <name>q</name>
   <link>http://cptsalek.twoday.net/search</link>
</textinput>
<cc:License rdf:about="http://creativecommons.org/licenses/by-nc-sa/2.0/de/">
   <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
   <permits rdf:resource="http://web.resource.org/cc/Distribution" />
   <requires rdf:resource="http://web.resource.org/cc/Notice" />
   <requires rdf:resource="http://web.resource.org/cc/Attribution" />
   <prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" />
   <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
   <requires rdf:resource="http://web.resource.org/cc/ShareAlike" />
</cc:License>

</rdf:RDF>
