<?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: UCSM 1.4 : Direct attach appliance/storage ports!</title>
	<atom:link href="http://www.unifiedcomputingblog.com/2010/12/31/ucsm-1-4-direct-attach-appliancestorage-ports/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unifiedcomputingblog.com/2010/12/31/ucsm-1-4-direct-attach-appliancestorage-ports/</link>
	<description>Random posts about unified computing and data center</description>
	<lastBuildDate>Sat, 11 May 2013 23:30:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: dzak64</title>
		<link>http://www.unifiedcomputingblog.com/2010/12/31/ucsm-1-4-direct-attach-appliancestorage-ports/#comment-184</link>
		<dc:creator>dzak64</dc:creator>
		<pubDate>Sun, 30 Sep 2012 07:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.unifiedcomputingblog.com/?p=187#comment-184</guid>
		<description><![CDATA[Did you ever cover the information on configuring the external switch to provide zoning information - &quot;hybrid model&quot;?]]></description>
		<content:encoded><![CDATA[<p>Did you ever cover the information on configuring the external switch to provide zoning information &#8211; &#8220;hybrid model&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Alexander</title>
		<link>http://www.unifiedcomputingblog.com/2010/12/31/ucsm-1-4-direct-attach-appliancestorage-ports/#comment-183</link>
		<dc:creator>Dave Alexander</dc:creator>
		<pubDate>Thu, 19 Apr 2012 16:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.unifiedcomputingblog.com/?p=187#comment-183</guid>
		<description><![CDATA[Well, it really depends on what protocol you&#039;re using, the nature of the failure, the behavior of the target, and the target you&#039;re trying to reach.

Assuming that the &quot;A&quot; Fabric Interconnect indeed has failed, the appliance port on A will also be down.   The vNIC will failover to B (assuming failover is configured, as per your comment).  Now, we have to look at what your blade is trying to do.   If it&#039;s pure L2, trying to reach the MAC address of the port connected to the now-failed Fabric A, the traffic will be received by FI-B, and since that MAC address is unknown to that FI, will be sent out the uplink port.  The upstream L2 environment, having no path to the MAC address (since FI-A is down), will flood the frame out all ports except the ingress (that came from FI-B).   In any case, that MAC address is no longer accessible and the frame will eventually be dropped by all node ports.   

If you&#039;re running something L3 (iSCSI or NFS for example), the Ethernet frame generated will still be targeted for the old MAC address, at least until your IP stack decides to age out the ARP entry.   Once that happens, a new ARP request will be sent, at which point the MAC address on the FI-B appliance interface will be learned *assuming that your appliance has also failed the IP address over to the other port*.   Traffic can then be switched locally in FI-B, and no trip to the uplink port is required.

A better solution (assuming L3) would be to have an IP address on each of the two appliance interfaces (one for A, one for B), and have your application/initiator/etc addressing both - fabric failover doesn&#039;t really come into play here (though it could).  When FI-A goes down, that path and IP would get marked unreachable, and you&#039;d begin (or continue, assuming active/active configration) using the interface on FI-B - again, switched locally and not having to go to the upstream L2 environment.]]></description>
		<content:encoded><![CDATA[<p>Well, it really depends on what protocol you&#8217;re using, the nature of the failure, the behavior of the target, and the target you&#8217;re trying to reach.</p>
<p>Assuming that the &#8220;A&#8221; Fabric Interconnect indeed has failed, the appliance port on A will also be down.   The vNIC will failover to B (assuming failover is configured, as per your comment).  Now, we have to look at what your blade is trying to do.   If it&#8217;s pure L2, trying to reach the MAC address of the port connected to the now-failed Fabric A, the traffic will be received by FI-B, and since that MAC address is unknown to that FI, will be sent out the uplink port.  The upstream L2 environment, having no path to the MAC address (since FI-A is down), will flood the frame out all ports except the ingress (that came from FI-B).   In any case, that MAC address is no longer accessible and the frame will eventually be dropped by all node ports.   </p>
<p>If you&#8217;re running something L3 (iSCSI or NFS for example), the Ethernet frame generated will still be targeted for the old MAC address, at least until your IP stack decides to age out the ARP entry.   Once that happens, a new ARP request will be sent, at which point the MAC address on the FI-B appliance interface will be learned *assuming that your appliance has also failed the IP address over to the other port*.   Traffic can then be switched locally in FI-B, and no trip to the uplink port is required.</p>
<p>A better solution (assuming L3) would be to have an IP address on each of the two appliance interfaces (one for A, one for B), and have your application/initiator/etc addressing both &#8211; fabric failover doesn&#8217;t really come into play here (though it could).  When FI-A goes down, that path and IP would get marked unreachable, and you&#8217;d begin (or continue, assuming active/active configration) using the interface on FI-B &#8211; again, switched locally and not having to go to the upstream L2 environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.unifiedcomputingblog.com/2010/12/31/ucsm-1-4-direct-attach-appliancestorage-ports/#comment-182</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 19 Apr 2012 14:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.unifiedcomputingblog.com/?p=187#comment-182</guid>
		<description><![CDATA[How do appliance ports handle redundancy/failover on the Fabric Interconnects? For instance, If I have an appliance connecting to an appliance port on both FI A and B and the vNIC on the applicance VLAN configured for Fabric A with failover enabled, how would that blade connect to the appliance port if Fabric A goes down? Would it travel northbound out the uplink ports and back down to fabric B? Thanks for the help!]]></description>
		<content:encoded><![CDATA[<p>How do appliance ports handle redundancy/failover on the Fabric Interconnects? For instance, If I have an appliance connecting to an appliance port on both FI A and B and the vNIC on the applicance VLAN configured for Fabric A with failover enabled, how would that blade connect to the appliance port if Fabric A goes down? Would it travel northbound out the uplink ports and back down to fabric B? Thanks for the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Alexander</title>
		<link>http://www.unifiedcomputingblog.com/2010/12/31/ucsm-1-4-direct-attach-appliancestorage-ports/#comment-181</link>
		<dc:creator>Dave Alexander</dc:creator>
		<pubDate>Tue, 07 Feb 2012 19:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.unifiedcomputingblog.com/?p=187#comment-181</guid>
		<description><![CDATA[Hi Larry -

Never seen this myself - anyone else?

- Dave]]></description>
		<content:encoded><![CDATA[<p>Hi Larry -</p>
<p>Never seen this myself &#8211; anyone else?</p>
<p>- Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://www.unifiedcomputingblog.com/2010/12/31/ucsm-1-4-direct-attach-appliancestorage-ports/#comment-180</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Sat, 14 Jan 2012 08:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.unifiedcomputingblog.com/?p=187#comment-180</guid>
		<description><![CDATA[anyone have an issue with 6120&#039;s doing a server cold dhcp boot, and getting dhcp address on port-chan 1 but failing on port-chan 2..any help would be appreciated..

topology is nexus 7K with port-chan&#039;s to the a and b side..6120 is in EH mode..the port-chan&#039;s going to gateway 2 fail the dhcp boot request..]]></description>
		<content:encoded><![CDATA[<p>anyone have an issue with 6120&#8242;s doing a server cold dhcp boot, and getting dhcp address on port-chan 1 but failing on port-chan 2..any help would be appreciated..</p>
<p>topology is nexus 7K with port-chan&#8217;s to the a and b side..6120 is in EH mode..the port-chan&#8217;s going to gateway 2 fail the dhcp boot request..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cisco UCS Design Flaw? No Northboard FCoE Connectivity &#124; VMwareTips</title>
		<link>http://www.unifiedcomputingblog.com/2010/12/31/ucsm-1-4-direct-attach-appliancestorage-ports/#comment-179</link>
		<dc:creator>Cisco UCS Design Flaw? No Northboard FCoE Connectivity &#124; VMwareTips</dc:creator>
		<pubDate>Tue, 15 Nov 2011 14:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.unifiedcomputingblog.com/?p=187#comment-179</guid>
		<description><![CDATA[[...] storage (iSCSI/NFS) as well as FCoE connected storage. Dave Alexander has a great write-up on his blog. Steve Chambers also has a great write-up on his blog reviewing all of the great new updates in [...]]]></description>
		<content:encoded><![CDATA[<p>[...] storage (iSCSI/NFS) as well as FCoE connected storage. Dave Alexander has a great write-up on his blog. Steve Chambers also has a great write-up on his blog reviewing all of the great new updates in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Alexander</title>
		<link>http://www.unifiedcomputingblog.com/2010/12/31/ucsm-1-4-direct-attach-appliancestorage-ports/#comment-178</link>
		<dc:creator>Dave Alexander</dc:creator>
		<pubDate>Thu, 30 Jun 2011 18:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.unifiedcomputingblog.com/?p=187#comment-178</guid>
		<description><![CDATA[My pleasure!]]></description>
		<content:encoded><![CDATA[<p>My pleasure!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Georges</title>
		<link>http://www.unifiedcomputingblog.com/2010/12/31/ucsm-1-4-direct-attach-appliancestorage-ports/#comment-177</link>
		<dc:creator>Georges</dc:creator>
		<pubDate>Thu, 30 Jun 2011 18:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.unifiedcomputingblog.com/?p=187#comment-177</guid>
		<description><![CDATA[Thank you very much Dave]]></description>
		<content:encoded><![CDATA[<p>Thank you very much Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Alexander</title>
		<link>http://www.unifiedcomputingblog.com/2010/12/31/ucsm-1-4-direct-attach-appliancestorage-ports/#comment-176</link>
		<dc:creator>Dave Alexander</dc:creator>
		<pubDate>Thu, 30 Jun 2011 18:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.unifiedcomputingblog.com/?p=187#comment-176</guid>
		<description><![CDATA[Not sure what you&#039;re getting at - you&#039;ll need FC Switch Mode for direct-attach FCoE, but you don&#039;t need Ethernet Switch Mode to use an Appliance port.]]></description>
		<content:encoded><![CDATA[<p>Not sure what you&#8217;re getting at &#8211; you&#8217;ll need FC Switch Mode for direct-attach FCoE, but you don&#8217;t need Ethernet Switch Mode to use an Appliance port.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Georges</title>
		<link>http://www.unifiedcomputingblog.com/2010/12/31/ucsm-1-4-direct-attach-appliancestorage-ports/#comment-175</link>
		<dc:creator>Georges</dc:creator>
		<pubDate>Thu, 30 Jun 2011 18:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.unifiedcomputingblog.com/?p=187#comment-175</guid>
		<description><![CDATA[And by enabling the Switch Mode and / or FC Switch Mode, should is work as a workaround?]]></description>
		<content:encoded><![CDATA[<p>And by enabling the Switch Mode and / or FC Switch Mode, should is work as a workaround?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
