<?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>VCritical &#187; vSphere Client</title>
	<atom:link href="http://www.vcritical.com/tag/vsphere-client/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vcritical.com</link>
	<description>Informed Virtualization Criticism</description>
	<lastBuildDate>Wed, 19 Oct 2011 22:08:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>VMware vCenter Server Appliance and vRAM Reporting</title>
		<link>http://www.vcritical.com/2011/08/vmware-vcenter-server-appliance-and-vram-reporting/</link>
		<comments>http://www.vcritical.com/2011/08/vmware-vcenter-server-appliance-and-vram-reporting/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 13:15:24 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[licensing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[vSphere Client]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=3929</guid>
		<description><![CDATA[VMware vSphere 5 introduces a new license report for vRAM.  Unfortunately, the report does not display properly when using the Linux-based vCenter Server Virtual Appliance until a small workaround is executed.]]></description>
			<content:encoded><![CDATA[<p>VMware vSphere 5 now offers vCenter Server as a Linux-based virtual appliance in addition to the traditional release that runs on Windows.  While there are a few <a href="http://www.yellow-bricks.com/2011/08/10/vcenter-appliance/" target="_blank">limitations</a> with the vCenter Server Virtual Appliance (VCVA), please keep in mind this is just the first supported release.  Old-timers may recall the excitement generated by the <a href="../2009/02/installing-vcenter-on-linux-technical-preview/">Technical Preview</a> over two years ago.</p>
<h2>VMware vSphere 5 License Reporting</h2>
<p>The new vSphere 5 licensing model is accompanied by a new licensing report that allows customers to query vRAM utilization.  Although this report is accessed through the standard vSphere Client, it is based on the next-generation Flex framework and served up via the vSphere Web Client &#8212; a server normally used by end-user web browsers.  The report looks like this:</p>
<p><img class="alignnone size-full wp-image-3932" title="vSphere 5 License Reporting" src="http://www.vcritical.com/wp-content/uploads/2011/08/license-reporting-manager.png" alt="" width="586" height="344" /></p>
<h2>VCVA License Reporting Bug</h2>
<p>Conveniently, the VCVA comes with the Web Client already installed.  Unfortunately, a small workaround is needed before the license reporting feature can be used on the VCVA, which shows the following error by default:</p>
<p><img class="alignnone size-full wp-image-3934" title="License report error" src="http://www.vcritical.com/wp-content/uploads/2011/08/license-report-error.png" alt="" width="594" height="204" /></p>
<p><span id="more-3929"></span>While the actual bug is in the vSphere Client, the workaround is to re-register the Web Client from the command line on the VCVA.  Keep in mind the default username/password for the  VCVA are root/vmware, shown below &#8212; please change yours.  To fix the reporting issue, log in via SSH and run the following commands, which will prompt interactively for confirmation:</p>
<pre># /usr/lib/vmware-vsphere-client/scripts/admin-cmd.sh unregister https://`hostname`:9443/vsphere-client localhost root vmware
# /usr/lib/vmware-vsphere-client/scripts/admin-cmd.sh register https://`hostname`:9443/vsphere-client localhost root vmware</pre>
<p>Here is the process in action:</p>
<p><img class="alignnone size-full wp-image-3937" title="Re-register the vSphere Web Client" src="http://www.vcritical.com/wp-content/uploads/2011/08/reregister-web-client-600.png" alt="" width="600" height="287" /></p>
<p>After re-registering the vSphere Web Client, the license report will work as expected.</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/12/vmware-vcenter-capacityiq-1-0-1-for-vsphere/' rel='bookmark' title='VMware vCenter CapacityIQ 1.0.1 for vSphere'>VMware vCenter CapacityIQ 1.0.1 for vSphere</a></li>
<li><a href='http://www.vcritical.com/2009/07/wanna-see-a-million-esx-licenses/' rel='bookmark' title='Wanna see a million ESX licenses?'>Wanna see a million ESX licenses?</a></li>
<li><a href='http://www.vcritical.com/2010/01/vsphere-issues-ask-vmware/' rel='bookmark' title='vSphere issues?  Ask VMware.'>vSphere issues?  Ask VMware.</a></li>
<li><a href='http://www.vcritical.com/2009/02/installing-vcenter-on-linux-technical-preview/' rel='bookmark' title='Installing vCenter on Linux Technical Preview'>Installing vCenter on Linux Technical Preview</a></li>
</ol></p><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2011/08/vmware-vcenter-server-appliance-and-vram-reporting/#respond">Leave a Comment</a> •
<a href="http://feedproxy.google.com/vcritical">Subscribe to RSS</a> •
<a href="http://feedburner.google.com/fb/a/mailverify?uri=vcritical&loc=en_US">Subscribe via Email</a> •
<a href="http://www.twitter.com/eric_gray">Follow Eric Gray on Twitter</a><br/>

More articles on: <a href="http://www.vcritical.com/tag/licensing/" rel="tag">licensing</a>, <a href="http://www.vcritical.com/tag/linux/" rel="tag">Linux</a>, <a href="http://www.vcritical.com/tag/vsphere/" rel="tag">vSphere</a>, <a href="http://www.vcritical.com/tag/vsphere-client/" rel="tag">vSphere Client</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2011/08/vmware-vcenter-server-appliance-and-vram-reporting/">VMware vCenter Server Appliance and vRAM Reporting</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2011 • <a href="http://www.vcritical.com/">VCritical</a>

</div>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2011/08/vmware-vcenter-server-appliance-and-vram-reporting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Get Rid of those ESXi Tech Support Mode Warnings</title>
		<link>http://www.vcritical.com/2011/02/get-rid-of-those-esxi-tech-support-mode-warnings/</link>
		<comments>http://www.vcritical.com/2011/02/get-rid-of-those-esxi-tech-support-mode-warnings/#comments</comments>
		<pubDate>Sun, 06 Feb 2011 23:36:37 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[vSphere Client]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=3248</guid>
		<description><![CDATA[After enabling Tech Support Mode on ESXi 4.1, a Configuration Issues warning is displayed in the vSphere Client.  Find out how to quickly get rid of the message without a host reboot.]]></description>
			<content:encoded><![CDATA[<p>One nice enhancement in VMware ESXi 4.1 is <strong>Tech Support Mode</strong> &#8212; supported command-line access for advanced troubleshooting.  However, a big drawback of <a href="http://www.yellow-bricks.com/2010/10/03/enable-ssh-on-esxi-4-1/" target="_blank">enabling</a> this capability is the appearance of a new Configuration Issues warning in the vSphere Client:</p>
<p><img class="alignnone size-full wp-image-3249" title="vSphere Client - Tech Support Mode config issues" src="http://www.vcritical.com/wp-content/uploads/2011/02/vsphere-client-tsm-config-issues.png" alt="" width="590" height="148" /></p>
<p>In addition to this warning, an alert is shown via the host icon in the inventory tree view.  I&#8217;m sure many vSphere administrators have encountered this annoyance.  Recently, I wondered why <em>some</em> of my hosts had it and some did not.  As it turns out, the warning goes away after rebooting.  But this is VMware ESXi &#8212; not Windows &#8212; and reboots are few and far between.</p>
<p>Fortunately, the warning will also go away after restarting the &#8220;management agents&#8221; (Host Agent, specifically).  This can be done through the DCUI console GUI, but since you are probably logging in with SSH anyway, the same thing can be accomplished with the following command:</p>
<pre>/etc/init.d/hostd restart
</pre>
<p>And here it is in action:</p>
<p><img class="alignnone size-full wp-image-3250" title="PuTTY - restart ESXi host agent" src="http://www.vcritical.com/wp-content/uploads/2011/02/putty-restart-hostd-esxi.png" alt="" width="564" height="281" /></p>
<p>If you have been looking for a way to get rid of this warning, I hope this helps you out.</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/02/new-vmware-esxi-management-kit/' rel='bookmark' title='New VMware ESXi Management Kit'>New VMware ESXi Management Kit</a></li>
<li><a href='http://www.vcritical.com/2009/01/using-scvmm-to-attach-iso-images-to-vmware-esx-vms/' rel='bookmark' title='Using SCVMM to attach ISO images to VMware ESX VMs'>Using SCVMM to attach ISO images to VMware ESX VMs</a></li>
<li><a href='http://www.vcritical.com/2008/10/what-is-vmware-esxi/' rel='bookmark' title='What is VMware ESXi?'>What is VMware ESXi?</a></li>
<li><a href='http://www.vcritical.com/2009/08/if-vmware-esxi-4-is-so-small-why-is-it-so-big/' rel='bookmark' title='If VMware ESXi 4 is so small, why is it so big?'>If VMware ESXi 4 is so small, why is it so big?</a></li>
</ol></p><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2011/02/get-rid-of-those-esxi-tech-support-mode-warnings/#respond">Leave a Comment</a> •
<a href="http://feedproxy.google.com/vcritical">Subscribe to RSS</a> •
<a href="http://feedburner.google.com/fb/a/mailverify?uri=vcritical&loc=en_US">Subscribe via Email</a> •
<a href="http://www.twitter.com/eric_gray">Follow Eric Gray on Twitter</a><br/>

More articles on: <a href="http://www.vcritical.com/tag/ssh/" rel="tag">SSH</a>, <a href="http://www.vcritical.com/tag/vsphere-client/" rel="tag">vSphere Client</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2011/02/get-rid-of-those-esxi-tech-support-mode-warnings/">Get Rid of those ESXi Tech Support Mode Warnings</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2011 • <a href="http://www.vcritical.com/">VCritical</a>

</div>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2011/02/get-rid-of-those-esxi-tech-support-mode-warnings/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>vSphere issues?  Ask VMware.</title>
		<link>http://www.vcritical.com/2010/01/vsphere-issues-ask-vmware/</link>
		<comments>http://www.vcritical.com/2010/01/vsphere-issues-ask-vmware/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 23:26:21 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[vSphere Client]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2176</guid>
		<description><![CDATA[Certain errors and warnings in the vSphere Client now provide links directly to VMware KB articles with more details on the specific issue.]]></description>
			<content:encoded><![CDATA[<p>A new feature in VMware vSphere 4 provides additional information for certain warnings and errors.  When more help is available, &#8220;Ask VMware&#8230;&#8221; is displayed in the vSphere Client and clicking the link takes you to a specific VMware KB article.</p>
<p>From <a href="http://www.vmware.com/support/vsphere4/doc/vsp_40_new_feat.html" target="_blank">What&#8217;s New in VMware vSphere 4.0</a>:</p>
<p style="padding-left: 30px;"><strong>Enhanced ESX Error Reporting</strong> — vSphere 4.0 gives you the ability to report per-host network, storage and VMFS issues to the vSphere Client in the Events tab. Each error event also provides a link to a specific Knowledge Base article that explains the event and provides detailed remediation steps to resolve the error. vSphere 4.0 also has the ability to set specific alarms for such events, with the help of the Events and Alarms feature. See <a href="http://www.vmware.com/pdf/vsphere4/r40/vsp_40_admin_guide.pdf" target="_blank">vSphere Basic System Administration</a>.</p>
<p>I experienced the feature firsthand recently while reconfiguring some physical switches in my lab, causing the following event:</p>
<p><img class="size-full wp-image-2177 alignnone" title="Ask VMware... link" src="http://www.vcritical.com/wp-content/uploads/2010/01/ask_vmware_lost_uplink_redundancy.png" alt="" width="597" height="128" /></p>
<p>Clicking the link took me to <a href="http://kb.vmware.com/kb/1009542" target="_blank">KB 1009542</a> with much more specific detail about the warning.</p>
<p>Very nice enhancement.</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/10/powershell-prevents-datastore-emergencies/' rel='bookmark' title='PowerShell Prevents Datastore Emergencies'>PowerShell Prevents Datastore Emergencies</a></li>
<li><a href='http://www.vcritical.com/2011/08/vmware-vcenter-server-appliance-and-vram-reporting/' rel='bookmark' title='VMware vCenter Server Appliance and vRAM Reporting'>VMware vCenter Server Appliance and vRAM Reporting</a></li>
<li><a href='http://www.vcritical.com/2009/12/easily-view-guest-ip-addresses-with-vsphere-client/' rel='bookmark' title='Easily view guest IP addresses with vSphere Client'>Easily view guest IP addresses with vSphere Client</a></li>
<li><a href='http://www.vcritical.com/2009/04/vmware-vcenter-server-4-task-and-event-retention/' rel='bookmark' title='VMware vCenter Server 4 task and event retention'>VMware vCenter Server 4 task and event retention</a></li>
</ol></p><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2010/01/vsphere-issues-ask-vmware/#respond">Leave a Comment</a> •
<a href="http://feedproxy.google.com/vcritical">Subscribe to RSS</a> •
<a href="http://feedburner.google.com/fb/a/mailverify?uri=vcritical&loc=en_US">Subscribe via Email</a> •
<a href="http://www.twitter.com/eric_gray">Follow Eric Gray on Twitter</a><br/>

More articles on: <a href="http://www.vcritical.com/tag/pass/" rel="tag">PASS</a>, <a href="http://www.vcritical.com/tag/vsphere/" rel="tag">vSphere</a>, <a href="http://www.vcritical.com/tag/vsphere-client/" rel="tag">vSphere Client</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2010/01/vsphere-issues-ask-vmware/">vSphere issues?  Ask VMware.</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2010 • <a href="http://www.vcritical.com/">VCritical</a>

</div>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/01/vsphere-issues-ask-vmware/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Easily view guest IP addresses with vSphere Client</title>
		<link>http://www.vcritical.com/2009/12/easily-view-guest-ip-addresses-with-vsphere-client/</link>
		<comments>http://www.vcritical.com/2009/12/easily-view-guest-ip-addresses-with-vsphere-client/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 14:48:15 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[vSphere Client]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2069</guid>
		<description><![CDATA[The vSphere Client allows administrators to quickly see the IP addresses used inside a virtual machine -- eliminating the need to connect to the console and interact with the guest operating system.]]></description>
			<content:encoded><![CDATA[<p>This little vSphere Client feature can really come in handy.  It is easy to see all of the IP addresses that the guest OS inside your VM is using, both IPv4 and IPv6.  It also recognizes Linux subinterfaces.  <strong>Nice.</strong></p>
<p><img class="alignnone size-full wp-image-2070" title="vSphere Client displays all guest OS IP addresses" src="http://www.vcritical.com/wp-content/uploads/2009/12/vsphere-client-ip-addresses.png" alt="" width="407" height="331" /></p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2010/01/vsphere-issues-ask-vmware/' rel='bookmark' title='vSphere issues?  Ask VMware.'>vSphere issues?  Ask VMware.</a></li>
<li><a href='http://www.vcritical.com/2011/03/start-and-manage-a-vm-without-using-vsphere-client/' rel='bookmark' title='Start and Manage a VM Without Using vSphere Client'>Start and Manage a VM Without Using vSphere Client</a></li>
<li><a href='http://www.vcritical.com/2010/08/register-a-lun-full-of-vms-with-powercli/' rel='bookmark' title='Register a LUN full of VMs with PowerCLI'>Register a LUN full of VMs with PowerCLI</a></li>
<li><a href='http://www.vcritical.com/2008/11/vi-client-ssl-thumbprint-cache-cleanup/' rel='bookmark' title='VI Client SSL thumbprint cache cleanup'>VI Client SSL thumbprint cache cleanup</a></li>
</ol></p><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2009/12/easily-view-guest-ip-addresses-with-vsphere-client/#respond">Leave a Comment</a> •
<a href="http://feedproxy.google.com/vcritical">Subscribe to RSS</a> •
<a href="http://feedburner.google.com/fb/a/mailverify?uri=vcritical&loc=en_US">Subscribe via Email</a> •
<a href="http://www.twitter.com/eric_gray">Follow Eric Gray on Twitter</a><br/>

More articles on: <a href="http://www.vcritical.com/tag/pass/" rel="tag">PASS</a>, <a href="http://www.vcritical.com/tag/vsphere-client/" rel="tag">vSphere Client</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2009/12/easily-view-guest-ip-addresses-with-vsphere-client/">Easily view guest IP addresses with vSphere Client</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2009 • <a href="http://www.vcritical.com/">VCritical</a>

</div>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2009/12/easily-view-guest-ip-addresses-with-vsphere-client/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>vSphere Console Stays Connected During VMotion</title>
		<link>http://www.vcritical.com/2009/10/vsphere-console-stays-connected-during-vmotion/</link>
		<comments>http://www.vcritical.com/2009/10/vsphere-console-stays-connected-during-vmotion/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 23:18:30 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[VMotion]]></category>
		<category><![CDATA[VMware DRS]]></category>
		<category><![CDATA[vSphere Client]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=1805</guid>
		<description><![CDATA[When an administrator is connected to an VMware ESX virtual machine remote console and that VM is migrated with VMotion to another host, the connection seamlessly migrates to the destination host.  Hyper-V does not offer this capability.]]></description>
			<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="size-full wp-image-1807 alignleft" title="Open VM Console" src="http://www.vcritical.com/wp-content/uploads/2009/10/open-console.png" alt="Open VM Console" width="149" height="100" />VMware administrators may not have much day-to-day need for a virtual machine console, but when it <em>is</em> needed &#8212; <strong>it is needed.</strong></p>
<p>You can think of the VM console like a remote KVM for virtual machines  &#8212; similar to HP iLO on a physical machine.  Most of the time there are more efficient network-based remote access techniques like RDP or SSH.  However, there are some circumstances &#8212; like network misconfiguration &#8212; that absolutely require the use of a remote console.</p>
<p>Have you ever wondered what would happen if you were connected to a VM console while it automatically migrated with VMotion to another physical host?  If you are a long-time VMware admin, you would probably expect things to keep on working.  And that is exactly right &#8212; the console connection is seamlessly transferred to the new VMware ESX host.  This behavior is especially important when VMware DRS is dynamically moving virtual machines to optimize cluster resources.</p>
<p>Need to check the network settings of a VM?  No problem &#8212; you may not even notice if that VM migrates to another host while you are connected.</p>
<p><strong>Here is a quick video of the situation in action:</strong><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/RU0p_zxJbBA&amp;hl=en&amp;fs=1&amp;hd=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/RU0p_zxJbBA&amp;hl=en&amp;fs=1&amp;hd=1" allowfullscreen="true"></embed></object></p>
<p>Does Microsoft Hyper-V and System Center Virtual Machine Manager 2008 handle this scenario the same way?  <a href="http://www.vcritical.com/2009/10/hyper-v-console-disconnects-during-live-migration/">Not exactly</a>.</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/10/hyper-v-console-disconnects-during-live-migration/' rel='bookmark' title='Hyper-V Console Disconnects During Live Migration'>Hyper-V Console Disconnects During Live Migration</a></li>
<li><a href='http://www.vcritical.com/2009/05/vmotion-from-physical-esx-4-to-virtual-esx-4/' rel='bookmark' title='VMotion from physical ESX 4 to virtual ESX 4'>VMotion from physical ESX 4 to virtual ESX 4</a></li>
<li><a href='http://www.vcritical.com/2010/04/dear-red-hat/' rel='bookmark' title='Dear Red Hat&#8230;'>Dear Red Hat&#8230;</a></li>
<li><a href='http://www.vcritical.com/2009/07/awesome-performance-through-vmware-drs/' rel='bookmark' title='Awesome performance through VMware DRS'>Awesome performance through VMware DRS</a></li>
</ol></p><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2009/10/vsphere-console-stays-connected-during-vmotion/#respond">Leave a Comment</a> •
<a href="http://feedproxy.google.com/vcritical">Subscribe to RSS</a> •
<a href="http://feedburner.google.com/fb/a/mailverify?uri=vcritical&loc=en_US">Subscribe via Email</a> •
<a href="http://www.twitter.com/eric_gray">Follow Eric Gray on Twitter</a><br/>

More articles on: <a href="http://www.vcritical.com/tag/esx/" rel="tag">ESX</a>, <a href="http://www.vcritical.com/tag/pass/" rel="tag">PASS</a>, <a href="http://www.vcritical.com/tag/video/" rel="tag">video</a>, <a href="http://www.vcritical.com/tag/vmotion/" rel="tag">VMotion</a>, <a href="http://www.vcritical.com/tag/vmware-drs/" rel="tag">VMware DRS</a>, <a href="http://www.vcritical.com/tag/vsphere-client/" rel="tag">vSphere Client</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2009/10/vsphere-console-stays-connected-during-vmotion/">vSphere Console Stays Connected During VMotion</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2009 • <a href="http://www.vcritical.com/">VCritical</a>

</div>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2009/10/vsphere-console-stays-connected-during-vmotion/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

