<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Kommentare für clutterbox</title>
	<atom:link href="http://clutterbox.de/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://clutterbox.de</link>
	<description>put stuff in box...</description>
	<lastBuildDate>Tue, 21 Jun 2011 13:12:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>Kommentar zu (English) multipathing on IBM BladeCenter with IBM DS3200 von alex</title>
		<link>http://clutterbox.de/2010/09/english-multipathing-on-ibm-bladecenter-with-ibm-ds3200/comment-page-1/#comment-4134</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 21 Jun 2011 13:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://clutterbox.de/?p=405#comment-4134</guid>
		<description>I/O errors occurs until multipath dameon start, so you can try to preload module scsi_dh_rdac (for IBM/LSI controllers) in your initrd.
that&#039;s what i&#039;ve done under RHEL5 :
mkinitrd -v -f /boot/initrd-2.6.xx.el5.img 2.6.xx.el5 --preload=scsi_dh_rdac
and then, for future kernel update :
cat /etc/sysconfig/mkinitrd/multipath
MULTIPATH=yes
PREMODS=scsi_dh_rdac
I hope this will help you</description>
		<content:encoded><![CDATA[<p>I/O errors occurs until multipath dameon start, so you can try to preload module scsi_dh_rdac (for IBM/LSI controllers) in your initrd.<br />
that&#8217;s what i&#8217;ve done under RHEL5 :<br />
mkinitrd -v -f /boot/initrd-2.6.xx.el5.img 2.6.xx.el5 &#8211;preload=scsi_dh_rdac<br />
and then, for future kernel update :<br />
cat /etc/sysconfig/mkinitrd/multipath<br />
MULTIPATH=yes<br />
PREMODS=scsi_dh_rdac<br />
I hope this will help you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu (English) multipathing on IBM BladeCenter with IBM DS3200 von Alexander</title>
		<link>http://clutterbox.de/2010/09/english-multipathing-on-ibm-bladecenter-with-ibm-ds3200/comment-page-1/#comment-3658</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Mon, 09 May 2011 08:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://clutterbox.de/?p=405#comment-3658</guid>
		<description>Depending on your controller, you might just have to specify the multipaths section. That is the case with the DS3200 I use. You can check your default configuration using &quot;multipathd -k&quot; and then &quot;show config&quot;. The multipath-tools version in Debian 6 has a section for Vendor &quot;IBM&quot; and Device &quot;1726&quot; already predefined.

As for the prio_callout - it is not used anymore and the functionality is now in shared libraries which are loaded directly into multipathd. All you have to specify is &quot;prio rdac&quot; instead of the prio_callout.</description>
		<content:encoded><![CDATA[<p>Depending on your controller, you might just have to specify the multipaths section. That is the case with the DS3200 I use. You can check your default configuration using &#8220;multipathd -k&#8221; and then &#8220;show config&#8221;. The multipath-tools version in Debian 6 has a section for Vendor &#8220;IBM&#8221; and Device &#8220;1726&#8243; already predefined.</p>
<p>As for the prio_callout &#8211; it is not used anymore and the functionality is now in shared libraries which are loaded directly into multipathd. All you have to specify is &#8220;prio rdac&#8221; instead of the prio_callout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu (English) multipathing on IBM BladeCenter with IBM DS3200 von Daniel</title>
		<link>http://clutterbox.de/2010/09/english-multipathing-on-ibm-bladecenter-with-ibm-ds3200/comment-page-1/#comment-3631</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 06 May 2011 02:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://clutterbox.de/?p=405#comment-3631</guid>
		<description>Hi, i can&#039;t get ride of the annoying I/O error besides i disable blkid like you recommended, do you have any other suggestions??
my escenario is this:

two sas disk for OS with ext3 parttitions
one disk from the sam with LVM and two LV into it</description>
		<content:encoded><![CDATA[<p>Hi, i can&#8217;t get ride of the annoying I/O error besides i disable blkid like you recommended, do you have any other suggestions??<br />
my escenario is this:</p>
<p>two sas disk for OS with ext3 parttitions<br />
one disk from the sam with LVM and two LV into it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu (English) multipathing on IBM BladeCenter with IBM DS3200 von gravyface</title>
		<link>http://clutterbox.de/2010/09/english-multipathing-on-ibm-bladecenter-with-ibm-ds3200/comment-page-1/#comment-2997</link>
		<dc:creator>gravyface</dc:creator>
		<pubDate>Tue, 22 Mar 2011 14:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://clutterbox.de/?p=405#comment-2997</guid>
		<description>For anyone who stumbles upon this who&#039;s setting up Ubuntu on IBM&#039;s BladeCenter S with RSSM (SAS-RAID) controllers, just apt-get install multipath-tools multipath-tools-boot and grab a copy of the multipath.conf from the IBM site (http://www-01.ibm.com/support/docview.wss?rs=540&amp;context=ST52G7&amp;dc=D430&amp;uid=ssg1S4000107&amp;loc=en_US&amp;cs=utf-8&amp;lang=en#DMRSSM).</description>
		<content:encoded><![CDATA[<p>For anyone who stumbles upon this who&#8217;s setting up Ubuntu on IBM&#8217;s BladeCenter S with RSSM (SAS-RAID) controllers, just apt-get install multipath-tools multipath-tools-boot and grab a copy of the multipath.conf from the IBM site (<a href="http://www-01.ibm.com/support/docview.wss?rs=540&#038;context=ST52G7&#038;dc=D430&#038;uid=ssg1S4000107&#038;loc=en_US&#038;cs=utf-8&#038;lang=en#DMRSSM" rel="nofollow">http://www-01.ibm.com/support/docview.wss?rs=540&#038;context=ST52G7&#038;dc=D430&#038;uid=ssg1S4000107&#038;loc=en_US&#038;cs=utf-8&#038;lang=en#DMRSSM</a>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu (English) multipathing on IBM BladeCenter with IBM DS3200 von Daniel</title>
		<link>http://clutterbox.de/2010/09/english-multipathing-on-ibm-bladecenter-with-ibm-ds3200/comment-page-1/#comment-2688</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 28 Feb 2011 04:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://clutterbox.de/?p=405#comment-2688</guid>
		<description>Hi, this file /sbin/mpath_prio_rdac doesn&#039;t exist in debian 6.0 (squeeze), do you know what are the changes in your proposal for using in a
machine with debian 6.0??

thanks</description>
		<content:encoded><![CDATA[<p>Hi, this file /sbin/mpath_prio_rdac doesn&#8217;t exist in debian 6.0 (squeeze), do you know what are the changes in your proposal for using in a<br />
machine with debian 6.0??</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Beispiel gefällig? von Spikor</title>
		<link>http://clutterbox.de/2009/01/beispiel-gefallig/comment-page-1/#comment-1580</link>
		<dc:creator>Spikor</dc:creator>
		<pubDate>Sat, 27 Nov 2010 20:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://clutterbox.de/?p=134#comment-1580</guid>
		<description>http://www.dpreview.com/reviews/</description>
		<content:encoded><![CDATA[<p><a href="http://www.dpreview.com/reviews/" rel="nofollow">http://www.dpreview.com/reviews/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Internet über UMTS von Joe</title>
		<link>http://clutterbox.de/2009/12/internet-via-umts/comment-page-1/#comment-541</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 06 May 2010 04:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://clutterbox.de/?p=223#comment-541</guid>
		<description>I found a source for those of us across-the-pond: http://www.netgate.com/index.php?cPath=67

I also created a stripped down Centos image for the ALIX: http://joseph.freivald.com/linux/2010/04/22/alix-centos-image/</description>
		<content:encoded><![CDATA[<p>I found a source for those of us across-the-pond: <a href="http://www.netgate.com/index.php?cPath=67" rel="nofollow">http://www.netgate.com/index.php?cPath=67</a></p>
<p>I also created a stripped down Centos image for the ALIX: <a href="http://joseph.freivald.com/linux/2010/04/22/alix-centos-image/" rel="nofollow">http://joseph.freivald.com/linux/2010/04/22/alix-centos-image/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Internet über UMTS von Alexander</title>
		<link>http://clutterbox.de/2009/12/internet-via-umts/comment-page-1/#comment-498</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Sat, 03 Apr 2010 10:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://clutterbox.de/?p=223#comment-498</guid>
		<description>Hi there,

I bought the board and the case here -&gt; http://shop.tronico.net/</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I bought the board and the case here -> <a href="http://shop.tronico.net/" rel="nofollow">http://shop.tronico.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Internet über UMTS von Joe</title>
		<link>http://clutterbox.de/2009/12/internet-via-umts/comment-page-1/#comment-466</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Sat, 03 Apr 2010 04:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://clutterbox.de/?p=223#comment-466</guid>
		<description>Very cool project.  My Alix 62b just came in the mail today.  I&#039;m in process of copying the zeroshell ALIX image to CF.  My question is: Where did you get the groovy case?  Mine came as a bare board!

--Joe</description>
		<content:encoded><![CDATA[<p>Very cool project.  My Alix 62b just came in the mail today.  I&#8217;m in process of copying the zeroshell ALIX image to CF.  My question is: Where did you get the groovy case?  Mine came as a bare board!</p>
<p>&#8211;Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Vyatta installation howto von Alexander</title>
		<link>http://clutterbox.de/2010/02/vyatta-installation-howto/comment-page-1/#comment-433</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Thu, 18 Mar 2010 13:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://clutterbox.de/?p=306#comment-433</guid>
		<description>Ich habe meine komplette Konfiguration und wie ich die erstellt habe einmal in einem separaten Artikel online gestellt:
&lt;a href=&quot;http://clutterbox.de/2010/03/sierra-wireless-umts-modem/&quot; rel=&quot;nofollow&quot;&gt;Sierra Wireless UMTS-Modem&lt;/a&gt;
Hoffe, das hilft! :)</description>
		<content:encoded><![CDATA[<p>Ich habe meine komplette Konfiguration und wie ich die erstellt habe einmal in einem separaten Artikel online gestellt:<br />
<a href="http://clutterbox.de/2010/03/sierra-wireless-umts-modem/" rel="nofollow">Sierra Wireless UMTS-Modem</a><br />
Hoffe, das hilft! <img src='http://clutterbox.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

