<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>TBL Networks » virtualization blog</title>
	
	<link>http://www.theblinkylight.com</link>
	<description>TBL Networks Opinions</description>
	<lastBuildDate>Wed, 02 May 2012 13:37:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/tblnetworks/feed_virtualization-blog" /><feedburner:info uri="tblnetworks/feed_virtualization-blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Stretched Clusters: Use Cases and Challenges Part I – HA</title>
		<link>http://feedproxy.google.com/~r/tblnetworks/feed_virtualization-blog/~3/QUwTzalph-M/</link>
		<comments>http://www.theblinkylight.com/virtualization-blog/stretched-clusters-use-cases-and-challenges-part-i-ha/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 13:00:00 +0000</pubDate>
		<dc:creator>Harley Stagner</dc:creator>
				<category><![CDATA[virtualization blog]]></category>
		<category><![CDATA[Data Center]]></category>
		<category><![CDATA[disaster recovery]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.theblinkylight.com/virtualization-blog/stretched-clusters-use-cases-and-challenges-part-i-ha/</guid>
		<description><![CDATA[I have been hearing a lot of interest from my clients lately about stretched vSphere clusters. I can certainly see the appeal from a simplicity standpoint. At least on the surface. Let’s take a look at the perceived benefits, risks, and the reality of stretched vSphere clusters today. First, let’s define what I mean by [...]]]></description>
			<content:encoded><![CDATA[<p>I have been hearing a lot of interest from my clients lately about stretched vSphere clusters. I can certainly see the appeal from a simplicity standpoint. At least on the surface. Let’s take a look at the perceived benefits, risks, and the reality of stretched vSphere clusters today.</p>
<p>First, let’s define what I mean by a stretched vSphere cluster. I am talking about a vSphere&#160; (HA / DRS) cluster where some hosts exist in one physical datacenter and some hosts exist in another physical datacenter. These datacenters can be geographically separated or even on the same campus. Some of the challenges will be the same regardless of the geographic location.</p>
<p>To keep things simple, let’s look at a scenario where the cluster is stretched across two different datacenters on the same campus. This is a scenario that I see attempted quite often.</p>
<p>&#160;</p>
<p><a href="http://www.theblinkylight.com/wp/wp-content/uploads/2011/11/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.theblinkylight.com/wp/wp-content/uploads/2011/11/image_thumb.png" width="644" height="387" /></a></p>
<p>&#160;</p>
<p>This cluster is stretched across two datacenters. For this example let’s assume that each datacenter has an IP-based storage array that is accessible to all the hosts in the cluster and the link between the two datacenters is Layer 2. This means that all of the hosts in the cluster are Layer 2 adjacent. At first glance, this configuration may be desirable because of its perceived elegance and simplicity. Let’s take a look at the perceived functionality. </p>
<ul>
<li>If either datacenter has a failure, the VM’s should be restarted on the other datacenter’s hosts via High Availability (HA).</li>
<li>No need for manual intervention or something like Site Recovery Manager</li>
</ul>
<p>Unfortunately, perceived functionality and actual functionality differ in this scenario. Let’s take a look at an HA failover scenario from a storage perspective first.</p>
<ul>
<li>If virtual machines failed over from hosts in one datacenter to hosts in another datacenter, the storage will still be accessed from the originating datacenter.</li>
<li>This will cause storage that is not local to the datacenter to be accessed by hosts that are local to the datacenter as shown in the diagram below.</li>
</ul>
<p><a href="http://www.theblinkylight.com/wp/wp-content/uploads/2011/11/image1.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.theblinkylight.com/wp/wp-content/uploads/2011/11/image_thumb1.png" width="644" height="474" /></a></p>
<p>This situation is not ideal in most cases. Especially if the datacenter is completely isolated. Then the storage cannot be accessed anyway. Let’s take a look at what happens when one datacenter loses communication with the other datacenter, but not with the datacenter’s local hosts. This is depicted in the diagram below.</p>
<p><a href="http://www.theblinkylight.com/wp/wp-content/uploads/2011/11/image2.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.theblinkylight.com/wp/wp-content/uploads/2011/11/image_thumb2.png" width="644" height="387" /></a></p>
<ul>
<li>Prior to vSphere 5.0, if the link between the datacenters went down or some other communication disruption happened at this location in the network, each set of hosts would think that the others were down. This is a problem because each datacenter would attempt to bring the other datacenter’s virtual machines up. This is known as a split-brain scenario.</li>
<li>As of vSphere 5.0, each datacenter would create its own Network Partition from an HA perspective and proceed to operate as two independent clusters (although with some limitations) until connectivity was restored between the datacenters.</li>
<li>However, this scenario is still not ideal due to the storage access.</li>
</ul>
<p>So what can be done? Well, beyond VM to Host affinity rules, if the sites are truly to be active / standby (with the standby site perhaps running lower priority VM’s), the cluster should be split into two different clusters. Perhaps even different vCenter instances (one for each site) if Site Recovery Manager (SRM) will be used to automate the failover process. If there is a use case for a single cluster, then external technology needs to be used. Specifically, the storage access problem can be addressed by using a technology like VPlex from EMC. In short, VPlex allows one to have a distributed (across two datacenters) virtual volume that can be used for a datastore in the vSphere cluster. This is depicted in the diagram below.</p>
<p>&#160;</p>
<p><a href="http://www.theblinkylight.com/wp/wp-content/uploads/2011/11/image3.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.theblinkylight.com/wp/wp-content/uploads/2011/11/image_thumb3.png" width="644" height="387" /></a></p>
<p>A detailed explanation of VPlex is beyond the scope of this post. At a high level, the distributed volume can be accessed by all the hosts in the stretched cluster. VPlex is capable of keeping track of which virtual machines should be running on the local storage that backs the distributed virtual volume. In the case of a complete site failure, VPlex can determine that the virtual machines should be restarted on the underlying storage that is local to the other datacenter’s hosts.</p>
<p>Technology is bringing us closer to location aware clusters. However, we are not quite there yet for a number of use cases as external equipment and functionality tradeoffs need to be considered. If you have the technology and can live with the functionality tradeoffs, then stretched clusters may work for your infrastructure. The simple design choice for many continues to be separate clusters. </p>
<img src="http://feeds.feedburner.com/~r/tblnetworks/feed_virtualization-blog/~4/QUwTzalph-M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.theblinkylight.com/virtualization-blog/stretched-clusters-use-cases-and-challenges-part-i-ha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.theblinkylight.com/virtualization-blog/stretched-clusters-use-cases-and-challenges-part-i-ha/</feedburner:origLink></item>
		<item>
		<title>Back to the Basics with Virtualization Capacity Planning</title>
		<link>http://feedproxy.google.com/~r/tblnetworks/feed_virtualization-blog/~3/YpeCgCgXqAc/</link>
		<comments>http://www.theblinkylight.com/virtualization-blog/back-to-the-basics-with-virtualization-capacity-planning/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 12:00:00 +0000</pubDate>
		<dc:creator>Harley Stagner</dc:creator>
				<category><![CDATA[virtualization blog]]></category>
		<category><![CDATA[capacity planning]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.theblinkylight.com/virtualization-blog/back-to-the-basics-with-virtualization-capacity-planning/</guid>
		<description><![CDATA[To be sure, there are plenty of new features to get excited about in vSphere 5.0. VMware has come a long way since 2002, when I first started using the technology. Often in the technology world, practitioners get excited about learning and implementing new technology without planning properly. They want to implement as fast as [...]]]></description>
			<content:encoded><![CDATA[<p>To be sure, there are plenty of new features to get excited about in vSphere 5.0. VMware has come a long way since 2002, when I first started using the technology. Often in the technology world, practitioners get excited about learning and implementing new technology without planning properly. They want to implement as fast as possible to bring about the benefits and innovation that the new technology has to offer. I believe that we have all been guilty of this at one point. So, this post is to remind all technology practitioners to take a step back and think about proper planning when implementing new technology projects. One of the basic tasks that should be done at the beginning of any virtualization design is <a href="http://www.theblinkylight.com/services/vmware-capacity-planning">capacity planning</a>. </p>
<p>My role at TBL allows me to examine many virtual infrastructures. One of the common challenges that I see in many of these infrastructures is resource allocation after they have been running for a while. Workloads were virtualized quickly without proper capacity planning and by the team I am called in to assess the infrastructure, resources are strained in the environment. This point may come quickly if proper capacity planning is not performed up front. However, ongoing capacity planning must be performed periodically as moves, adds, and changes occur in the virtual infrastructure. Below are a few general recommendations for proper capacity planning:</p>
<ul>
<li><strong>Plan for performance, then capacity for production workloads</strong> – I have seen the opposite happen too many times to count. The storage capacity is planned for, but not the storage performance. Look at all workloads that will be virtualized. Measure the peak IOPS that will be required. Plan to fulfill the IOPS requirements, then add disks if necessary to meet the capacity requirements. This general approach will ensure a solid performance foundation.</li>
<li><strong>Plan for peaks, not just averages – </strong>If you plan for averages, the environment may run OK until a performance spike is encountered. Then, performance may suffer for a critical workload. Think about things like month-end processing, student enrollment, or sales peaks. These times are when the environment needs the resources the most. Plan for the peaks accordingly.</li>
<li><strong>Don’t forget about overhead – </strong>In a virtual infrastructure, there are some files and associated overhead required by the system to run the virtual workloads. These files may not seem like much by themselves, but in aggregate, they can add up to a lot. An example of something to plan for might be virtual machine swap files. In a vSphere infrastructure the virtual machine swap file size is the difference between the assigned memory and reserved memory for a virtual machine.</li>
</ul>
<p>Ongoing capacity planning is needed as well to maintain a virtual infrastructure. This is where tools like vCenter Capacity IQ can help. Capacity IQ is capable of performing ongoing capacity planning, reporting, what-if scenarios and more. For example, if you want to see at what point you need to add more capacity in your infrastructure, Capacity IQ can model that based on your deployment patterns in the past. This is a very powerful analytic tool that can help you stay ahead of your capacity needs.</p>
<p>If we can plan from the beginning and utilize intelligent ongoing planning for capacity, then we can move from a reactive stance to a proactive stance while still being able to provide innovation quickly for the business. That’s a powerful combination. If you have questions about capacity planning, please feel free to contact me.</p>
<img src="http://feeds.feedburner.com/~r/tblnetworks/feed_virtualization-blog/~4/YpeCgCgXqAc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.theblinkylight.com/virtualization-blog/back-to-the-basics-with-virtualization-capacity-planning/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.theblinkylight.com/virtualization-blog/back-to-the-basics-with-virtualization-capacity-planning/</feedburner:origLink></item>
		<item>
		<title>Running a Lean Branch Office with the Cisco UCS Express</title>
		<link>http://feedproxy.google.com/~r/tblnetworks/feed_virtualization-blog/~3/ObkBOO5BMSc/</link>
		<comments>http://www.theblinkylight.com/virtualization-blog/running-a-lean-branch-office-with-the-cisco-ucs-express/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 12:00:00 +0000</pubDate>
		<dc:creator>Harley Stagner</dc:creator>
				<category><![CDATA[virtualization blog]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ucs]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.theblinkylight.com/latest-news/running-a-lean-branch-office-with-the-cisco-ucs-express/</guid>
		<description><![CDATA[Centralized management brings organizations more control over resources with fewer equipment assets in the field. There are many cases where equipment may be needed in a branch office to speed access time to a resource or eliminate the dependency on a network link to the central datacenter. It is very common to see at least [...]]]></description>
			<content:encoded><![CDATA[<p>Centralized management brings organizations more control over resources with fewer equipment assets in the field. There are many cases where equipment may be needed in a branch office to speed access time to a resource or eliminate the dependency on a network link to the central datacenter. It is very common to see at least one, if not multiple, servers at the branch office to provide file/print services or user authentication. Perhaps the servers are providing some service that is specialized to a particular business (banking applications come to mind here). Whatever service is being provided, sometimes it is better to maintain local access at the branch. So there are servers to maintain at the branch office, as well as networking gear and other such devices.</p>
<p>What if you could consolidate your branch office services with your router? That is exactly what the Cisco UCS Express is meant to do. The UCS Express is a Services-Ready Engine (SRE) module that works in Integrated Services Router Generation 2 (ISR G2) routers. This module is a server that you can run VMware ESXi on to provide branch office services. Here is an example of an ISR G2 device:</p>
<p>&#160;</p>
<p><a href="http://www.theblinkylight.com/wp/wp-content/uploads/2011/10/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.theblinkylight.com/wp/wp-content/uploads/2011/10/image_thumb.png" width="644" height="200" /></a> </p>
<p>&#160;</p>
<p>The slots you see at the bottom of the device is where the SRE UCS Express modules are located. A UCS Express module is seen below.</p>
<p>&#160;</p>
<p><a href="http://www.theblinkylight.com/wp/wp-content/uploads/2011/10/image1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.theblinkylight.com/wp/wp-content/uploads/2011/10/image_thumb1.png" width="644" height="333" /></a> </p>
<p>&#160;</p>
<p>Here are a couple of the highlights of this architecture:</p>
<ul>
<li>(1) or (2) 500 GB drive options are available (hot swap hard drive)</li>
<li>(1) or (2) Core CPU’s are available</li>
<li>4 or 8GB of RAM available</li>
<li>iSCSI Initiator Hardware offload if you need to connect to an external iSCSI device</li>
<li>There is direct SRE to LAN connectivity which reduces cabling</li>
<li>Maintenance is covered under SMARTnet</li>
</ul>
<p>This architecture provides all that a branch office may need by virtualizing several branch office services onto the SRE UCS Express Module. The ESXi instance can be managed centrally by your existing vCenter installation. This gives you the benefits of local service access and centralized management while reducing the equipment needs at the branch office. Pretty slick.</p>
<p>If you would like to discuss how this architecture might be able to help your organization or want further technical details, please feel free to contact me.</p>
<img src="http://feeds.feedburner.com/~r/tblnetworks/feed_virtualization-blog/~4/ObkBOO5BMSc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.theblinkylight.com/virtualization-blog/running-a-lean-branch-office-with-the-cisco-ucs-express/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.theblinkylight.com/virtualization-blog/running-a-lean-branch-office-with-the-cisco-ucs-express/</feedburner:origLink></item>
		<item>
		<title>Memory Management in vSphere – Where we are at today</title>
		<link>http://feedproxy.google.com/~r/tblnetworks/feed_virtualization-blog/~3/10gr9laB90s/</link>
		<comments>http://www.theblinkylight.com/virtualization-blog/memory-management-in-vsphere-where-we-are-at-today/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 15:30:16 +0000</pubDate>
		<dc:creator>Harley Stagner</dc:creator>
				<category><![CDATA[virtualization blog]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere 5]]></category>

		<guid isPermaLink="false">http://www.theblinkylight.com/virtualization-blog/memory-management-in-vsphere-where-we-are-at-today/</guid>
		<description><![CDATA[This is a quick blog to discuss where vSphere is at with memory management today. vSphere has many mechanisms to reclaim memory before resorting to paging to disk. Let’s briefly look at these methods. &#160; Memory Reclamation Transparent Page Sharing (TPS) Think of this as deduplication for memory. Identical pages of memory are shared with [...]]]></description>
			<content:encoded><![CDATA[<p>This is a quick blog to discuss where vSphere is at with memory management today. vSphere has many mechanisms to reclaim memory before resorting to paging to disk. Let’s briefly look at these methods.</p>
<p>&#160;</p>
<p>Memory Reclamation</p>
<ul>
<li>Transparent Page Sharing (TPS)</li>
<ul>
<li>Think of this as deduplication for memory. Identical pages of memory are shared with many VM’s instead of provisioning a copy of that same page to all VM’s. This can have a tremendous impact on the amount of RAM used on a given host if there are many identical pages.</li>
</ul>
<li>Balooning </li>
<ul>
<li>This method increases the memory pressure inside the guest so that memory that is not being used can be reclaimed. If the hypervisor were to just start taking memory pages from guests, the guest Operating Systems would not react positively to that. So, balooning is a way to place artificial pressure on the guest VM so that the VM pages unused memory to disk. Then, the hypervisor can reclaim that memory without disrupting the guest OS.</li>
</ul>
<li>Memory compression</li>
<ul>
<li>This method attempts to compress memory pages that would normally be swapped out via hypervisor swapping. This is preferable to swapping as there can be a performance impact when memory is swapped to disk.</li>
</ul>
<li>Hypervisor swapping</li>
<ul>
<li>This is the last resort for memory management. The memory pages are swapped to disk. New in vSphere 5 is the support for swapping these memory pages to SSD’s. This increases the performance when swapping is needed.</li>
</ul>
</ul>
<p>As you can see there are many memory management techniques in vSphere that allow greater consolidation ratios. The hypervisor in the virtual infrastructure does much more than just host guest VM images. There is a lot going on under the hood to consider before choosing a specific hypervisor to serve as the foundation for your infrastructure. Feel free to contact me if you would like to discuss any of the “under the hood” features of vSphere.</p>
<img src="http://feeds.feedburner.com/~r/tblnetworks/feed_virtualization-blog/~4/10gr9laB90s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.theblinkylight.com/virtualization-blog/memory-management-in-vsphere-where-we-are-at-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.theblinkylight.com/virtualization-blog/memory-management-in-vsphere-where-we-are-at-today/</feedburner:origLink></item>
		<item>
		<title>End User Computing with VMware</title>
		<link>http://feedproxy.google.com/~r/tblnetworks/feed_virtualization-blog/~3/QxVDlhkmubg/</link>
		<comments>http://www.theblinkylight.com/virtualization-blog/end-user-computing-with-vmware/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 13:40:13 +0000</pubDate>
		<dc:creator>Harley Stagner</dc:creator>
				<category><![CDATA[virtualization blog]]></category>

		<guid isPermaLink="false">http://www.theblinkylight.com/?p=1729</guid>
		<description><![CDATA[The desktop PC is dead! Finally! Well, not yet, but VMware is sure working hard to make this a reality. I have been discussing with clients and colleagues why the traditional desktop model does not make sense for “today’s” end user for quite a few “todays.” VMware calls a user-centric approach to computing End User [...]]]></description>
			<content:encoded><![CDATA[<p>The desktop PC is dead! Finally!</p>
<p>Well, not yet, but VMware is sure working hard to make this a reality. I have been discussing with clients and colleagues why the traditional desktop model does not make sense for “today’s” end user for quite a few “todays.” VMware calls a user-centric approach to computing End User Computing. End users need access to their applications and information on any device from anywhere. They should not know or care about the nuances of the Operating System. This sounds like a lofty goal, but it is becoming a reality more and more every year.</p>
<p>If we look at the last decade (or even further into the 90’s), we have seen the Operating System itself have the spotlight. New “Operating System” features were actually marketed towards end users.</p>
<ul>
<li>The latest OS supports more RAM!</li>
<li>The latest OS supports 64-bit computing!</li>
<li>The latest OS supports Solid State Flash Drives!</li>
<li>The latest OS can take advantage of a USB drive to cache your file searches and access! (What?)</li>
</ul>
<p>I can’t think of one real end user (IT folks don’t count, sorry) that cares about any of the above. Operating System, you had your chance in the spotlight. It’s time to fade into the background where you belong. End users care about their applications to get work and play done. Operating Systems just get in the way of delivering those applications more often than not.</p>
<p>Virtual Desktop Infrastructure certainly eases the pain of managing the Operating System for the IT Administrator while still giving the end user a computing experience that they are accustomed to. For some end users the desktop that they are accustomed to will be adequate. For some users, IT needs to deliver a computing experience beyond what they are accustomed to. No start menus, no shortcuts, no c: drive, d: drive, etc. What I’m talking about is an end user experience where the applications take front and center on any device from anywhere. This is exactly the type of technology that VMware has been working on and was previewed at VMworld 2011. They are calling it Project Appblast.</p>
<p>Imagine being able to launch any application (including Windows Applications) using nothing more than an HTML-5 compliant browser. Below is a technical preview of this exciting project from VMware.</p>
<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/QBxm5CBPeG8?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/QBxm5CBPeG8?version=3" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>The desktop PC and Operating System’s days are numbered. Bring on the apps.</p>
<img src="http://feeds.feedburner.com/~r/tblnetworks/feed_virtualization-blog/~4/QxVDlhkmubg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.theblinkylight.com/virtualization-blog/end-user-computing-with-vmware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.theblinkylight.com/virtualization-blog/end-user-computing-with-vmware/</feedburner:origLink></item>
	</channel>
</rss>

