<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>UCSguru.com</title>
	<atom:link href="http://ucsguru.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ucsguru.com</link>
	<description>Independent site for Cisco UCS and complimentary technologies</description>
	<lastBuildDate>Sun, 20 May 2012 15:49:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ucsguru.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0edfeee25a934b23fc671582f86ba285?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>UCSguru.com</title>
		<link>http://ucsguru.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ucsguru.com/osd.xml" title="UCSguru.com" />
	<atom:link rel='hub' href='http://ucsguru.com/?pushpress=hub'/>
		<item>
		<title>Understanding UCS VIF Paths</title>
		<link>http://ucsguru.com/2012/05/18/understanding-ucs-vif-paths/</link>
		<comments>http://ucsguru.com/2012/05/18/understanding-ucs-vif-paths/#comments</comments>
		<pubDate>Fri, 18 May 2012 01:48:38 +0000</pubDate>
		<dc:creator>ucsguru</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[FEX]]></category>
		<category><![CDATA[HIF]]></category>
		<category><![CDATA[NIF]]></category>
		<category><![CDATA[Paths]]></category>
		<category><![CDATA[UCS]]></category>
		<category><![CDATA[VIF]]></category>
		<category><![CDATA[vnic]]></category>

		<guid isPermaLink="false">http://ucsguru.com/?p=183</guid>
		<description><![CDATA[In the UCS world where a virtual NIC on a virtual server is connected to a virtual port on a virtual switch by a virtual cable, it is not surprising that there can be confusion about what path packets are &#8230; <a href="http://ucsguru.com/2012/05/18/understanding-ucs-vif-paths/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=183&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In the UCS world where a virtual NIC on a virtual server is connected to a virtual port on a virtual switch by a virtual cable, it is not surprising that there can be confusion about what path packets are actually taking through the UCS infrastructure.<br />
Similarly knowing the full data path through the UCS infrastructure is essential to understanding troubleshooting and testing failover.<br />
I’m sure you have all seen the table below in UCS Manager where it details the path that each virtual NIC or HBA takes through the infrastructure.  But what do all these values mean? And where are they in the infrastructure? That is the objective of this post.</p>
<div id="attachment_184" class="wp-caption aligncenter" style="width: 650px"><a href="http://ucsguru.files.wordpress.com/2012/05/vif-paths.png"><img src="http://ucsguru.files.wordpress.com/2012/05/vif-paths.png?w=640&h=139" alt="vif paths" title="vif paths" width="640" height="139" class="size-full wp-image-184" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>I will also detail the relevant CLI commands to confirm, and troubleshoot the complete VIF (Virtual Interface) Path.</p>
<p>If you have ever seen and understood the film “Inception” you should have no problem understanding Cisco UCS, where virtual machines are run on virtual hosts which run on virtual infrastructure and abstracted hardware <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  but in all seriousness it’s really not that complicated.<br />
The diagram below shows a Half width blade with a vNIC called eth0 created on a Cisco VIC (M81KR) with its primary path mapped to Fabric A. For simplicity only one IO Module to Fabric Interconnect link is shown in the diagram, as well as only one of the Host Interfaces (HIFs / Server facing ports) on the IO module. In this post I will focus in on eth0 which is assigned virtual circuit 749.</p>
<div id="attachment_189" class="wp-caption aligncenter" style="width: 650px"><a href="http://ucsguru.files.wordpress.com/2012/05/vif-paths-v.png"><img src="http://ucsguru.files.wordpress.com/2012/05/vif-paths-v.png?w=640&h=599" alt="" title="VIF Paths Visio" width="640" height="599" class="size-full wp-image-189" /></a><p class="wp-caption-text">Figure 2</p></div>
<p><strong>Virtual Circuit</strong><br />
First column in figure 1, Virtual Circuit number, this is a unique value assigned to the virtual circuit which comprises the virtual NIC, the virtual cable (red dotted line in figure 2) and the virtual switch port. The virtual switch port and virtual circuit have the same identifier in this case 749.</p>
<p>If you do not know which virtual circuit will be used for the particular MAC address you are interested in, or which Chassis and Server that virtual circuit resides on, you can use the below commands to find out.</p>
<div id="attachment_187" class="wp-caption aligncenter" style="width: 650px"><a href="http://ucsguru.files.wordpress.com/2012/05/sh-mac-address.png"><img src="http://ucsguru.files.wordpress.com/2012/05/sh-mac-address.png?w=640&h=98" alt="" title="sh mac address" width="640" height="98" class="size-full wp-image-187" /></a><p class="wp-caption-text">Figure 3</p></div>
<p>The above output shows that the MAC address is behind Veth749, now in order to find out which Chassis and Server is using Veth749 issue the below command.</p>
<div id="attachment_186" class="wp-caption aligncenter" style="width: 650px"><a href="http://ucsguru.files.wordpress.com/2012/05/sh-int-veth-749.png"><img src="http://ucsguru.files.wordpress.com/2012/05/sh-int-veth-749.png?w=640&h=152" alt="" title="sh int veth 749" width="640" height="152" class="size-full wp-image-186" /></a><p class="wp-caption-text">Figure 4</p></div>
<p>The Interface to which Veth749 is bound to is Ethernet 1/1/2 which equates to Chassis1 Server 2 (you can ignore the middle value) the description field also confirms the location and virtual interface name on the server (eth0)<br />
As you know, (having read my blog post on “Adapter FEX”:-) ) the M81KR “PALO” adapter is actually a mezzanine fabric extender just like the IO Module (FEX) in the Chassis. What this means is when I create a virtual interface on the adapter, that interface is actually created and appears as a local interface on the Fabric Interconnect (FI), whether it’s a vNIC which appears as a Veth port on the FI or a vHBA which appears as a Vfc interface.<br />
This means we will have many virtual circuits or “virtual cables” going down the physical cable, Cisco UCS obviously needs to be able to differentiate between all these “virtual cables”, and it does so by attaching a Virtual Network TAG (VN-TAG) to each virtual circuit. This way the Cisco UCS can track and switch packets between virtual circuits, even if both of those virtual circuits are using the same physical cable, which the laws of Ethernet would not normally allow.</p>
<p><strong>Adapter Port</strong><br />
The Cisco VIC (M81KR) has two physical 10Gbs traces (paths / ports) one trace to Fabric A and one trace to Fabric B. This is how the VIC can provide hardware fabric failover and fabric load balancing to its virtual interfaces.These adapter ports are listed as 1/1 to Fabric A and 2/2 to Fabric B.</p>
<p>In the case of a Full Width blade, which can take 2 Mezzanine adapters this obviously doubles the number of paths to four.<br />
In the case of the VIC 1240 and VIC 1280 which have 20Gbs and 40Gbs to each fabric respectively there is still only a single logical path to each fabric as the links are hardware port channels 2x10Gbs per fabric for the VIC 1240 and 4x10Gbs per fabric in the case of the VIC 1280.</p>
<p>The new M3 servers which have LAN on board (mLOM) provide additional on board paths.</p>
<p><strong>Fex Host port</strong><br />
In the lab setup I am using, the FEX modules are 2104XP’s which have 8 internal Server facing ports (Sometimes referred to as Host Interfaces (HIFs)),which connect to the Blade slots, port 1 to blade slot 1, port 2 to blade slot 2 and so on</p>
<p><strong>Fex Network Port</strong><br />
The 2104XP IO Modules also have 4 Network Interfaces (NIFs / Fex Uplinks) which connect to its upstream Fabric Interconnect.</p>
<div id="attachment_185" class="wp-caption aligncenter" style="width: 594px"><a href="http://ucsguru.files.wordpress.com/2012/05/sh-int-fex-fabric.png"><img src="http://ucsguru.files.wordpress.com/2012/05/sh-int-fex-fabric.png?w=640" alt="" title="sh int fex-fabric"   class="size-full wp-image-185" /></a><p class="wp-caption-text">Figure 5</p></div>
<p><strong>Fabric Interconnect </strong><br />
The 2 FI interfaces listed in Figure 1 are <strong>FI Server Port </strong>and <strong>FI Uplink</strong></p>
<p>The server facing ports on the Fabric Interconnect are called FI Server Ports and can be confirmed in the output of the “Show Interface fex-fabric” command. The FI server ports are listed in the second column “Fabric Port”. In figure 5</p>
<p>The FI Uplink interface can be found by checking the pinning of the Veth interface.</p>
<div id="attachment_188" class="wp-caption aligncenter" style="width: 650px"><a href="http://ucsguru.files.wordpress.com/2012/05/sh-pinning-veth.png"><img src="http://ucsguru.files.wordpress.com/2012/05/sh-pinning-veth.png?w=640&h=103" alt="" title="sh pinning veth" width="640" height="103" class="size-full wp-image-188" /></a><p class="wp-caption-text">Figure 6</p></div>
<p>As can be seen from the above figure, Veth749 is pinned to FI Uplink (Border Interface) Port-Channel 1</p>
<p>Armed with all the above you should now have the information necessary to understand the packet flow within the UCS and be able to troubleshoot as well as monitor and understand failover.</p>
<p>Hope this helps.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ucsguru.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ucsguru.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ucsguru.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ucsguru.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ucsguru.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ucsguru.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ucsguru.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ucsguru.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ucsguru.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ucsguru.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ucsguru.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ucsguru.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ucsguru.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ucsguru.wordpress.com/183/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=183&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ucsguru.com/2012/05/18/understanding-ucs-vif-paths/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab5299a45db57ee97ffd4a763eb6e3e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ucsguru</media:title>
		</media:content>

		<media:content url="http://ucsguru.files.wordpress.com/2012/05/vif-paths.png" medium="image">
			<media:title type="html">vif paths</media:title>
		</media:content>

		<media:content url="http://ucsguru.files.wordpress.com/2012/05/vif-paths-v.png" medium="image">
			<media:title type="html">VIF Paths Visio</media:title>
		</media:content>

		<media:content url="http://ucsguru.files.wordpress.com/2012/05/sh-mac-address.png" medium="image">
			<media:title type="html">sh mac address</media:title>
		</media:content>

		<media:content url="http://ucsguru.files.wordpress.com/2012/05/sh-int-veth-749.png" medium="image">
			<media:title type="html">sh int veth 749</media:title>
		</media:content>

		<media:content url="http://ucsguru.files.wordpress.com/2012/05/sh-int-fex-fabric.png" medium="image">
			<media:title type="html">sh int fex-fabric</media:title>
		</media:content>

		<media:content url="http://ucsguru.files.wordpress.com/2012/05/sh-pinning-veth.png" medium="image">
			<media:title type="html">sh pinning veth</media:title>
		</media:content>
	</item>
		<item>
		<title>UCS: The Perfect Solution?</title>
		<link>http://ucsguru.com/2012/03/15/ucs-the-perfect-solution/</link>
		<comments>http://ucsguru.com/2012/03/15/ucs-the-perfect-solution/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 10:21:45 +0000</pubDate>
		<dc:creator>ucsguru</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[profiles]]></category>
		<category><![CDATA[rename]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[UCS]]></category>
		<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://ucsguru.com/?p=172</guid>
		<description><![CDATA[I was talking to a customer the other day, who said to me, words to the effect of &#8220;I&#8217;m sure you can talk to me for hours about how good Cisco UCS is and all its good points, but I &#8230; <a href="http://ucsguru.com/2012/03/15/ucs-the-perfect-solution/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=172&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was talking to a customer the other day, who said to me, words to the effect of &#8220;I&#8217;m sure you can talk to me for hours about how good Cisco UCS is and all its good points, but I can get that from Cisco, as an independent service provider, tell me what you don&#8217;t like about it&#8221; I thought wow what a great question, so I answered that no vendors solution is ever perfect and that most of my &#8220;gripes&#8221; about UCS, could be better described as &#8220;it would be nice to haves&#8221;</p>
<p>But as the Banner of this site says &#8220;Independent site for Cisco UCS&#8221;, I have listed my top 5 Things / feature requests I would like to see addressed in future updates. Now I&#8217;m not talking major features or funcionality enhancements which Cisco either already has in its roadmap or will no doubt be addressing anyway, but more about the little things that would just be nice to have. </p>
<p>Now not being a programmer some of my &#8220;wish list&#8221; may not be as simple as it sounds, but hey if you don&#8217;t ask etc..</p>
<p>1) <strong>Rename service profiles</strong><br />
While I love the power of templates, it is an annoynace that I don&#8217;t have full control of the service profile names generated therefrom, or be able to rename them afterwards. Instead I find myself cloning service profiles (Clones can be freely named) and then binding them to an updating template. Not a huge effot I know but still. This has been addressed in part,by being able to attach a user defined label to service profiles, but these labels do not show up on a KVM session or KVM Launch Manager. (One of the few downsides of an XML based system perhaps.)</p>
<p>2) <strong>Negate View privilage</strong><br />
Cisco UCS is very well suited to host Multi-Tenant environments, and RBAC and locales are great features for controlling access but currently &#8220;Tenant A&#8221; admins, still have read only visability to &#8220;Tenant B&#8217;s&#8221; policies and resources. A &#8220;no access&#8221; privilage or filter would be nice to negate even view rights to particular locales. This should also include KVM visability, i.e. only service profiles within a locale should be visable via the KVM console to users assigned to that locale. Now I appreciate that in a lot of cases even multi-tenant environments the UCS admins are common, but there many times they are not, even different business units within an organisation may have different UCS admins, and especially KVM users.</p>
<p>3) <strong>vHBA passthrough to a VM in ESXi.</strong><br />
I have had occasions when I have wanted to pass through a vHBA created on a Cisco VIC to a VM, Tape Library control being the last requirement. This however is not supported (yet) but I guess this may well just be a limitation of I/O virtualisation at present not just Cisco UCS. For this use case using VMware VMDirectPath I/O on a vHBA would be required rather than a vHBA equivilent of VM-FEX.<br />
 Only UCS options were to use a small bare metal blade, which for a very low workload seemed a bit of a waste, or use a small C series rack mount.</p>
