<?xml version="1.0" encoding="utf-8" ?>

<rdf:RDF 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns="http://my.netscape.com/rdf/simple/0.9/">
<channel>
    <title>Jonas Genannt</title>
    <link>http://blog.brachium-system.net/</link>
    <description>Weblog of an System Engineer</description>
    <dc:language>en</dc:language>

    <image rdf:resource="http://blog.brachium-system.net/templates/default/img/s9y_banner_small.png" />

    <items>
      <rdf:Seq>
        <rdf:li resource="http://blog.brachium-system.net/archives/70-guid.html" />
        <rdf:li resource="http://blog.brachium-system.net/archives/69-guid.html" />
        <rdf:li resource="http://blog.brachium-system.net/archives/68-guid.html" />
        <rdf:li resource="http://blog.brachium-system.net/archives/67-guid.html" />
        <rdf:li resource="http://blog.brachium-system.net/archives/66-guid.html" />
        <rdf:li resource="http://blog.brachium-system.net/archives/65-guid.html" />
        <rdf:li resource="http://blog.brachium-system.net/archives/64-guid.html" />
        <rdf:li resource="http://blog.brachium-system.net/archives/63-guid.html" />
        <rdf:li resource="http://blog.brachium-system.net/archives/62-guid.html" />
        <rdf:li resource="http://blog.brachium-system.net/archives/61-guid.html" />
        <rdf:li resource="http://blog.brachium-system.net/archives/60-guid.html" />
        <rdf:li resource="http://blog.brachium-system.net/archives/59-guid.html" />
        <rdf:li resource="http://blog.brachium-system.net/archives/58-guid.html" />
        <rdf:li resource="http://blog.brachium-system.net/archives/57-guid.html" />
        <rdf:li resource="http://blog.brachium-system.net/archives/56-guid.html" />
      </rdf:Seq>
    </items>
</channel>

<image rdf:about="http://blog.brachium-system.net/templates/default/img/s9y_banner_small.png">
        <url>http://blog.brachium-system.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Jonas Genannt - Weblog of an System Engineer</title>
        <link>http://blog.brachium-system.net/</link>
        <width>100</width>
        <height>21</height>
    </image>


<item rdf:about="http://blog.brachium-system.net/archives/70-guid.html">
    <title>Debian - Dell OMSA SNMP</title>
    <link>http://blog.brachium-system.net/archives/70-Debian-Dell-OMSA-SNMP.html</link>
    <description>
    If you would like to use SNMP to monitor your dell server with OMSA (server administrator) installed, you have to configure your local SNMPd.&lt;br /&gt;
&lt;br /&gt;
First you have to enable SNMP on OMSA:&lt;blockquote&gt;/etc/init.d/dataeng enablesnmp&lt;/blockquote&gt;Than restart your Data Engine System from OMSA: &lt;blockquote&gt;/etc/init.d/dataeng restart&lt;/blockquote&gt;You can now install the snmp daemon from debian: &lt;blockquote&gt;apt-get install snmpd&lt;/blockquote&gt;SNMPd should listen to all interfaces. You can configure this at &lt;em&gt;/etc/default/snmpd&lt;/em&gt;&lt;br /&gt;
&lt;br /&gt;
Please note, that you have to remove the entry &lt;em&gt;-I -smux&lt;/em&gt;, because OMSA uses snmp smux for communicating with the SNMP daemon. &lt;br /&gt;
&lt;br /&gt;
The following &lt;em&gt;snmpd.conf&lt;/em&gt; is tested to work with OMSA:&lt;blockquote&gt;com2sec local    localhost  public&lt;br /&gt;
com2sec watchdog 192.168.168.0/24  public&lt;br /&gt;
smuxsocket 127.0.0.1&lt;br /&gt;
smuxpeer .1.3.6.1.4.1.674.10892.1&lt;br /&gt;
group MyRoGroup v2c     local&lt;br /&gt;
group MyRoGroup v2c     watchdog&lt;br /&gt;
view  all    included  .1&lt;br /&gt;
access MyRoGroup &quot;&quot; any noauth exact all none none&lt;br /&gt;
&lt;/blockquote&gt;Now restart the snmpd and install also the dell mibs. You can find the mibs in /opt/dell/.&lt;br /&gt;
&lt;br /&gt;
After the restart you can walk throw your SNMP tables: &lt;blockquote&gt;snmpwalk -v2c -c public localhost 1.3.6.1.4.1.674.10893&lt;/blockquote&gt;If you want to monitor the health of your server I can suggest you the following nagios plugin:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.ahus1.de/nagios/&quot;&gt;check_omsa_snmp.pl&lt;/a&gt; - this plugin checks temperature,voltage, Power Supply and Cooling Devices &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 
    </description>

    <dc:publisher>Jonas Genannt</dc:publisher>
    <dc:creator>nospam@example.com (Jonas Genannt)</dc:creator>
    <dc:subject>
    debian, dell, work, </dc:subject>
    <dc:date>2008-05-14T12:20:44Z</dc:date>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=70</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=1.0&amp;type=comments&amp;cid=70</wfw:commentRss>
    
    
