<?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: Enabling Round Robin and MPIO on vSphere4</title>
	<atom:link href="http://inbaudwetrust.com/2010/04/17/enabling-round-robin-and-mpio-on-esxi-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://inbaudwetrust.com/2010/04/17/enabling-round-robin-and-mpio-on-esxi-4/</link>
	<description>technical and personal ramblings</description>
	<lastBuildDate>Thu, 11 Nov 2010 09:06:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://inbaudwetrust.com/2010/04/17/enabling-round-robin-and-mpio-on-esxi-4/comment-page-1/#comment-11</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 27 May 2010 05:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://inbaudwetrust.com/?p=10#comment-11</guid>
		<description>Get-VMHost -Location &lt;Clustername&gt;&#124;Get-ScsiLun -LunType &quot;disk&quot;&#124;where {$_.MultipathPolicy –e &quot;RoundRobin&quot;}&#124;Set-ScsiLun -MultipathPolicy &quot;Fixed&quot;

That should work, though I haven&#039;t verified it.</description>
		<content:encoded><![CDATA[<p>Get-VMHost -Location <clustername>|Get-ScsiLun -LunType &#8220;disk&#8221;|where {$_.MultipathPolicy –e &#8220;RoundRobin&#8221;}|Set-ScsiLun -MultipathPolicy &#8220;Fixed&#8221;</p>
<p>That should work, though I haven&#8217;t verified it.</clustername></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://inbaudwetrust.com/2010/04/17/enabling-round-robin-and-mpio-on-esxi-4/comment-page-1/#comment-6</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 04 May 2010 16:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://inbaudwetrust.com/?p=10#comment-6</guid>
		<description>Thank you for the script to enable round robin.  It saved me a ton of time implementing it on our VDI clusters.  Now when I go to the server clusters those have a lot more hosts and luns.  Do you have a script to backout the change?  In other words, do you have a script to go from round robin to fixed?

Thanks in advance!
Tom</description>
		<content:encoded><![CDATA[<p>Thank you for the script to enable round robin.  It saved me a ton of time implementing it on our VDI clusters.  Now when I go to the server clusters those have a lot more hosts and luns.  Do you have a script to backout the change?  In other words, do you have a script to go from round robin to fixed?</p>
<p>Thanks in advance!<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grateful</title>
		<link>http://inbaudwetrust.com/2010/04/17/enabling-round-robin-and-mpio-on-esxi-4/comment-page-1/#comment-3</link>
		<dc:creator>grateful</dc:creator>
		<pubDate>Sun, 18 Apr 2010 02:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://inbaudwetrust.com/?p=10#comment-3</guid>
		<description>thanks for the info, very useful</description>
		<content:encoded><![CDATA[<p>thanks for the info, very useful</p>
]]></content:encoded>
	</item>
</channel>
</rss>

