<?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>Yellow Bricks &#187; fc</title>
	<atom:link href="http://www.yellow-bricks.com/tag/fc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yellow-bricks.com</link>
	<description>Building blocks for virtualization...</description>
	<lastBuildDate>Fri, 10 Feb 2012 11:12:30 +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>Single initiator zoning</title>
		<link>http://www.yellow-bricks.com/2008/10/28/single-initiator-zoning/</link>
		<comments>http://www.yellow-bricks.com/2008/10/28/single-initiator-zoning/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 15:45:39 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[fc]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[VirtualCenter]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=730</guid>
		<description><![CDATA[<p>I&#8217;ve been doing VMware Design Reviews lately and so are my colleagues of the PSO department. A Design Review is quick scan of your design documentation by a VMware consultant. The consultant will hold your docs against best practices and propose changes to the design. One of the things we encounter on a regular base is that admins took the [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2008/10/28/single-initiator-zoning/">Single initiator zoning</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been doing VMware Design Reviews lately and so are my colleagues of the PSO department. A Design Review is quick scan of your design documentation by a VMware consultant. The consultant will hold your docs against best practices and propose changes to the design.</p>
<p>One of the things we encounter on a regular base is that admins took the easy path for their Storage Design zoning. So what&#8217;s zoning? <a href="http://en.wikipedia.org/wiki/Fibre_Channel_zoning">In short</a>: a way to partition your fabric into smaller subsets. These small subsets provide you with a better security and less interference.</p>
<p>You can do zoning in two ways, Soft and Hard. With &#8220;soft zoning&#8221; you use the device WWN in a zone without any restrictions to what port this WWN is attached. With &#8220;hard zoning&#8221; you put the port into a specific zone. So what do I prefer? I would prefer &#8220;hard zoning&#8221; because you need to know how your devices are connected and it makes troubleshooting a lot easier.</p>
<p>So now I&#8217;ve chosen a way  to zone I can just write down all my port numbers, create a zone and drop them in and I&#8217;m done&#8230; Well not so fast, that&#8217;s another choice one has to make before you start. How am I going to zone, single initiator zoning or multi initiator zoning? So what&#8217;s a single initiator zone: a single hba in a zone with the target device(s). And a multi initiator zone is all initiators that need to communicate with a device(s) in one zone. As one can imagine multi initiator zones are really easy to setup but definitely not my first choice.</p>
<p>Single initiator zones are the way to go. If there&#8217;s no need, and for ESX there isn&#8217;t, for initiators to be able to communicate with each other then they shouldn&#8217;t be able to. Not only is this more secure, because initiators can&#8217;t communicate with each other, it also cuts out a lot of rubbish on your fibre. Rubbish as for instance &#8220;Registered State Change Notifications&#8221;. Although <a href="http://en.wikipedia.org/wiki/Registered_State_Change_Notification">RSCN</a> storms don&#8217;t occur that often anymore as they used to it&#8217;s still a risk of contention and should be avoided when possible. So if you&#8217;re doing a design or preparing for one keep this in mind: Single Initiator Zones are the way to go!</p>
<p>There are a whole bunch of good articles on the net about zoning, read them you might learn a thing or two:</p>
<ul>
<li>TechTarget.com: <a href="http://searchstorage.techtarget.com/tip/1,289483,sid5_gci881375,00.html">part1</a>, <a href="http://searchstorage.techtarget.com/tip/0,289483,sid5_gci881895,00.html">part2</a>, <a href="http://searchstorage.techtarget.com/tip/0,289483,sid5_gci881945,00.html">part3</a></li>
<li><a href="http://www.enterprisenetworkingplanet.com/netsp/article.php/3695836">Storage Networking 101: Understanding Fibre Channel Zones</a></li>
<li><a href="https://elabnavigator.emc.com/emcpubs/esn-topo/wwhelp/wwhimpl/common/html/wwhelp.htm?context=EMC_Topology&amp;file=design_considerations42.html">Single HBA Zoning</a></li>
</ul>
<p>Have fun,</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2008/10/28/single-initiator-zoning/">Single initiator zoning</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2008/10/28/single-initiator-zoning/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

