<?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>SysAdmin Talk &#187; VM</title>
	<atom:link href="http://sysadmin-talk.org/category/vm/feed/" rel="self" type="application/rss+xml" />
	<link>http://sysadmin-talk.org</link>
	<description>Practical advice from front-line SysAdmins</description>
	<lastBuildDate>Fri, 05 Aug 2011 16:59:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Windows Server 2008 / R2 Console freezes when viewed from vCenter client</title>
		<link>http://sysadmin-talk.org/2010/06/windows-server-2008-r2-console-freezes-when-viewed-from-vcenter-client/</link>
		<comments>http://sysadmin-talk.org/2010/06/windows-server-2008-r2-console-freezes-when-viewed-from-vcenter-client/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 14:01:20 +0000</pubDate>
		<dc:creator>Sean Duffy</dc:creator>
				<category><![CDATA[IT Professional]]></category>
		<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[VM]]></category>
		<category><![CDATA[email]]></category>

		<guid isPermaLink="false">http://sysadmin-talk.org/?p=375</guid>
		<description><![CDATA[Since I started deploying more and more Windows Server 2008 R2 virtual machines I have noticed an issue that the standard VMware Tools Display Driver has with Windows Server 2008, 2008 R2 and seemingly Vista too. It seems to occur at random times; you&#8217;ll definitely know when it strikes, as your VM&#8217;s console will completely [...]]]></description>
			<content:encoded><![CDATA[<p>Since I started deploying more and more Windows Server 2008 R2 virtual machines I have noticed an issue that the standard VMware Tools Display Driver has with Windows Server 2008, 2008 R2 and seemingly Vista too. It seems to occur at random times; you&#8217;ll definitely know when it strikes, as your VM&#8217;s console will completely freeze up on you.</p>
<p>Normal network activity to and from the VM seems function normally so the underlying OS is obviously fine to continue working. You can even connect via RDP to the VM and use it that way if you wish. However lacking a console session to the VM is not exactly very useful. A restart of the VM will sort it out temporarily, but again this is not very helpful as the issue will undoubtedly occur again. Here are my tips to counter this unpleasant isssue.</p>
<p><span id="more-375"></span></p>
<h3>The Solution</h3>
<p>The first (and also simplest) of solutions is to uninstall the VMware SVGA driver and revert to Microsoft&#8217;s Standard VGA driver. However I am sure nobody really wants to do this as it results in sluggish console performance and a low console resolution for your vCenter view of the VM.</p>
<p>If you want to sort this out properly though (as I&#8217;m sure you do), try the following:</p>
<p>1. First off you&#8217;ll need your VM to be running the latest VMware Tools and be on VM Hardware version 7. This means you&#8217;ll probably be running a vSphere environment with ESX or ESXi 4 hosts. I wouldn&#8217;t rule out VMware Workstation 7.0 or Fusion 3.0 either as they also support VM Hardware 7 Virtual Machines, although I have not used any of these guest operating systems in either of these two additional products.</p>
<p>2. Start by shutting the VM down. Edit the settings of the VM and ensure its Video RAM setting is set to 8MB or higher. If you don&#8217;t perform this step you may have issues with the console of the VM being blank when you start the VM up. This happened to me the first time I installed this driver as I had not seen VMware&#8217;s requirements to use this driver! I was using a setting of 4MB of Video RAM.</p>
<p><a href="http://sysadmin-talk.org/wp-content/uploads/2010/06/vmconsoles12.gif" rel="lightbox[375]"><img class="aligncenter size-medium wp-image-378" title="Editing the settings of the VM " src="http://sysadmin-talk.org/wp-content/uploads/2010/06/vmconsoles12-300x168.gif" alt="Editing the settings of the VM " width="300" height="168" /></a></p>
<p>3. After applying the Video RAM setting, start the VM up again, login to Windows and open up the Device Manager.</p>
<p>4. Expand the &#8220;Display Adapters&#8221; tree item and right-click your existing Video driver (this should be called &#8220;VMware SVGA II&#8221;) &#8211; select &#8220;Update Driver Software&#8221;.</p>
<p><a href="http://sysadmin-talk.org/wp-content/uploads/2010/06/vmconsoles2.gif" rel="lightbox[375]"><img class="aligncenter size-medium wp-image-379" title="Expanding the VM Display Settings" src="http://sysadmin-talk.org/wp-content/uploads/2010/06/vmconsoles2-300x224.gif" alt="Expanding the VM Display Settings" width="300" height="224" /></a></p>
<p>5. Browse for the driver and navigate to the &#8216;C:\Program Files\Common Files\VMware\drivers\wddm_video&#8217; folder. Complete the wizard and you should end up with a driver labelled as &#8220;VMware SVGA 3D (Microsoft Corporation &#8211; WDDM)&#8221; being installed.</p>
<p>If the wizard doesn&#8217;t pick this driver up try browsing for the driver again, but this time opt to &#8220;Let me pick from a list of device drivers on my computer&#8221;. Navigate to the &#8216;C:\Program Files\Common Files\VMware\drivers\wddm_video&#8217; folder again and choose the  &#8220;vm3d.inf&#8221; file. Finish the driver installation.</p>
<p>6. Restart your VM when prompted.</p>
<p>7. Once you are back in Windows check your Device Manager to ensure you now have the correct driver installed. It should now look like this:</p>
<p><a href="http://sysadmin-talk.org/wp-content/uploads/2010/06/vmconsoles3.gif" rel="lightbox[375]"><img class="aligncenter size-medium wp-image-380" title="Checking your Device Manager " src="http://sysadmin-talk.org/wp-content/uploads/2010/06/vmconsoles3-300x148.gif" alt="Checking your Device Manager " width="300" height="148" /></a></p>
<p>8. Another point worth noting is that VMware state a minimum of 8MB of Video RAM is required when using this driver, however they recommend 32MB for best performance. In my case 8MB seems to have been sufficient for basic use.</p>
<h3>Conclusion</h3>
<p>It seems that this is known bug with VMware vSphere 4.0, and vSphere 4.0 Update 1 when using the VMware SVGA II driver. Hopefully it will be sorted out in Update 2, but for now if you are looking to resolve a troublesome console experience with your VMs, try these steps to get the WDDM driver installed.</p>
<p>According to <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1016770">VMware KB article 1016770</a> the WDDM driver is installed by default with Windows 7. However with Windows Server 2008, 2008 R2 and Vista, it is not installed by default but still supported.</p>
]]></content:encoded>
			<wfw:commentRss>http://sysadmin-talk.org/2010/06/windows-server-2008-r2-console-freezes-when-viewed-from-vcenter-client/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

