<?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: My first lefthand ISCSI VI architecture</title>
	<atom:link href="http://frankdenneman.nl/2009/03/my-first-lefthand-iscsi-vi-architecture/feed/" rel="self" type="application/rss+xml" />
	<link>http://frankdenneman.nl/2009/03/my-first-lefthand-iscsi-vi-architecture/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 07:27:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Beto</title>
		<link>http://frankdenneman.nl/2009/03/my-first-lefthand-iscsi-vi-architecture/comment-page-1/#comment-49</link>
		<dc:creator>Beto</dc:creator>
		<pubDate>Fri, 04 Sep 2009 12:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://frankdenneman.wordpress.com/?p=120#comment-49</guid>
		<description>I suppose one of the easiest ways to verify this is to test it before it goes into production. Set up the various nodes of your cluster with some test LUNs, then go yank a cable or otherwise instigate a failover and see how things work.

Also, I&#039;m not sure if this applies to lefthand, but I know with other vendor storage, it has been shown that NFS-connected (NAS) datastores actually get better performance than ISCSI LUNs. This may be something else to consider if you&#039;ve got cycles to burn in your testing phase, although if you&#039;re coming from an FC world this also may go against everything you know :) (see this thread as a starting point in the debate - http://communities.vmware.com/message/737269)

Best of luck in your deployment!</description>
		<content:encoded><![CDATA[<p>I suppose one of the easiest ways to verify this is to test it before it goes into production. Set up the various nodes of your cluster with some test LUNs, then go yank a cable or otherwise instigate a failover and see how things work.</p>
<p>Also, I&#8217;m not sure if this applies to lefthand, but I know with other vendor storage, it has been shown that NFS-connected (NAS) datastores actually get better performance than ISCSI LUNs. This may be something else to consider if you&#8217;ve got cycles to burn in your testing phase, although if you&#8217;re coming from an FC world this also may go against everything you know <img src='http://frankdenneman.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (see this thread as a starting point in the debate &#8211; <a href="http://communities.vmware.com/message/737269" rel="nofollow">http://communities.vmware.com/message/737269</a>)</p>
<p>Best of luck in your deployment!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://frankdenneman.nl/2009/03/my-first-lefthand-iscsi-vi-architecture/comment-page-1/#comment-48</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Sun, 07 Jun 2009 12:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://frankdenneman.wordpress.com/?p=120#comment-48</guid>
		<description>We&#039;ve only used iscsi and a combination of Sanmelody (single and multiple paths/HA) as well as Equallogic.  While everything &quot;just worked&quot; I saw what you mentioned and no amount of Googling helped (as you found out).
I even went to the point of making sure the Send Targets were in the same order on each host, nope, still the same (well different :)

Be interested to know if there is a doc on this somewhere, it&#039;s been a over a year for us now with the setup and all good!

Ray</description>
		<content:encoded><![CDATA[<p>We&#8217;ve only used iscsi and a combination of Sanmelody (single and multiple paths/HA) as well as Equallogic.  While everything &#8220;just worked&#8221; I saw what you mentioned and no amount of Googling helped (as you found out).<br />
I even went to the point of making sure the Send Targets were in the same order on each host, nope, still the same (well different <img src='http://frankdenneman.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Be interested to know if there is a doc on this somewhere, it&#8217;s been a over a year for us now with the setup and all good!</p>
<p>Ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Petty</title>
		<link>http://frankdenneman.nl/2009/03/my-first-lefthand-iscsi-vi-architecture/comment-page-1/#comment-47</link>
		<dc:creator>Paul Petty</dc:creator>
		<pubDate>Tue, 14 Apr 2009 13:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://frankdenneman.wordpress.com/?p=120#comment-47</guid>
		<description>Thats a good question and one that I&#039;m just discovering for myself too.  We have an ESX cluster connected to several HP FC EVAs at present but we also have a large (ish) Lefthand iSCSI SAN which we want to be able to provision some data volumes for VMs.  When we present multiple LUNs from the iSCSI SAN on each host they appear as LUN ID 0 but with different iSCSI target IDs?  Like you, coming from a fibre world this seems strange and very off putting to me.
I carried on doing some testing and added 3 LUNs to each node in the cluster and then created a VMFS on the first LUN. To my surprise this new VMFS worked and appears on all of the nodes that the LUN is presented to and likewise for additional VMFS disks too.
All seems well in testing so far but if there is any difinitive answer out there I&#039;d like to hear it.

Paul</description>
		<content:encoded><![CDATA[<p>Thats a good question and one that I&#8217;m just discovering for myself too.  We have an ESX cluster connected to several HP FC EVAs at present but we also have a large (ish) Lefthand iSCSI SAN which we want to be able to provision some data volumes for VMs.  When we present multiple LUNs from the iSCSI SAN on each host they appear as LUN ID 0 but with different iSCSI target IDs?  Like you, coming from a fibre world this seems strange and very off putting to me.<br />
I carried on doing some testing and added 3 LUNs to each node in the cluster and then created a VMFS on the first LUN. To my surprise this new VMFS worked and appears on all of the nodes that the LUN is presented to and likewise for additional VMFS disks too.<br />
All seems well in testing so far but if there is any difinitive answer out there I&#8217;d like to hear it.</p>
<p>Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Cline</title>
		<link>http://frankdenneman.nl/2009/03/my-first-lefthand-iscsi-vi-architecture/comment-page-1/#comment-46</link>
		<dc:creator>Ken Cline</dc:creator>
		<pubDate>Mon, 30 Mar 2009 21:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://frankdenneman.wordpress.com/?p=120#comment-46</guid>
		<description>Hey Frank,

Nice article - please keep us updated on how you progress. I&#039;m interested in the solution to your (possible) problem!

KLC</description>
		<content:encoded><![CDATA[<p>Hey Frank,</p>
<p>Nice article &#8211; please keep us updated on how you progress. I&#8217;m interested in the solution to your (possible) problem!</p>
<p>KLC</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-02-07 21:29:06 -->
