<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>inVURTED.com &#187; multipathing</title>
	<atom:link href="http://invurted.com/tag/multipathing/feed/" rel="self" type="application/rss+xml" />
	<link>http://invurted.com</link>
	<description>With great virtualisation comes great responsibility!</description>
	<lastBuildDate>Thu, 09 Feb 2012 03:50:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>vSphere multi-pathing failover</title>
		<link>http://invurted.com/vsphere-multi-pathing-failover/</link>
		<comments>http://invurted.com/vsphere-multi-pathing-failover/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 05:45:18 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[multipathing]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://invurted.com/?p=290</guid>
		<description><![CDATA[Whilst researching some storage options for a client, I stumbled across this pretty useful information 1) How often ESX checks for path failure? ==> As soon as an I/O request to a path fails, ESX will initiate a path failover. If there is no I/O outstanding to a path. ESX will probe each physical path [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Whilst researching some storage options for a client, I stumbled across this pretty useful information<span id="more-290"></span></p>
<p>1) How often ESX checks for path failure?<br />
==> As soon as an I/O request to a path fails, ESX will initiate a path failover. If there is no I/O outstanding to a path. ESX will probe each physical path every 5 minutes, by default, to proactively detect path failure.</p>
<p>2) How long will ESX wait before trying a different storage path?<br />
==> A different storage path is tried immediately.</p>
<p>3) What happens between the failure detection and the connection recovery?<br />
==> I/O requests will be queued.</p>
<p>4) Under which circumstances will a host initiated target reset or LUN reset occur?<br />
==> Resets are not typically initiated by ESX. Two exceptions to this rule are:<br />
- if a path failure occurs while there is a SCSI-2 reservation outstanding on the failed path<br />
- if the VM or userworld that initiated the I/O request sends a request to abort the outstanding I/O request.</p>
<p>5) Will ESX ever force a LUN trespass in the array?<br />
==> Only in the case of an A/P array when there is no working path on the same SP as the failing path. For example, when using an EMC Clariion (which uses the &#8220;trespass&#8221; command). </p>
<p>Technically point two needs some work. </p>
<p>ESX SCSI layer has a latency between when the failure occurs and when it will try a different path. This is usually determined by when the device driver returns a failure ie. I/O errors. Supported fibre channel devices will do this inside of thirty seconds. The ESX SCSI layer then has thirty seconds to use another working path. On an active/passive array the activate/trespass/etc command can take a few seconds to complete.</p>
<p>Within a virtual machine, the registry ([HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Disk]<br />
“TimeoutValue”=dword:000000be) can be configured to wait before issuing an abort for an outstanding I/O. If this key is enabled</p>
<p><code>ESX states that within this 60 seconds it will:<br />
- detect that a path has failed<br />
- select a new path<br />
- activate the new path<br />
- re-issue the cmd from the guest to the new path<br />
- have the newly issued cmd complete successfully and return to the guest.</code></p>
<div class="shr-publisher-290"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Finvurted.com%2Fvsphere-multi-pathing-failover%2F' data-shr_title='vSphere+multi-pathing+failover'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Finvurted.com%2Fvsphere-multi-pathing-failover%2F'></a><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Finvurted.com%2Fvsphere-multi-pathing-failover%2F' data-shr_title='vSphere+multi-pathing+failover'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://invurted.com/vsphere-multi-pathing-failover/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