<p>4) <strong>Windows Teaming driver for Palo vNICs</strong><br />
A Windows 2008 R2 Baremetal teaming driver for the Cisco VIC would be nice, so I can have simple teamed Load balancing from a Bare metal windows host. </p>
<p>5) <strong>One click asset export from UCSM</strong><br />
In most UCS installs there is a need to capture all part and serial numbers, it would be nice to have a 1 click asset export option in UCS Manager to export all parts and serial numbers to a spreadsheet or CSV file. Rather than having to do several CLI show commands, or use scripts.</p>
<p>If anyone has found good interim solutions to any the above, it would be great to hear from you, equally what &#8220;gripes&#8221; would you like to see addressed in future updates?</p>
<p>Reference version 2.0(1w)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ucsguru.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ucsguru.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ucsguru.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ucsguru.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ucsguru.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ucsguru.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ucsguru.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ucsguru.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ucsguru.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ucsguru.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ucsguru.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ucsguru.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ucsguru.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ucsguru.wordpress.com/172/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=172&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ucsguru.com/2012/03/15/ucs-the-perfect-solution/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab5299a45db57ee97ffd4a763eb6e3e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ucsguru</media:title>
		</media:content>
	</item>
		<item>
		<title>UCS M3 Servers Announced</title>
		<link>http://ucsguru.com/2012/03/08/ucs-m3-romley-servers/</link>
		<comments>http://ucsguru.com/2012/03/08/ucs-m3-romley-servers/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 17:46:04 +0000</pubDate>
		<dc:creator>ucsguru</dc:creator>
				<category><![CDATA[Product Updates]]></category>
		<category><![CDATA[B200M3]]></category>
		<category><![CDATA[M3]]></category>
		<category><![CDATA[Romley]]></category>
		<category><![CDATA[UCS]]></category>

		<guid isPermaLink="false">http://ucsguru.com/?p=145</guid>
		<description><![CDATA[Get ready to &#8220;Pimp your Cloud&#8221; as today Cisco launched the B200 M3 blade server, aswell as the C220 M3, and C240 M3 rack mount servers to co-incide with Intels E5-2600 &#8220;Romley&#8221; launch last Tuesday. These new 2 socket (Sandy &#8230; <a href="http://ucsguru.com/2012/03/08/ucs-m3-romley-servers/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=145&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_158" class="wp-caption aligncenter" style="width: 310px"><a href="http://ucsguru.files.wordpress.com/2012/03/b200-m3.jpg"><img src="http://ucsguru.files.wordpress.com/2012/03/b200-m3.jpg?w=300&h=107" alt="" title="B200 M3" width="300" height="107" class="size-medium wp-image-158" /></a><p class="wp-caption-text">B200 M3</p></div>Get ready to &#8220;Pimp your Cloud&#8221; as today Cisco launched the B200 M3 blade server, aswell as the C220 M3, and C240 M3 rack mount servers to co-incide with Intels E5-2600 &#8220;Romley&#8221; launch last Tuesday. </p>
<p>These new 2 socket (Sandy Bridge-EP) servers are built on Intel’s much anticipated E5-2600 processors and Patsburg chipsets, as well as lots of enhancements throughout the server architecture.</p>
<p>This new range will also have LAN on board (mLOM) a VIC 1240 (PALO 2) it provides 2 x 20Gb traces per server with an upgrade module which will take it upto 2 x 40Gb, but still be able to take a standard MEZ card (Should finally silence those who complained that a single MEZ card in a half width blade is a single point of failure despite the immense MTBF)</p>
<p>More Grunt, now with 8 cores per EP CPU, which will compliment the additional bandwidth features of the UCS Gen 2 Hardware nicely.</p>
<p>Maximum memory capacity is 384 GB (with 16 GB DIMMs) capable or running at upto 1600MHz</p>
<p>Also announced was <strong>Multi-UCS Manager </strong>which alows the management of multiple UCS domains, even spread across geographical areas.</p>
<p>The full spec sheet can be found at<br />
B200 M3<br />
<a href="http://www.cisco.com/en/US/prod/collateral/ps10265/ps10280/B200M3_SpecSheet.pdf" title="B200 M3" target="_blank">http://www.cisco.com/en/US/prod/collateral/ps10265/ps10280/B200M3_SpecSheet.pdf</a><br />
C220 M3<br />
<a href="http://www.cisco.com/en/US/products/ps12369/index.html" title="C220 M3" target="_blank">http://www.cisco.com/en/US/products/ps12369/index.html</a><br />
C240 M3<br />
<a href="http://www.cisco.com/en/US/products/ps12370/index.html" title="C240 M3" target="_blank">http://www.cisco.com/en/US/products/ps12370/index.html</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ucsguru.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ucsguru.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ucsguru.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ucsguru.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ucsguru.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ucsguru.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ucsguru.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ucsguru.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ucsguru.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ucsguru.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ucsguru.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ucsguru.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ucsguru.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ucsguru.wordpress.com/145/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=145&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ucsguru.com/2012/03/08/ucs-m3-romley-servers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab5299a45db57ee97ffd4a763eb6e3e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ucsguru</media:title>
		</media:content>

		<media:content url="http://ucsguru.files.wordpress.com/2012/03/b200-m3.jpg?w=300" medium="image">
			<media:title type="html">B200 M3</media:title>
		</media:content>
	</item>
		<item>
		<title>Product Update</title>
		<link>http://ucsguru.com/2012/02/22/product-update/</link>
		<comments>http://ucsguru.com/2012/02/22/product-update/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 17:21:40 +0000</pubDate>
		<dc:creator>ucsguru</dc:creator>
				<category><![CDATA[Product Updates]]></category>
		<category><![CDATA[UCS 6296UP 2204XP]]></category>

		<guid isPermaLink="false">http://ucsguru.com/?p=133</guid>
		<description><![CDATA[UCS 6296UP Fabric Interconnect If like me you do some quite large UCS designs, the 6296UP is a very welcome addition to the UCS product portfolio, often In designs consisting of 10 Chassis or more each requiring very high IO, &#8230; <a href="http://ucsguru.com/2012/02/22/product-update/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=133&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>UCS 6296UP Fabric Interconnect</strong><br />
If like me you do some quite large UCS designs, the 6296UP is a very welcome addition to the UCS product portfolio, often In designs consisting of 10 Chassis or more each requiring very high IO, I had to start to think about compromising the number of IO Module to Fabric Interconnect Links and having to use the slightly higher port count of the 6140 (with both expansion modules) over the 6248UP, those type of decisions should be gone when the 6296UP is shipping, as now I will be able to hit 20 Chassis (Maximum currently supported) using 4 IO module links. and still have 16 ports for SAN and LAN Uplinks. Can&#8217;t see any real immediate requirements to go to 8 x FI to IOM links with the 2208XP but I guess the option is there for real IO hungary workloads. Of course you have the option of a combination of setups depending on the workloads on a particular chassis, but my customers love the &#8220;just wire&#8217;em up to the MAX once and leave it&#8221; type setup and have the flexibilty of moving any workload anywhere without thinking about how much IO a particular chassis has available.<br />
<a href="http://ucsguru.files.wordpress.com/2012/02/6298up.jpg"><img src="http://ucsguru.files.wordpress.com/2012/02/6298up.jpg?w=640&h=161" alt="" title="6298up" width="640" height="161" class="aligncenter size-full wp-image-134" /></a></p>
<p><strong>2204 IO Module</strong><br />
The new UCS Generation 2 2204 IO Module is (as its name would indicate) basically just a 2208 cut in half, i.e. 4 Network ports and 16 blade facing ports (2 x 10Gbs traces per server, per Fabric = 40Gbps per half width blade) this will be a good fit in situations which want a good performance/cost balance option, ustilising double the server traces of a 2104XP when used in conjuction with the VIC 1280.<br />
<a href="http://ucsguru.files.wordpress.com/2012/02/2204xp.jpg"><img src="http://ucsguru.files.wordpress.com/2012/02/2204xp.jpg?w=640&h=151" alt="" title="2204xp" width="640" height="151" class="aligncenter size-full wp-image-135" /></a></p>
<p>All products should hopfully be shipping by March 2012</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ucsguru.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ucsguru.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ucsguru.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ucsguru.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ucsguru.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ucsguru.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ucsguru.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ucsguru.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ucsguru.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ucsguru.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ucsguru.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ucsguru.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ucsguru.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ucsguru.wordpress.com/133/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=133&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ucsguru.com/2012/02/22/product-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab5299a45db57ee97ffd4a763eb6e3e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ucsguru</media:title>
		</media:content>

		<media:content url="http://ucsguru.files.wordpress.com/2012/02/6298up.jpg" medium="image">
			<media:title type="html">6298up</media:title>
		</media:content>

		<media:content url="http://ucsguru.files.wordpress.com/2012/02/2204xp.jpg" medium="image">
			<media:title type="html">2204xp</media:title>
		</media:content>
	</item>
		<item>
		<title>VM-FEX VMDirectPath Mode Configuration(2/2)</title>
		<link>http://ucsguru.com/2012/01/13/vm-fex-vmdirectpath-configuration22/</link>
		<comments>http://ucsguru.com/2012/01/13/vm-fex-vmdirectpath-configuration22/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 07:31:13 +0000</pubDate>
		<dc:creator>ucsguru</dc:creator>
				<category><![CDATA[VM-FEX]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[passthru]]></category>
		<category><![CDATA[pts]]></category>
		<category><![CDATA[UCS]]></category>
		<category><![CDATA[vm-fex]]></category>
		<category><![CDATA[vmfex]]></category>
		<category><![CDATA[vnlink]]></category>

		<guid isPermaLink="false">http://ucsguru.wordpress.com/?p=90</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=90&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="text-align:center; display: block;"><a href="http://ucsguru.com/2012/01/13/vm-fex-vmdirectpath-configuration22/"><img src="http://img.youtube.com/vi/_MbsHsm6iRI/2.jpg" alt="" /></a></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ucsguru.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ucsguru.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ucsguru.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ucsguru.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ucsguru.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ucsguru.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ucsguru.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ucsguru.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ucsguru.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ucsguru.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ucsguru.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ucsguru.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ucsguru.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ucsguru.wordpress.com/90/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=90&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ucsguru.com/2012/01/13/vm-fex-vmdirectpath-configuration22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab5299a45db57ee97ffd4a763eb6e3e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ucsguru</media:title>
		</media:content>
	</item>
		<item>
		<title>VM-FEX VMDirectPath Mode Configuration(1/2)</title>
		<link>http://ucsguru.com/2012/01/13/vm-fex-vmdirectpath-configuration12/</link>
		<comments>http://ucsguru.com/2012/01/13/vm-fex-vmdirectpath-configuration12/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 07:28:50 +0000</pubDate>
		<dc:creator>ucsguru</dc:creator>
				<category><![CDATA[VM-FEX]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[passthru]]></category>
		<category><![CDATA[pts]]></category>
		<category><![CDATA[UCS]]></category>
		<category><![CDATA[vm-fex]]></category>
		<category><![CDATA[vmfex]]></category>
		<category><![CDATA[vnlink]]></category>

		<guid isPermaLink="false">http://ucsguru.wordpress.com/?p=86</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=86&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="text-align:center; display: block;"><a href="http://ucsguru.com/2012/01/13/vm-fex-vmdirectpath-configuration12/"><img src="http://img.youtube.com/vi/-fvldFhrG6Q/2.jpg" alt="" /></a></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ucsguru.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ucsguru.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ucsguru.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ucsguru.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ucsguru.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ucsguru.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ucsguru.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ucsguru.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ucsguru.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ucsguru.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ucsguru.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ucsguru.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ucsguru.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ucsguru.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=86&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ucsguru.com/2012/01/13/vm-fex-vmdirectpath-configuration12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab5299a45db57ee97ffd4a763eb6e3e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ucsguru</media:title>
		</media:content>
	</item>
		<item>
		<title>Cisco VM-FEX Emulated Mode Configuration Part 3/3</title>
		<link>http://ucsguru.com/2012/01/06/cisco-vm-fex-configuration-part-33/</link>
		<comments>http://ucsguru.com/2012/01/06/cisco-vm-fex-configuration-part-33/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 07:51:16 +0000</pubDate>
		<dc:creator>ucsguru</dc:creator>
				<category><![CDATA[VM-FEX]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[emulated]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[mode]]></category>
		<category><![CDATA[passthru]]></category>
		<category><![CDATA[pts]]></category>
		<category><![CDATA[UCS]]></category>
		<category><![CDATA[vm-fex]]></category>
		<category><![CDATA[vmfex]]></category>
		<category><![CDATA[vnlink]]></category>

		<guid isPermaLink="false">http://ucsguru.wordpress.com/?p=83</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=83&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="text-align:center; display: block;"><a href="http://ucsguru.com/2012/01/06/cisco-vm-fex-configuration-part-33/"><img src="http://img.youtube.com/vi/iDQw2P9DDso/2.jpg" alt="" /></a></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ucsguru.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ucsguru.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ucsguru.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ucsguru.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ucsguru.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ucsguru.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ucsguru.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ucsguru.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ucsguru.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ucsguru.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ucsguru.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ucsguru.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ucsguru.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ucsguru.wordpress.com/83/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=83&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ucsguru.com/2012/01/06/cisco-vm-fex-configuration-part-33/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab5299a45db57ee97ffd4a763eb6e3e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ucsguru</media:title>
		</media:content>
	</item>
		<item>
		<title>Cisco VM-FEX Emulated Mode Configuration Part 2/3</title>
		<link>http://ucsguru.com/2012/01/06/cisco-vm-fex-configuration-part-23/</link>
		<comments>http://ucsguru.com/2012/01/06/cisco-vm-fex-configuration-part-23/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 07:49:44 +0000</pubDate>
		<dc:creator>ucsguru</dc:creator>
				<category><![CDATA[VM-FEX]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[emulated]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[mode]]></category>
		<category><![CDATA[passthru]]></category>
		<category><![CDATA[pts]]></category>
		<category><![CDATA[UCS]]></category>
		<category><![CDATA[vm-fex]]></category>
		<category><![CDATA[vmfex]]></category>
		<category><![CDATA[vnlink]]></category>

		<guid isPermaLink="false">http://ucsguru.wordpress.com/?p=80</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=80&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="text-align:center; display: block;"><a href="http://ucsguru.com/2012/01/06/cisco-vm-fex-configuration-part-23/"><img src="http://img.youtube.com/vi/FB_54pvHn_k/2.jpg" alt="" /></a></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ucsguru.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ucsguru.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ucsguru.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ucsguru.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ucsguru.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ucsguru.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ucsguru.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ucsguru.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ucsguru.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ucsguru.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ucsguru.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ucsguru.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ucsguru.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ucsguru.wordpress.com/80/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=80&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ucsguru.com/2012/01/06/cisco-vm-fex-configuration-part-23/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab5299a45db57ee97ffd4a763eb6e3e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ucsguru</media:title>
		</media:content>
	</item>
		<item>
		<title>Cisco VM-FEX Emulated Mode Configuration Part 1/3</title>
		<link>http://ucsguru.com/2012/01/06/cisco-vm-fex-configuration-part-13/</link>
		<comments>http://ucsguru.com/2012/01/06/cisco-vm-fex-configuration-part-13/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 07:48:07 +0000</pubDate>
		<dc:creator>ucsguru</dc:creator>
				<category><![CDATA[VM-FEX]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[emulated]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[mode]]></category>
		<category><![CDATA[passthru]]></category>
		<category><![CDATA[pts]]></category>
		<category><![CDATA[UCS]]></category>
		<category><![CDATA[vm-fex]]></category>
		<category><![CDATA[vmfex]]></category>
		<category><![CDATA[vnlink]]></category>

		<guid isPermaLink="false">http://ucsguru.wordpress.com/?p=77</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=77&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="text-align:center; display: block;"><a href="http://ucsguru.com/2012/01/06/cisco-vm-fex-configuration-part-13/"><img src="http://img.youtube.com/vi/QYDn2WpU6p8/2.jpg" alt="" /></a></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ucsguru.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ucsguru.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ucsguru.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ucsguru.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ucsguru.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ucsguru.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ucsguru.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ucsguru.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ucsguru.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ucsguru.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ucsguru.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ucsguru.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ucsguru.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ucsguru.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=77&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ucsguru.com/2012/01/06/cisco-vm-fex-configuration-part-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab5299a45db57ee97ffd4a763eb6e3e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ucsguru</media:title>
		</media:content>
	</item>
		<item>
		<title>Cisco VM-FEX Introduction Part 2</title>
		<link>http://ucsguru.com/2011/12/30/cisco-vm-fex-introduction-part-2/</link>
		<comments>http://ucsguru.com/2011/12/30/cisco-vm-fex-introduction-part-2/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 08:06:51 +0000</pubDate>
		<dc:creator>ucsguru</dc:creator>
				<category><![CDATA[VM-FEX]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[emulated]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[mode]]></category>
		<category><![CDATA[passthru]]></category>
		<category><![CDATA[pts]]></category>
		<category><![CDATA[UCS]]></category>
		<category><![CDATA[vm-fex]]></category>
		<category><![CDATA[vmfex]]></category>
		<category><![CDATA[vnlink]]></category>

		<guid isPermaLink="false">http://ucsguru.wordpress.com/?p=71</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=71&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="text-align:center; display: block;"><a href="http://ucsguru.com/2011/12/30/cisco-vm-fex-introduction-part-2/"><img src="http://img.youtube.com/vi/7wm6Xim5Mkw/2.jpg" alt="" /></a></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ucsguru.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ucsguru.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ucsguru.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ucsguru.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ucsguru.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ucsguru.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ucsguru.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ucsguru.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ucsguru.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ucsguru.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ucsguru.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ucsguru.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ucsguru.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ucsguru.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ucsguru.com&#038;blog=17726745&#038;post=71&#038;subd=ucsguru&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ucsguru.com/2011/12/30/cisco-vm-fex-introduction-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab5299a45db57ee97ffd4a763eb6e3e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ucsguru</media:title>
		</media:content>
	</item>
	</channel>
</rss>
