<?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>Comments on: debian, dell md3000i, dm_multipath and path checking</title>
	<atom:link href="http://blog.loftninjas.org/2008/06/13/debian-dell-md3000i-dm_multipath-and-path-checking/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.loftninjas.org/2008/06/13/debian-dell-md3000i-dm_multipath-and-path-checking/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Sep 2010 11:37:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Markus Netzlaff</title>
		<link>http://blog.loftninjas.org/2008/06/13/debian-dell-md3000i-dm_multipath-and-path-checking/comment-page-1/#comment-1946</link>
		<dc:creator>Markus Netzlaff</dc:creator>
		<pubDate>Tue, 01 Sep 2009 14:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.loftninjas.org/?p=201#comment-1946</guid>
		<description>Hi!

I do the same like you:
# multipath -ll
36001c23000d59fc600000284478bcdcadm-0 DELL    ,MD3000i
[size=558G][features=0][hwhandler=1 rdac]
\_ round-robin 0 [prio=6][active]
\_ 5:0:0:0 sdc 8:32  [active][ready]
\_ 8:0:0:0 sdd 8:48  [active][ready]
\_ round-robin 0 [prio=0][enabled]
\_ 6:0:0:0 sdb 8:16  [active][ghost]
\_ 7:0:0:0 sde 8:64  [active][ghost]

But after reboot the machine, multipath output nothing. I must move the multipath.conf away, restart the multipath-tools, put the file back and after another daemon restart it works.

What is wrong with it?</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I do the same like you:<br />
# multipath -ll<br />
36001c23000d59fc600000284478bcdcadm-0 DELL    ,MD3000i<br />
[size=558G][features=0][hwhandler=1 rdac]<br />
\_ round-robin 0 [prio=6][active]<br />
\_ 5:0:0:0 sdc 8:32  [active][ready]<br />
\_ 8:0:0:0 sdd 8:48  [active][ready]<br />
\_ round-robin 0 [prio=0][enabled]<br />
\_ 6:0:0:0 sdb 8:16  [active][ghost]<br />
\_ 7:0:0:0 sde 8:64  [active][ghost]</p>
<p>But after reboot the machine, multipath output nothing. I must move the multipath.conf away, restart the multipath-tools, put the file back and after another daemon restart it works.</p>
<p>What is wrong with it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikash</title>
		<link>http://blog.loftninjas.org/2008/06/13/debian-dell-md3000i-dm_multipath-and-path-checking/comment-page-1/#comment-539</link>
		<dc:creator>Vikash</dc:creator>
		<pubDate>Mon, 28 Jul 2008 09:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.loftninjas.org/?p=201#comment-539</guid>
		<description>I am trying to configure my MD3000i with multipath on CentOS 5.2. However I am getting quite poor performance when compared to the block device /dev/sdb. The multipath device &quot;/dev/mpath/mpath1&quot; is a round robin on &quot;/dev/sdb&quot; and &quot;/dev/sdc&quot;, ie. the 2 ports on the MD3000i.

# hdparm -tT /dev/sdb

/dev/sdb:
 Timing cached reads:   4204 MB in  2.00 seconds = 2103.76 MB/sec
 Timing buffered disk reads:  276 MB in  3.01 seconds =  91.76 MB/sec

# hdparm -tT /dev/mpath/mpath1

/dev/mpath/mpath1:
 Timing cached reads:   4076 MB in  2.00 seconds = 2039.16 MB/sec
 Timing buffered disk reads:  212 MB in  3.02 seconds =  70.09 MB/sec

My server connects via a single Gbe connection to the MD3000i but uses IP alias so that it can connect to both ports on the MD3000i.

I can see the lights on the my Gbit switch alternate with a noticeable pause in between whenever I am accessing the LUN via the multipath device.

Any idea on how to improve performance? Please let me know if more info is needed.

Thanks.</description>
		<content:encoded><![CDATA[<p>I am trying to configure my MD3000i with multipath on CentOS 5.2. However I am getting quite poor performance when compared to the block device /dev/sdb. The multipath device &#8220;/dev/mpath/mpath1&#8243; is a round robin on &#8220;/dev/sdb&#8221; and &#8220;/dev/sdc&#8221;, ie. the 2 ports on the MD3000i.</p>
<p># hdparm -tT /dev/sdb</p>
<p>/dev/sdb:<br />
 Timing cached reads:   4204 MB in  2.00 seconds = 2103.76 MB/sec<br />
 Timing buffered disk reads:  276 MB in  3.01 seconds =  91.76 MB/sec</p>
<p># hdparm -tT /dev/mpath/mpath1</p>
<p>/dev/mpath/mpath1:<br />
 Timing cached reads:   4076 MB in  2.00 seconds = 2039.16 MB/sec<br />
 Timing buffered disk reads:  212 MB in  3.02 seconds =  70.09 MB/sec</p>
<p>My server connects via a single Gbe connection to the MD3000i but uses IP alias so that it can connect to both ports on the MD3000i.</p>
<p>I can see the lights on the my Gbit switch alternate with a noticeable pause in between whenever I am accessing the LUN via the multipath device.</p>
<p>Any idea on how to improve performance? Please let me know if more info is needed.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