</item>
<item rdf:about="http://blog.brachium-system.net/archives/69-guid.html">
    <title>Leerstetten Main-Danube lock in action</title>
    <link>http://blog.brachium-system.net/archives/69-Leerstetten-Main-Danube-lock-in-action.html</link>
    <description>
    Last year I has written an &lt;a href=&quot;http://blog.brachium-system.net/archives/53-Visiting-Main-Danube-Canal.html&quot;&gt;article&lt;/a&gt; about the &lt;a href=&quot;http://en.wikipedia.org/wiki/Schwanstetten&quot;&gt;Leerstetten&lt;/a&gt;  &lt;a href=&quot;http://en.wikipedia.org/wiki/Rhine-Main-Danube_Canal&quot;&gt;Main-Danube&lt;/a&gt; &lt;a href=&quot;http://en.wikipedia.org/wiki/Lock_%28water_transport%29&quot;&gt;lock&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Today I have seen this lock the first time in action. &lt;br /&gt;
&lt;br /&gt;
&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://blog.brachium-system.net/uploads/lockMDK_3.jpg&#039;&gt;&lt;!-- s9ymdb:18 --&gt;&lt;img width=&quot;83&quot; height=&quot;110&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://blog.brachium-system.net/uploads/lockMDK_3.serendipityThumb.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://blog.brachium-system.net/uploads/lockMDK_5.jpg&#039;&gt;&lt;!-- s9ymdb:20 --&gt;&lt;img width=&quot;110&quot; height=&quot;83&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://blog.brachium-system.net/uploads/lockMDK_5.serendipityThumb.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
 
    </description>

    <dc:publisher>Jonas Genannt</dc:publisher>
    <dc:creator>nospam@example.com (Jonas Genannt)</dc:creator>
    <dc:subject>
    no category, </dc:subject>
    <dc:date>2008-05-03T21:15:15Z</dc:date>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=69</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=1.0&amp;type=comments&amp;cid=69</wfw:commentRss>
    
    
</item>
<item rdf:about="http://blog.brachium-system.net/archives/68-guid.html">
    <title>Clamav daemon on etch - long startup time</title>
    <link>http://blog.brachium-system.net/archives/68-Clamav-daemon-on-etch-long-startup-time.html</link>
    <description>
    If you are running clamav daemon on debian etch, and your clamav daemon takes up to 3-4 minutes to create the unix socket and the pid file, don&#039;t despair it&#039;s an clamav bug.&lt;br /&gt;
