<?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>IBM Virtualization &#187; IT</title>
	<atom:link href="http://virtualizationconversation.com/tag/it/feed/" rel="self" type="application/rss+xml" />
	<link>http://virtualizationconversation.com</link>
	<description>IBM Virtualization</description>
	<lastBuildDate>Thu, 24 Sep 2009 21:47:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Uses of Virtualization</title>
		<link>http://virtualizationconversation.com/2009/01/26/the-uses-of-virtualization/?nucrss=1</link>
		<comments>http://virtualizationconversation.com/2009/01/26/the-uses-of-virtualization/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 22:07:38 +0000</pubDate>
		<dc:creator>real.world.technologies</dc:creator>
				<category><![CDATA[Server Virtualization Conversation]]></category>
		<category><![CDATA[I/O]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[uses]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://virtualizationconversation.com/?p=332</guid>
		<description><![CDATA[
Virtualization emerged as an area of interest in IT earlier this decade and is now unarguably one of the hottest trends in IT at the moment.Â  Prior posts explored the technical details of how processor virtualization and I/O virtualization function.Â  But what are the uses of virtualization that are driving all this attention and interest [...]<img height="1" width="1" src="http://services.nuconomy.com/i.nsi?methId=log&projTok=695ac3c5-1f&ownus=real.world.technologies&sver=WordPress%2F1.48+%28nuconomy%29&srcId=http%3A%2F%2Fvirtualizationconversation.com%2F2009%2F01%2F26%2Fthe-uses-of-virtualization&crtId=148&dt=1280570195">]]></description>
			<content:encoded><![CDATA[<p><!--StartFragment--></p>
<p class="MsoNormal">Virtualization emerged as an area of interest in IT earlier this decade and is now unarguably one of the hottest trends in IT at the moment.<span>Â  </span>Prior posts explored the technical details of how processor virtualization and I/O virtualization function.<span>Â  </span>But what are the uses of virtualization that are driving all this attention and interest from IT, vendors and the press?<span>Â  </span></p>
<p>The most important use today for virtualization is server consolidation.<span>Â  </span>During the late 1990â€™s and early part of this decade, small rack-mounted x86 servers proliferated rapidly.<span>Â  </span>In part, this was due to the low cost of x86 servers using Linux or Windows, compared to their UNIX predecessors.<span>Â  </span>But this was also driven by the flakiness of the software stacks on those same servers.<span>Â  </span>The software and operating systems were not nearly as robust as they are today and it was problematic enough that a lot of IT staff considered isolating applications from one another a best practice â€“ even if it lead to low utilization.<span>Â  </span>There were plenty of peculiar bugs that resulted from a combination of corner cases in the OS and different software packages and using a server dedicated to a specific application avoids that problem entirely.</p>
<p class="MsoNormal">The proliferation of small, underutilized servers was slowed down by the dot-com bust in 2001, but also by constraints on data center space, cooling and power.<span>Â  </span>Cooling and power were particularly sensitive, because while Mooreâ€™s Law means that you can get more computing power in a chip over time â€“ it also means that the power density (whether it is W/cm<sup>2</sup> or W/cm<sup>3</sup>) increases substantially.<span>Â  </span>So a data center designed for 1995 servers is wholly inadequate for those in 2003.<span>Â  </span>Worse yet, data centers are incredibly expensive to build or redesign â€“ for many companies there is a bit of pain as your data center approaches 80% capacity and the cooling or power system gets stretched.<span>Â  </span>But typically, building another data center is far too painful and expensive to be an acceptable solution.<span id="more-332"></span></p>
<p class="MsoNormal">In 2002, VMwareâ€™s first server products came out and started the trend towards virtualization by providing the isolation that IT departments needed, but within the context of a single server.<span>Â  </span>From there, it became a simple equation as server consolidation reduced power costs, freed up data center space and reduced future expenditures on servers.<span>Â  </span>The overall poor economic environment is accelerating the trend towards virtualization as the cost of a virtualization project can easily be outweighed by the savings over a short period of time, thus enhancing the bottom line.</p>
<p class="MsoNormal">But above and beyond consolidating multiple physical servers onto a single server, where can virtualization go?<span>Â Â  </span>Snapshots and rollbacks are a spectacularly useful feature, even for an individual user, as opposed to a corporate IT department.<span>Â  </span>Since virtualization maintains all the state for each instance separately, it is very easy to save a copy of the state of a virtual machine at a given point in time, creating a snapshot.<span>Â  </span>At any point later in time, the user can rollback the VM to the state recorded by the snapshot, which has the practical effect of creating an â€˜undoâ€™ button for anything on a PC.<span>Â  </span>This is equally handy to corporate IT departments, which can create snapshots before making any substantial changes.</p>
<p class="MsoNormal">Migrating a virtual machine is a close cousin of the rollback technique described above.<span>Â  </span>Instead of rolling back the same VM to a prior state, the user can send the state to a different VM, on a different physical computer system even.<span>Â  </span>Often when a VM is migrated, it can be done â€˜liveâ€™, without noticeably interrupting service; a paper from the research group behind the Xen hypervisor documented migrating a Quake server with under 60ms of downtime.<span>Â  </span>This is a boon to IT staff, who can use live migration for load balancing by moving VMs from an over-crowded server to a new or underutilized server.<span>Â </span></p>
<p class="MsoNormal">Another key use for virtualization is providing backwards compatibility for older applications or operating systems.<span>Â  </span>I can still vividly remember my first job in 2000, where I learned that the engineers were all still using Windows 95 because one of their engineering applications was still DOS only!<span>Â  </span>With virtualization that is no problem at all â€“ and you donâ€™t get stuck with an ancient and defunct OS.<span>Â  </span>Apple popularized the use of virtualization with binary translation to enable backwards compability for older PowerPC applications on the newer x86-based Macs, via Rosetta and later Boot Camp.</p>
<p class="MsoNormal">The last application for virtualization is testing and validation.<span>Â  </span>For many software or hardware companies, testing to ensure compatibility is a major undertaking.<span>Â  </span>Before the advent of virtualization, systems had to be configured with different combinations of real test hardware and software.<span>Â  </span>With virtualization, dozens of configurations can be tested on a single server simultaneously.</p>
<p class="MsoNormal">While a catalogue of the various uses of virtualization is interesting and provides some insight to the value that virtualization can provide, the implications for server design are in some cases more fascinating, and that will be the subject of my next post.<span>Â Â </span></p>
<p><!--EndFragment--></p>
<img height="1" width="1" src="http://services.nuconomy.com/i.nsi?methId=log&projTok=695ac3c5-1f&ownus=real.world.technologies&sver=WordPress%2F1.48+%28nuconomy%29&srcId=http%3A%2F%2Fvirtualizationconversation.com%2F2009%2F01%2F26%2Fthe-uses-of-virtualization&crtId=148&dt=1280570195">]]></content:encoded>
			<wfw:commentRss>http://virtualizationconversation.com/2009/01/26/the-uses-of-virtualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allure and Unease Accompany Virtualization</title>
		<link>http://virtualizationconversation.com/2009/01/19/allure-and-unease-accompany-virtualization/?nucrss=1</link>
		<comments>http://virtualizationconversation.com/2009/01/19/allure-and-unease-accompany-virtualization/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 22:22:19 +0000</pubDate>
		<dc:creator>Knowledge@Wharton</dc:creator>
				<category><![CDATA[Server Virtualization Conversation]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[risk management]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://virtualizationconversation.com/?p=311</guid>
		<description><![CDATA[
Unless you haven&#8217;t picked up a business magazine in the past eight years, chances are you&#8217;ve at least heard of Enterprise Risk Management. And if you&#8217;re reading this, there&#8217;s a good chance that you&#8217;re intimately familiar with it.
Not to be confused with that other ERM familiar to IT types (Enterprise Resource Management), risk management falls [...]<img height="1" width="1" src="http://services.nuconomy.com/i.nsi?methId=log&projTok=695ac3c5-1f&ownus=knowledge.wharton.upenn.edu&sver=WordPress%2F1.48+%28nuconomy%29&srcId=http%3A%2F%2Fvirtualizationconversation.com%2F2009%2F01%2F19%2Fallure-and-unease-accompany-virtualization&crtId=148&dt=1280570195">]]></description>
			<content:encoded><![CDATA[<p><!--StartFragment--></p>
<p class="MsoNormal"><span>Unless you haven&#8217;t picked up a business magazine in the past eight years, chances are you&#8217;ve at least heard of Enterprise Risk Management. And if you&#8217;re reading this, there&#8217;s a good chance that you&#8217;re intimately familiar with it.</span></p>
<p class="MsoNormal"><span>Not to be confused with that other ERM familiar to IT types (Enterprise Resource Management), risk management falls under the umbrella of yet another acronym that&#8217;s reached buzzword-status among IT managers: GRC, short for Governance, Risk and Compliance. After all, what has taken down some of the greatest names in business recently? Lousy governance, failure to predict risk and sloppy adherence to regulatory requirements.</span></p>
<p class="MsoNormal"><span>Proactively and prudently managing these challenges, which include an assortment of technology-related risks, has become part of the financial responsibilities that make up fiduciary duty.</span></p>
<p class="MsoNormal"><span>What&#8217;s more, scenarios that several years ago may have seemed outlandish to most businesses â€“ a terrorist attack or a calamitous natural event &#8212; now warrant straight-faced consideration. In a post-9/11 world, overlaid with threats of rapidly shifting climate patterns, it seems that nothing can be ruled out.<span id="more-311"></span><br />
</span></p>
<p class="MsoNormal"><span>As a result, virtualization merits consideration under any comprehensive ERM strategy. For disaster recovery, for instance, it&#8217;s a no-brainer. And virtualizationâ€™s distributed nature also offers some advantages in scalability, dramatically reduced IT capital and operating costs, along with many other efficiency initiatives.</span></p>
<p class="MsoNormal"><span>But virtualization has potential drawbacks, too, most notably a unique and well-documented set of security challenges, but also the following:</span></p>
<p class="MsoNormal">Â </p>
<ol>
<li><span><span><span>Â </span></span></span><span>The virtual layer expands more rapidly than physical IT assets, making it hard for security to scale up proportionately (even as other functions become easier to scale up).</span></li>
<li>Virtual servers can &#8220;disappear&#8221; during periods of disuse, only to reappear when needed, but they may have missed crucial security updates in the interim.</li>
<li><span>Â </span>Attacks on the software supporting virtualization and virtual machine proliferation raise risks that don&#8217;t exist in the solely physical server world.</li>
</ol>
<p>Â </p>
<p class="MsoNormal"><span>Despite these concerns, adoption of virtualized solutions appears to be headed nowhere but up. One measure: Virtualization leader VMware, which releases its fiscal year 2008 earnings later this month, had a remarkable 3<sup>rd</sup> quarter in 2008 &#8212; with sales up 32%, to $472 million.</span></p>
<p class="MsoNormal"><span>So, how much should companies worry about low-probability events &#8212; those disaster recovery scenarios with the potential to wipe out a data center, such as natural catastrophe or terrorist attack?</span></p>
<p class="MsoNormal"><span>They should at least get realistic probability assessments and make decisions based on those assessments, say Wharton professors Howard Kunreuther and Michael Useem. The problem is, it often doesn&#8217;t even get to the assessment phase, the professors say. Kunreuther is co-director of Wharton&#8217;s Risk Management and Decision Processes Center. Useem is director of Wharton&#8217;s Center for Leadership and Change Management.</span></p>
<p class="MsoNormal"><span>Â </span></p>
<p class="MsoNormal"><span>&#8220;Most executives tend to avoid thinking about low-probability events until after they occur,&#8221; the professors wrote in a December op-ed piece that appeared in <em>The Philadelphia Inquirer</em>. &#8220;They fall into a trap of believing such events will not take place &#8212; at least, not on their watch. The implicit principle is &#8216;NIMTOF&#8217;: Not in My Term of Office.&#8221; And yet, &#8220;The art of leadership is anticipating the unpredictable,&#8221; they write.</span></p>
<p class="MsoNormal"><span>In the corporate context, one remedy to &#8220;NIMTOF&#8221; is effective governance, according to Kunreuther and Useem. &#8220;Good governance implies appointing forward-thinking directors with long-term perspective, who will guard against low-probability, high-consequence events.&#8221;</span></p>
<p><!--EndFragment--></p>
<img height="1" width="1" src="http://services.nuconomy.com/i.nsi?methId=log&projTok=695ac3c5-1f&ownus=knowledge.wharton.upenn.edu&sver=WordPress%2F1.48+%28nuconomy%29&srcId=http%3A%2F%2Fvirtualizationconversation.com%2F2009%2F01%2F19%2Fallure-and-unease-accompany-virtualization&crtId=148&dt=1280570195">]]></content:encoded>
			<wfw:commentRss>http://virtualizationconversation.com/2009/01/19/allure-and-unease-accompany-virtualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtualization Not Just For CIOs Anymore</title>
		<link>http://virtualizationconversation.com/2008/11/12/virtualization-not-just-for-cios-anymore/?nucrss=1</link>
		<comments>http://virtualizationconversation.com/2008/11/12/virtualization-not-just-for-cios-anymore/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 16:44:43 +0000</pubDate>
		<dc:creator>Dave Altavilla</dc:creator>
				<category><![CDATA[Resources Center]]></category>
		<category><![CDATA[Server Virtualization Conversation]]></category>
		<category><![CDATA[CIOs]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[data center]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[notebook]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[thin client]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://ibmvirt.blendinteractive.com/?p=123</guid>
		<description><![CDATA[
There&#8217;s no question, virtualization has matured nicely over the past few years.  Recently, with data center battle-tested products like VMware, it has become a key enabling technology for an even broader scope of markets.  For the data center and enterprise, the benefits of virtualization are numerous and obvious.  The need for high [...]<img height="1" width="1" src="http://services.nuconomy.com/i.nsi?methId=log&projTok=695ac3c5-1f&ownus=dave.altavilla&sver=WordPress%2F1.48+%28nuconomy%29&srcId=http%3A%2F%2Fvirtualizationconversation.com%2F2008%2F11%2F12%2Fvirtualization-not-just-for-cios-anymore&crtId=148&dt=1280570195">]]></description>
			<content:encoded><![CDATA[<p><a href="http://admin.ibmvirt.blendinteractive.com/wp-content/uploads/2008/11/vmware_virtualization.jpg" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://admin.ibmvirt.blendinteractive.com/wp-content/uploads/2008/11/vmware_virtualization.jpg');"><img class="size-full wp-image-124 alignright" style="margin-left: 5px; margin-right: 5px;" title="VMWare Virtualization" src="http://admin.ibmvirt.blendinteractive.com/wp-content/uploads/2008/11/vmware_virtualization.jpg" alt="VMWare Virtualization" width="240" height="242" /></a></p>
<p>There&#8217;s no question, virtualization has matured nicely over the past few years.  Recently, with data center battle-tested products like VMware, it has become a key enabling technology for an even broader scope of markets.  For the data center and enterprise, the benefits of virtualization are numerous and obvious.  The need for high availability platforms that scale on demand has paved the way for larger, application-aware and multiple OS capable architectures.  In addition, server consolidation to provide efficiencies in power consumption, maintenance and other overhead costs, has become critical.  There are lots of other areas where virtualization reduces costs and provides efficiencies, including cooling, application/OS testing and associated man hours, as well as reduced backup, security and OS software licensing fees.  For many in the enterprise, virtualization is a virtual no-brainer.  In fact, many current business models in IT wouldn&#8217;t even exist without virtualization today.<span id="more-123"></span></p>
<p>On the other end of the spectrum, the mainstream consumer or small business has been living in a &#8220;maintain and upgrade every 2-3 years&#8221; paradigm for a very long time for their generalized computing requirements.    It has been only recently that the average consumer end-user has seen the benefits of virtualization technology but they are becoming more apparent here a well.  Though perhaps it&#8217;s not the be-all, end-all of general computing, virtualization has shown its merits to an ever-increasing base of end-user types.  Though some may claim that cloud computing and virtualization are different, there are many commonalities between what the enterprise and data center markets call virtualization and what end users have at their disposal now for online application, backup, and synching services.  From MobileMe to Amazon&#8217;s EC2, virtualization has now officially gone mainstream and there&#8217;s no end in sight with its numerous application potential and extremely low cost model.  Though the computing enthusiast or gadget freak may not be comfortable with a reality where all of their processing and storage resources are handled virtually, let&#8217;s face, the mainstream end user simply doesn&#8217;t have much use for all that hardware.</p>
<p>A few years from now, many end users will be comfortable with a simple netbook or a thin client as their desktop and then the rest of all that technology will reside in the cloud.  In short, from the data center to the enterprise and now the end user, virtualization is here to stay and it&#8217;s not just for CIOs and Senior Technicians anymore.</p>
<img height="1" width="1" src="http://services.nuconomy.com/i.nsi?methId=log&projTok=695ac3c5-1f&ownus=dave.altavilla&sver=WordPress%2F1.48+%28nuconomy%29&srcId=http%3A%2F%2Fvirtualizationconversation.com%2F2008%2F11%2F12%2Fvirtualization-not-just-for-cios-anymore&crtId=148&dt=1280570195">]]></content:encoded>
			<wfw:commentRss>http://virtualizationconversation.com/2008/11/12/virtualization-not-just-for-cios-anymore/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Now Is The Time For All Good Companies to Virtualize &#8230;</title>
		<link>http://virtualizationconversation.com/2008/11/12/now-is-the-time-for-all-good-companies-to-virtualize/?nucrss=1</link>
		<comments>http://virtualizationconversation.com/2008/11/12/now-is-the-time-for-all-good-companies-to-virtualize/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 16:17:16 +0000</pubDate>
		<dc:creator>Steve Kovsky</dc:creator>
				<category><![CDATA[Server Virtualization Conversation]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[energy resource]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://ibmvirt.blendinteractive.com/?p=117</guid>
		<description><![CDATA[Could virtualizing your company&#8217;s servers actually be part of your patriotic duty? It may seem a little far-fetched at first glance, but let&#8217;s take a deeper look at national trends and the important take-aways from recent national political campaigns that drew a bead on our country&#8217;s most pressing problems: a teetering economy, our alarming dependence [...]<img height="1" width="1" src="http://services.nuconomy.com/i.nsi?methId=log&projTok=695ac3c5-1f&ownus=steve.kovsky&sver=WordPress%2F1.48+%28nuconomy%29&srcId=http%3A%2F%2Fvirtualizationconversation.com%2F2008%2F11%2F12%2Fnow-is-the-time-for-all-good-companies-to-virtualize&crtId=148&dt=1280570195">]]></description>
			<content:encoded><![CDATA[<p>Could virtualizing your company&#8217;s servers actually be part of your patriotic duty? It may seem a little far-fetched at first glance, but let&#8217;s take a deeper look at national trends and the important take-aways from recent national political campaigns that drew a bead on our country&#8217;s most pressing problems: a teetering economy, our alarming dependence on foreign oil, and a growing need to address environmental concerns such as global warming.</p>
<p>Is there something IT professionals can do that has the potential of addressing this triple threat of social, economic and environmental ills? The answer could be virtualization. Proven technologies that allow a single server to take on a variety of unrelated tasks that would normally require the use of multiple dedicated servers offer some obvious benefits in the areas of cost savings and efficiency. Can those benefits also translate into improved fiscal performance, reduced consumption of energy resources and a lower carbon footprint? The consensus seems to be in the affirmative.<span id="more-117"></span></p>
<p>In fact, these are among the reasons Gartner Group recently anointed virtualization as the No. 1 strategic technology for 2009, topping trendier tech topics such as Business Intelligence (#2), Cloud Computing (#3), Green IT (#4), and Unified Communications (#5). In <a title="his blog on the unveiling of this year's Top 10 list" href="http://blogs.gartner.com/david_cearley/2008/10/14/gartner%E2%80%99s-top-10-strategic-technologies-for-2009/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://blogs.gartner.com/david_cearley/2008/10/14/gartner%E2%80%99s-top-10-strategic-technologies-for-2009/');" target="_blank">his blog on the unveiling of this year&#8217;s Top 10 list</a>, Gartner&#8217;s David Cearly cited virtualization&#8217;s &#8220;significant potential to reduce IT costs&#8221; as the primary business driver, noting that widespread IT belt-tightening in 2009 would prompt popular server virtualization technologies to be augmented by an uptick in virtualization techniques applied to storage and client devices.</p>
<p>Next to the promise of cost reduction, energy savings is among the biggest perceived benefits of virtualization. A study performed last spring by independent Washington, D.C.-based research firm KRC Research asked 205 IT decision makers in the retail industry to name their reasons for deploying virtualization in their data centers. Thirty-one percent pointed to energy savings as a major factor in their decision. According to the authors of the report, &#8220;The rising awareness of &#8216;green&#8217; energy initiatives, as well as the increasing power required to run and cool data centers, likely factored into this response.&#8221;</p>
<p>So can making each server do the work of several actually reduce a business&#8217; impact on the environment, as well? According to a recent <a title="McKinsey report" href="http://www.mckinseyquarterly.com/ghost.aspx?ID=/information_Technology/Management/How_IT_can_cut_carbon_emissions_2221" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.mckinseyquarterly.com/ghost.aspx?ID=/information_Technology/Management/How_IT_can_cut_carbon_emissions_2221');" target="_blank">McKinsey report</a>, data centers contribute a substantial amount of greenhouse gases &#8211; potentially climbing to a whopping 1.54 metric gigatons by the year 2020, which is 3 percent of all emissions. &#8220;The fastest-increasing contributor to emissions will be growth in the number and size of data centers, whose carbon footprint will rise more than fivefold between 2002 and 2020 as organizations in all sectors add servers to meet rising demand,&#8221; the report states. Virtualization is one of the primary tools businesses have for reducing data center sprawl and its accompanying carbon footprint.</p>
<p>Given the current economic climate, as well as the new priorities that are expected to be ushered in by the next administration, companies that are &#8220;lean, mean and green&#8221; will be the most likely to survive and prosper in the year ahead. Organizations that have not yet deployed virtualization need to take a long, hard look at the technology and assess what it can do &#8212; not only for their bottom line, but for their country, and even their world.</p>
<img height="1" width="1" src="http://services.nuconomy.com/i.nsi?methId=log&projTok=695ac3c5-1f&ownus=steve.kovsky&sver=WordPress%2F1.48+%28nuconomy%29&srcId=http%3A%2F%2Fvirtualizationconversation.com%2F2008%2F11%2F12%2Fnow-is-the-time-for-all-good-companies-to-virtualize&crtId=148&dt=1280570195">]]></content:encoded>
			<wfw:commentRss>http://virtualizationconversation.com/2008/11/12/now-is-the-time-for-all-good-companies-to-virtualize/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
