<?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: ESX4 ALUA, TPGS and HP CA</title>
	<atom:link href="http://frankdenneman.nl/2010/03/esx4-alua-and-hp-continuous-access/feed/" rel="self" type="application/rss+xml" />
	<link>http://frankdenneman.nl/2010/03/esx4-alua-and-hp-continuous-access/</link>
	<description></description>
	<lastBuildDate>Thu, 17 May 2012 06:42:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: VCAP-DCA Study Notes &#8211; 1.3 Complex Multipathing and PSA plugins &#124; www.vExperienced.co.uk</title>
		<link>http://frankdenneman.nl/2010/03/esx4-alua-and-hp-continuous-access/comment-page-1/#comment-4122</link>
		<dc:creator>VCAP-DCA Study Notes &#8211; 1.3 Complex Multipathing and PSA plugins &#124; www.vExperienced.co.uk</dc:creator>
		<pubDate>Sat, 16 Apr 2011 09:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://frankdenneman.nl/?p=824#comment-4122</guid>
		<description>[...] Determining whether an array is ‘true’ active/active is not as simple as you might think! Read Frank Denneman’s excellent blogpost on the subject. Our Netapp 3000 series arrays are asymmetric active/active rather than ‘true’ [...]</description>
		<content:encoded><![CDATA[<p>[...] Determining whether an array is ‘true’ active/active is not as simple as you might think! Read Frank Denneman’s excellent blogpost on the subject. Our Netapp 3000 series arrays are asymmetric active/active rather than ‘true’ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aloha ALUA &#124; DeinosCloud</title>
		<link>http://frankdenneman.nl/2010/03/esx4-alua-and-hp-continuous-access/comment-page-1/#comment-4080</link>
		<dc:creator>Aloha ALUA &#124; DeinosCloud</dc:creator>
		<pubDate>Sun, 03 Apr 2011 13:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://frankdenneman.nl/?p=824#comment-4080</guid>
		<description>[...] that ALUA exactly?, Pluggable Storage Architecture, exploring the next version of ESX/vCenter, ESX4 ALUA, TPGS AND HP CA, Understanding more about NMP RR and iooperationslimit=1, See a list of Storage Array Type [...]</description>
		<content:encoded><![CDATA[<p>[...] that ALUA exactly?, Pluggable Storage Architecture, exploring the next version of ESX/vCenter, ESX4 ALUA, TPGS AND HP CA, Understanding more about NMP RR and iooperationslimit=1, See a list of Storage Array Type [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saturnous</title>
		<link>http://frankdenneman.nl/2010/03/esx4-alua-and-hp-continuous-access/comment-page-1/#comment-2725</link>
		<dc:creator>Saturnous</dc:creator>
		<pubDate>Tue, 30 Nov 2010 08:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://frankdenneman.nl/?p=824#comment-2725</guid>
		<description>I missing the important hint that &quot;Implicit Lun Transfer (ILT)&quot; is disabled for LUNs in DR groups. In VI3 this was a huge pain point because you set the pathing equal over the cluster and relied that the EVA will switch. It never switched over the DR group and the EVA suffered. Worst when using only one DR group having all LUNs on one Controller only. With vSphere where you determine the ownership from EVA side this is not a issue, but another come up - resignaturing.

Anyone has an idea how to run CA over 2 different EVA Arrays with vSphere ?

ESX 3.x you set DisallowSnapshotLun = 0 and HA + Kernel will take care.

In vSphere Snapshot handling is different, but what will happend when the same NAA came up with different model ? It will need to remount it and mask the LUN.

Or does the ESX remember a forced mount forever (this DS can show up with this and this parameters) . I assume a forced mount put the LUN properties into the VMFS header (need to hexview diff this). 

My &quot;simple Campus CA EVA SAN with different EVAs non-SRM&quot; approach i will try tomorrow is creating a Script looking for serious amount of path dead conditions - masking the &quot;failed EVA&quot; per device name (HSV210 / HSV300) -  remounting the data-store forced. The problem is it assumes a complete EVA will fail - which is actually not a issue where only one LUN is shared. Also the approach is not easy to test in a hot environment with a single test LUN in a DR group. Masking the controller number with LUN would allow a hot test, but what happens when the Host reboots without access to the failed EVA - will the controller number remain the same ? Will it mask the remaining EVA too (in case the lower EVA will fail) ? Can i assign a fixed controller number with &quot;persistent binding&quot; within the HBA ?</description>
		<content:encoded><![CDATA[<p>I missing the important hint that &#8220;Implicit Lun Transfer (ILT)&#8221; is disabled for LUNs in DR groups. In VI3 this was a huge pain point because you set the pathing equal over the cluster and relied that the EVA will switch. It never switched over the DR group and the EVA suffered. Worst when using only one DR group having all LUNs on one Controller only. With vSphere where you determine the ownership from EVA side this is not a issue, but another come up &#8211; resignaturing.</p>
<p>Anyone has an idea how to run CA over 2 different EVA Arrays with vSphere ?</p>
<p>ESX 3.x you set DisallowSnapshotLun = 0 and HA + Kernel will take care.</p>
<p>In vSphere Snapshot handling is different, but what will happend when the same NAA came up with different model ? It will need to remount it and mask the LUN.</p>
<p>Or does the ESX remember a forced mount forever (this DS can show up with this and this parameters) . I assume a forced mount put the LUN properties into the VMFS header (need to hexview diff this). </p>
<p>My &#8220;simple Campus CA EVA SAN with different EVAs non-SRM&#8221; approach i will try tomorrow is creating a Script looking for serious amount of path dead conditions &#8211; masking the &#8220;failed EVA&#8221; per device name (HSV210 / HSV300) &#8211;  remounting the data-store forced. The problem is it assumes a complete EVA will fail &#8211; which is actually not a issue where only one LUN is shared. Also the approach is not easy to test in a hot environment with a single test LUN in a DR group. Masking the controller number with LUN would allow a hot test, but what happens when the Host reboots without access to the failed EVA &#8211; will the controller number remain the same ? Will it mask the remaining EVA too (in case the lower EVA will fail) ? Can i assign a fixed controller number with &#8220;persistent binding&#8221; within the HBA ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://frankdenneman.nl/2010/03/esx4-alua-and-hp-continuous-access/comment-page-1/#comment-2694</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Wed, 24 Nov 2010 03:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://frankdenneman.nl/?p=824#comment-2694</guid>
		<description>Just what I needed. Thanks</description>
		<content:encoded><![CDATA[<p>Just what I needed. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Warehousing</title>
		<link>http://frankdenneman.nl/2010/03/esx4-alua-and-hp-continuous-access/comment-page-1/#comment-474</link>
		<dc:creator>Warehousing</dc:creator>
		<pubDate>Fri, 16 Apr 2010 22:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://frankdenneman.nl/?p=824#comment-474</guid>
		<description>I never, ever would have imagined I would be required to be familiar with this, but thank goodness for the internet...</description>
		<content:encoded><![CDATA[<p>I never, ever would have imagined I would be required to be familiar with this, but thank goodness for the internet&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: New home: http://frankdenneman.nl &#171; Frank Denneman</title>
		<link>http://frankdenneman.nl/2010/03/esx4-alua-and-hp-continuous-access/comment-page-1/#comment-421</link>
		<dc:creator>New home: http://frankdenneman.nl &#171; Frank Denneman</dc:creator>
		<pubDate>Wed, 31 Mar 2010 19:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://frankdenneman.nl/?p=824#comment-421</guid>
		<description>[...] March: ESX4 ALUA, TPGS and HP CA 25th March: Identify storage performance issues 16th March: VCDX Tip: VMtools increases the Disk [...]</description>
		<content:encoded><![CDATA[<p>[...] March: ESX4 ALUA, TPGS and HP CA 25th March: Identify storage performance issues 16th March: VCDX Tip: VMtools increases the Disk [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Mills</title>
		<link>http://frankdenneman.nl/2010/03/esx4-alua-and-hp-continuous-access/comment-page-1/#comment-418</link>
		<dc:creator>Mike Mills</dc:creator>
		<pubDate>Wed, 31 Mar 2010 11:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://frankdenneman.nl/?p=824#comment-418</guid>
		<description>At my company we have 3 EVA 8100s and 4400.  We are in the initial planning phases for our vsphere migration, and I really enjoy this (and other) articles regarding the best way to handle things between vsphere and EVAs.  Thanks so much!

- Mike</description>
		<content:encoded><![CDATA[<p>At my company we have 3 EVA 8100s and 4400.  We are in the initial planning phases for our vsphere migration, and I really enjoy this (and other) articles regarding the best way to handle things between vsphere and EVAs.  Thanks so much!</p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Top 5 Planet V12n blog posts week 12 &#124; VMvisor</title>
		<link>http://frankdenneman.nl/2010/03/esx4-alua-and-hp-continuous-access/comment-page-1/#comment-407</link>
		<dc:creator>Top 5 Planet V12n blog posts week 12 &#124; VMvisor</dc:creator>
		<pubDate>Sun, 28 Mar 2010 23:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://frankdenneman.nl/?p=824#comment-407</guid>
		<description>[...] Denneman &#8211; ESX4 ALUA, TPGS and HP CAVMware addressed this shortcoming and added ALUA support in the new storage stack of ESX4. The ALUA [...]</description>
		<content:encoded><![CDATA[<p>[...] Denneman &#8211; ESX4 ALUA, TPGS and HP CAVMware addressed this shortcoming and added ALUA support in the new storage stack of ESX4. The ALUA [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raiko Mesterheide</title>
		<link>http://frankdenneman.nl/2010/03/esx4-alua-and-hp-continuous-access/comment-page-1/#comment-402</link>
		<dc:creator>Raiko Mesterheide</dc:creator>
		<pubDate>Fri, 26 Mar 2010 19:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://frankdenneman.nl/?p=824#comment-402</guid>
		<description>Hi Frank,

very great article. Especially the AAA and SAA differentiation wasnt that clear before reading!

Good job!
Raiko</description>
		<content:encoded><![CDATA[<p>Hi Frank,</p>
<p>very great article. Especially the AAA and SAA differentiation wasnt that clear before reading!</p>
<p>Good job!<br />
Raiko</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: frankdenneman.nl @ 2012-05-17 10:05:50 -->