&lt;br /&gt;
While you are running clamav with amavis this bug can be very annoying:&lt;br /&gt;
&lt;blockquote&gt;amavis[22480]: (21470-02) (!!) ClamAV-clamd av-scanner FAILED: Too many retries to talk to /var/run/clamav/clamd.ctl (Can&#039;t connect to UNIX socket&lt;/blockquote&gt;&lt;br /&gt;
If you strace your clamv on the startup time you get many of these messages:&lt;br /&gt;
&lt;blockquote&gt;read(10, &quot;n.Downloader-14249\n29184:5d2a569&quot;..., 4096) = 4096&lt;br /&gt;
read(10, &quot;15872:15a82a8cbbb437f9249c944391&quot;..., 4096) = 4096&lt;br /&gt;
read(10, &quot;a6288c61679d87f00:Trojan.Bancos-&quot;..., 4096) = 4096&lt;br /&gt;
read(10, &quot;db2a:Trojan.IRCBot-1189\n24576:5e&quot;..., 4096) = 4096&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
The clamav version is debian etch is  0.90.1.&lt;br /&gt;
The bug is fixed in version 0.91rc2. So you could use the &lt;a href=&quot;http://www.backports.org&quot;&gt;backports.org&lt;/a&gt; packages (0.91.2). 
    </description>

    <dc:publisher>Jonas Genannt</dc:publisher>
    <dc:creator>nospam@example.com (Jonas Genannt)</dc:creator>
    <dc:subject>
    debian, virus, </dc:subject>
    <dc:date>2007-11-15T20:51:13Z</dc:date>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=68</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=1.0&amp;type=comments&amp;cid=68</wfw:commentRss>
    
    
</item>
<item rdf:about="http://blog.brachium-system.net/archives/67-guid.html">
    <title>ticket spam on CpVES trac</title>
    <link>http://blog.brachium-system.net/archives/67-ticket-spam-on-CpVES-trac.html</link>
    <description>
    Last week I had to disable the public ticket submission on &lt;a href=&quot;http://trac.brachium-system.net/cpves&quot;&gt;CpVES website&lt;/a&gt; because  of spam. &lt;br /&gt;
&lt;br /&gt;
If you have any problems with CpVES, please drop me a mail. 
    </description>

    <dc:publisher>Jonas Genannt</dc:publisher>
    <dc:creator>nospam@example.com (Jonas Genannt)</dc:creator>
    <dc:subject>
    CpVES, spam, </dc:subject>
    <dc:date>2007-10-19T21:32:55Z</dc:date>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=67</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=1.0&amp;type=comments&amp;cid=67</wfw:commentRss>
    
    
</item>
<item rdf:about="http://blog.brachium-system.net/archives/66-guid.html">
    <title>Updated 3dm2 and CLI packages from 3Ware</title>
    <link>http://blog.brachium-system.net/archives/66-Updated-3dm2-and-CLI-packages-from-3Ware.html</link>
    <description>
    I have updated my &lt;a href=&quot;http://blog.brachium-system.net/archives/60-Updated-3dm2-and-CLI-packages-from-3Ware.html&quot;&gt;3Ware 3dm2&lt;/a&gt; and 3Ware CLI debian packages. I also included the patch from &lt;a href=&quot;http://tretkowski.de/blog/archives/364-Updated-3dm2-packages.html&quot;&gt;tretkowski.de&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Now version 9.5.0 is available on &lt;a href=&quot;http://jonas.genannt.name&quot;&gt;jonas.genannt.name&lt;/a&gt;. 
    </description>

    <dc:publisher>Jonas Genannt</dc:publisher>
    <dc:creator>nospam@example.com (Jonas Genannt)</dc:creator>
    <dc:subject>
    control, debian, </dc:subject>
    <dc:date>2007-10-16T22:22:03Z</dc:date>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=66</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=1.0&amp;type=comments&amp;cid=66</wfw:commentRss>
    
    
</item>
<item rdf:about="http://blog.brachium-system.net/archives/65-guid.html">
    <title>dnsutils.org</title>
    <link>http://blog.brachium-system.net/archives/65-dnsutils.org.html</link>
    <description>
    Last night I have launched an new website: &lt;a href=&quot;http://www.dnsutils.org&quot;&gt;dnsutils.org&lt;/a&gt;.  &lt;br /&gt;
&lt;br /&gt;
This site contains of some nice dns tools and some IP address tools. &lt;br /&gt;
&lt;br /&gt;
The next planed features are:&lt;br /&gt;
  - whois&lt;br /&gt;
  - traceroute&lt;br /&gt;
&lt;br /&gt;
If you have any feature requests drop me an mail or submit an comment to this post. 
    </description>

    <dc:publisher>Jonas Genannt</dc:publisher>
    <dc:creator>nospam@example.com (Jonas Genannt)</dc:creator>
    <dc:subject>
    dnsutils, </dc:subject>
    <dc:date>2007-10-09T16:19:12Z</dc:date>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=65</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=1.0&amp;type=comments&amp;cid=65</wfw:commentRss>
    
    
</item>
<item rdf:about="http://blog.brachium-system.net/archives/64-guid.html">
    <title>vlans + 3DM2</title>
    <link>http://blog.brachium-system.net/archives/64-vlans-+-3DM2.html</link>
    <description>
    This morning, I had to install my 3dm2 package on an server with vlans on the local ethernet device. &lt;br /&gt;
&lt;br /&gt;
I installed the  packages as always, but I was not able to start 3dm2. The software failed with &lt;blockquote&gt;&lt;br /&gt;
(0x0C:0x0005): Failed to start listening socket&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
After some debuging, I have changed &lt;b&gt;RemoteAccess&lt;/b&gt; parameter to &lt;b&gt;0&lt;/b&gt;. After this modification in the configuration file, I was able to start 3dm2 on the machine.&lt;br /&gt;
&lt;br /&gt;
So I think 3dm2 is not able to handle ethernet devices with vlans enabled... 
    </description>

    <dc:publisher>Jonas Genannt</dc:publisher>
    <dc:creator>nospam@example.com (Jonas Genannt)</dc:creator>
    <dc:subject>
    control, weird, work, </dc:subject>
    <dc:date>2007-10-08T20:54:06Z</dc:date>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=64</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=1.0&amp;type=comments&amp;cid=64</wfw:commentRss>
    
    
</item>
<item rdf:about="http://blog.brachium-system.net/archives/63-guid.html">
    <title>CpVES - Version 0.06 is out</title>
    <link>http://blog.brachium-system.net/archives/63-CpVES-Version-0.06-is-out.html</link>
    <description>
    Today I have released an new version of my CpVES software. I suggest all users of CpVES to upgrade to version 0.06 because the old version 0.04 and 0.05 has got some nasty bugs.&lt;br /&gt;
&lt;br /&gt;
You can download CpVES &lt;a href=&quot;http://trac.brachium-system.net/cpves/&quot;&gt;here&lt;/a&gt;. 
    </description>

    <dc:publisher>Jonas Genannt</dc:publisher>
    <dc:creator>nospam@example.com (Jonas Genannt)</dc:creator>
    <dc:subject>
    CpVES, </dc:subject>
    <dc:date>2007-09-11T19:52:44Z</dc:date>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=63</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=1.0&amp;type=comments&amp;cid=63</wfw:commentRss>
    
    
</item>
<item rdf:about="http://blog.brachium-system.net/archives/62-guid.html">
    <title>CpVES - Version 0.04 is out</title>
    <link>http://blog.brachium-system.net/archives/62-CpVES-Version-0.04-is-out.html</link>
    <description>
    New CpVES version is out. It has got some new features like:&lt;br /&gt;
&lt;ul&gt;&lt;br /&gt;
&lt;li&gt;filter duplicate mails&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;ham/spam learning&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;fetchmail frontend&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;delete spam&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;english webinterface&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;many improvments and bug fixes&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;&lt;br /&gt;
CpVES can be found here: &lt;a href=&quot;http://trac.brachium-system.net/cpves/&quot;&gt;http://trac.brachium-system.net/cpves/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
 
    </description>

    <dc:publisher>Jonas Genannt</dc:publisher>
    <dc:creator>nospam@example.com (Jonas Genannt)</dc:creator>
    <dc:subject>
    CpVES, </dc:subject>
    <dc:date>2007-08-25T13:09:21Z</dc:date>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=62</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=1.0&amp;type=comments&amp;cid=62</wfw:commentRss>
    
    
</item>
<item rdf:about="http://blog.brachium-system.net/archives/61-guid.html">
    <title>Xen - error: (22, 'Invalid argument')</title>
    <link>http://blog.brachium-system.net/archives/61-Xen-error-22,-Invalid-argument.html</link>
    <description>
    If you want to start an DomU with &lt;i&gt;xm create foo.bar.domain&lt;/i&gt; and you get the following output:&lt;br /&gt;
&lt;blockquote&gt;error: (22, &#039;Invalid argument&#039;)&lt;/blockquote&gt;&lt;br /&gt;
I have found the following two possible problems:&lt;br /&gt;
&lt;ul&gt;&lt;br /&gt;
&lt;li&gt;DomU kernel has got no Xen support&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;DomU kernel uses PAE; hypervisor and Dom0 kernel does not support PAE&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt; 
    </description>

    <dc:publisher>Jonas Genannt</dc:publisher>
    <dc:creator>nospam@example.com (Jonas Genannt)</dc:creator>
    <dc:subject>
    debian, xen, </dc:subject>
    <dc:date>2007-07-06T21:40:51Z</dc:date>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=61</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=1.0&amp;type=comments&amp;cid=61</wfw:commentRss>
    
    
</item>
<item rdf:about="http://blog.brachium-system.net/archives/60-guid.html">
    <title>Updated 3dm2 and CLI packages from 3Ware</title>
    <link>http://blog.brachium-system.net/archives/60-Updated-3dm2-and-CLI-packages-from-3Ware.html</link>
    <description>
    I have updated my 3Ware 3dm2 and 3Ware CLI debian packages.&lt;br /&gt;
&lt;br /&gt;
Now version 9.4.1.2 is available on &lt;a href=&quot;http://jonas.genannt.name/&quot;&gt;jonas.genannt.name&lt;/a&gt;. 
    </description>

    <dc:publisher>Jonas Genannt</dc:publisher>
    <dc:creator>nospam@example.com (Jonas Genannt)</dc:creator>
    <dc:subject>
    control, debian, </dc:subject>
    <dc:date>2007-07-04T16:26:36Z</dc:date>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=60</wfw:comment>
        <slash:comments>6</slash:comments>
        <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=1.0&amp;type=comments&amp;cid=60</wfw:commentRss>
    
    
</item>
<item rdf:about="http://blog.brachium-system.net/archives/59-guid.html">
    <title>Policyd-Weight nagios plugin</title>
    <link>http://blog.brachium-system.net/archives/59-Policyd-Weight-nagios-plugin.html</link>
    <description>
    If you are using &lt;a href=&quot;http://www.policyd-weight.org/&quot;&gt;Policyd-weight&lt;/a&gt; and you want to monitor it with your nagios, you can use my policyd-weight nagios plugin.&lt;br /&gt;
&lt;br /&gt;
You can download it &lt;a href=&quot;http://jonas.genannt.name/check_policyd_weight.pl&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 
    </description>

    <dc:publisher>Jonas Genannt</dc:publisher>
    <dc:creator>nospam@example.com (Jonas Genannt)</dc:creator>
    <dc:subject>
    control, mail, spam, </dc:subject>
    <dc:date>2007-06-08T08:42:13Z</dc:date>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=59</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=1.0&amp;type=comments&amp;cid=59</wfw:commentRss>
    
    
</item>
<item rdf:about="http://blog.brachium-system.net/archives/58-guid.html">
    <title>3Ware 3dm2 - etch kernel</title>
    <link>http://blog.brachium-system.net/archives/58-3Ware-3dm2-etch-kernel.html</link>
    <description>
    If you update from sarge to etch with an running 3dm2, please make sure if you use the default etch kernel (version 2.6.18) that you have installed the newest version of 3dm2.&lt;br /&gt;
&lt;br /&gt;
If you use an old 3dm2 version with the etch kernel you get the following messages in dmesg:&lt;br /&gt;
&lt;blockquote&gt;3w-xxxx: SCSI_IOCTL_SEND_COMMAND deprecated, please update your 3ware tools.&lt;br /&gt;
3w-xxxx: SCSI_IOCTL_SEND_COMMAND deprecated, please update your 3ware tools.&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
You can get the newest version of 3dm2 &lt;a href=&quot;http://jonas.genannt.name&quot;&gt;here&lt;/a&gt;. 
    </description>

    <dc:publisher>Jonas Genannt</dc:publisher>
    <dc:creator>nospam@example.com (Jonas Genannt)</dc:creator>
    <dc:subject>
    debian, weird, </dc:subject>
    <dc:date>2007-06-05T21:38:20Z</dc:date>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=58</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=1.0&amp;type=comments&amp;cid=58</wfw:commentRss>
    
    
</item>
<item rdf:about="http://blog.brachium-system.net/archives/57-guid.html">
    <title>3Ware - CLI - Command Line Interface for debian</title>
    <link>http://blog.brachium-system.net/archives/57-3Ware-CLI-Command-Line-Interface-for-debian.html</link>
    <description>
    New ( version: 9.4.1.1) 3Ware CLI programm is now packaged. You can find it on: &lt;a href=&quot;http://jonas.genannt.name&quot;&gt;jonas.genannt.name&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Please have a look at: &lt;a href=&quot;http://blog.brachium-system.net/archives/44-Using-tw_cli-from-3Ware.html&quot;&gt;Using the tw_cli &lt;/a&gt; 
    </description>

    <dc:publisher>Jonas Genannt</dc:publisher>
    <dc:creator>nospam@example.com (Jonas Genannt)</dc:creator>
    <dc:subject>
    control, debian, useful stuff, </dc:subject>
    <dc:date>2007-06-03T19:41:15Z</dc:date>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=57</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=1.0&amp;type=comments&amp;cid=57</wfw:commentRss>
    
    
</item>
<item rdf:about="http://blog.brachium-system.net/archives/56-guid.html">
    <title>Xen - 4gb seg fixup - Etch</title>
    <link>http://blog.brachium-system.net/archives/56-Xen-4gb-seg-fixup-Etch.html</link>
    <description>
    If you get this &quot;4gb seg fixup&quot; message on tty and/or in your /var/log/messages after the reboot to the Xen Hypervisor on Etch, you should check if you installed &lt;strong&gt;libc6-xen&lt;/strong&gt; on your system.&lt;br /&gt;
&lt;br /&gt;
 If not, install it, and reboot the system again. &lt;br /&gt;
 
    </description>

    <dc:publisher>Jonas Genannt</dc:publisher>
    <dc:creator>nospam@example.com (Jonas Genannt)</dc:creator>
    <dc:subject>
    debian, xen, </dc:subject>
    <dc:date>2007-05-20T13:35:48Z</dc:date>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=56</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=1.0&amp;type=comments&amp;cid=56</wfw:commentRss>
    
    
</item>

</rdf:RDF>
