<?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: dm-multipath and the ds4700</title>
	<atom:link href="http://www.bofh-hunter.com/2009/09/02/dm-multipath-and-the-ds4700/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bofh-hunter.com/2009/09/02/dm-multipath-and-the-ds4700/</link>
	<description>Admin Spotting for Fun and Profit</description>
	<lastBuildDate>Fri, 11 Dec 2009 12:37:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Thiago</title>
		<link>http://www.bofh-hunter.com/2009/09/02/dm-multipath-and-the-ds4700/comment-page-1/#comment-263</link>
		<dc:creator>Thiago</dc:creator>
		<pubDate>Wed, 30 Sep 2009 12:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.bofh-hunter.com/?p=161#comment-263</guid>
		<description>Got here when browsing for multipath.conf information on DS4xxx; just wanted to leave my .2c regarding one comment posted above, about removing devices.. I do not have any problems removing LUNs from recent Linux/kernel, there&#039;s no need for reboot. Are you making use of the &quot;delete&quot; attribute available under the disk/device on /proc ? 

Sample:
echo 1 &gt; /sys/bus/scsi/drivers/sd/0\:0\:6\:0/delete

Of course you have to be sure that nobody is using the device.</description>
		<content:encoded><![CDATA[<p>Got here when browsing for multipath.conf information on DS4xxx; just wanted to leave my .2c regarding one comment posted above, about removing devices.. I do not have any problems removing LUNs from recent Linux/kernel, there&#8217;s no need for reboot. Are you making use of the &#8220;delete&#8221; attribute available under the disk/device on /proc ? </p>
<p>Sample:<br />
echo 1 &gt; /sys/bus/scsi/drivers/sd/0\:0\:6\:0/delete</p>
<p>Of course you have to be sure that nobody is using the device.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Perrin</title>
		<link>http://www.bofh-hunter.com/2009/09/02/dm-multipath-and-the-ds4700/comment-page-1/#comment-242</link>
		<dc:creator>Jim Perrin</dc:creator>
		<pubDate>Thu, 03 Sep 2009 13:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.bofh-hunter.com/?p=161#comment-242</guid>
		<description>Also, thanks for the bugzilla links. Those should prove helpful also</description>
		<content:encoded><![CDATA[<p>Also, thanks for the bugzilla links. Those should prove helpful also</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Perrin</title>
		<link>http://www.bofh-hunter.com/2009/09/02/dm-multipath-and-the-ds4700/comment-page-1/#comment-241</link>
		<dc:creator>Jim Perrin</dc:creator>
		<pubDate>Thu, 03 Sep 2009 13:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.bofh-hunter.com/?p=161#comment-241</guid>
		<description>Yes, I&#039;ve heard similar deprecation talk but I have yet to see any multipath configuration advice from LSI or IBM regarding the DS4XXX series. I worked with some @redhat.com folks to get things moving with the config above, but there are a couple issues where it could improve.</description>
		<content:encoded><![CDATA[<p>Yes, I&#8217;ve heard similar deprecation talk but I have yet to see any multipath configuration advice from LSI or IBM regarding the DS4XXX series. I worked with some @redhat.com folks to get things moving with the config above, but there are a couple issues where it could improve.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Buzzard</title>
		<link>http://www.bofh-hunter.com/2009/09/02/dm-multipath-and-the-ds4700/comment-page-1/#comment-240</link>
		<dc:creator>Jonathan Buzzard</dc:creator>
		<pubDate>Thu, 03 Sep 2009 09:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.bofh-hunter.com/?p=161#comment-240</guid>
		<description>We where advised by LSI/IBM is that the RDAC drive is being depreciated in favour of dm-multipath. This was in response to asking why you cannot remove a device from a machine without rebooting, when I can do that just fine with a USB stick.

There is also the issue of building a new RDAC initrd for a SAN booting machine following LSI&#039;s published procedure. Though that can be fixed with a simple patch to the RDAC makefile.

However due to what I can only describe as bone headiness on the part of RedHat you still cannot SAN boot from a DS4000 series device using dm-multipath on RedHat/CentOS because the multipath error handler is not included in the initrd.

The following bugs contain the bitch fest, it might be fixed in 5.5!

https://bugzilla.redhat.com/show_bug.cgi?id=460899
https://bugzilla.redhat.com/show_bug.cgi?id=492052</description>
		<content:encoded><![CDATA[<p>We where advised by LSI/IBM is that the RDAC drive is being depreciated in favour of dm-multipath. This was in response to asking why you cannot remove a device from a machine without rebooting, when I can do that just fine with a USB stick.</p>
<p>There is also the issue of building a new RDAC initrd for a SAN booting machine following LSI&#8217;s published procedure. Though that can be fixed with a simple patch to the RDAC makefile.</p>
<p>However due to what I can only describe as bone headiness on the part of RedHat you still cannot SAN boot from a DS4000 series device using dm-multipath on RedHat/CentOS because the multipath error handler is not included in the initrd.</p>
<p>The following bugs contain the bitch fest, it might be fixed in 5.5!</p>
<p><a href="https://bugzilla.redhat.com/show_bug.cgi?id=460899" rel="nofollow">https://bugzilla.redhat.com/show_bug.cgi?id=460899</a><br />
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=492052" rel="nofollow">https://bugzilla.redhat.com/show_bug.cgi?id=492052</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Perrin</title>
		<link>http://www.bofh-hunter.com/2009/09/02/dm-multipath-and-the-ds4700/comment-page-1/#comment-239</link>
		<dc:creator>Jim Perrin</dc:creator>
		<pubDate>Thu, 03 Sep 2009 01:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.bofh-hunter.com/?p=161#comment-239</guid>
		<description>Currently the guidance I&#039;ve seen from IBM is &#039;Use the rdac mpp driver from the lsi page&#039;. I haven&#039;t seen any multipath.conf configs from them, which indeed is a bit odd. I don&#039;t claim to be the final resource, so if anyone&#039;s aware of an IBM blessed multipath.conf config, please let me know.</description>
		<content:encoded><![CDATA[<p>Currently the guidance I&#8217;ve seen from IBM is &#8216;Use the rdac mpp driver from the lsi page&#8217;. I haven&#8217;t seen any multipath.conf configs from them, which indeed is a bit odd. I don&#8217;t claim to be the final resource, so if anyone&#8217;s aware of an IBM blessed multipath.conf config, please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John McNulty</title>
		<link>http://www.bofh-hunter.com/2009/09/02/dm-multipath-and-the-ds4700/comment-page-1/#comment-238</link>
		<dc:creator>John McNulty</dc:creator>
		<pubDate>Wed, 02 Sep 2009 22:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.bofh-hunter.com/?p=161#comment-238</guid>
		<description>Don&#039;t IBM provide the correct details for you?  I&#039;m really surprised.  HP provide an FC enablement kit for dm-multipath on RHEL 5.2 (and above) that populates multipath.conf with correct entries for all their supported FC SAN storage products.   Works just great.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t IBM provide the correct details for you?  I&#8217;m really surprised.  HP provide an FC enablement kit for dm-multipath on RHEL 5.2 (and above) that populates multipath.conf with correct entries for all their supported FC SAN storage products.   Works just great.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
