<?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>Cupfighter.net &#187; VMWare</title>
	<atom:link href="http://www.cupfighter.net/index.php/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cupfighter.net</link>
	<description>A blog by Schuberg Philis colleagues</description>
	<lastBuildDate>Thu, 09 Feb 2012 14:27:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>ESXi tcpdump</title>
		<link>http://www.cupfighter.net/index.php/2010/12/esxi-tcpdump/</link>
		<comments>http://www.cupfighter.net/index.php/2010/12/esxi-tcpdump/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 13:27:53 +0000</pubDate>
		<dc:creator>Enrico Romani</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[vSphere 4]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[tcpdump]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1217</guid>
		<description><![CDATA[For troubleshooting purposes sometimes it might be usefull to perform a tcpdump on the ESXi host instead of from a VM. After removing the security setting in the dvPortGroup explicitly allowing promiscous mode you can connect a vmkernle port to the dvPortGroup and perform a tcpdump via the commandline tcpdump-uw -i &#60;vmk#&#62; -n -w /vmfs/volumes/&#60;your_datastore&#62;/&#60;your_file_name&#62;.cap The help for tcpdump-uw [...]]]></description>
			<content:encoded><![CDATA[<p>For troubleshooting purposes sometimes it might be usefull to perform a tcpdump on the ESXi host instead of from a VM.</p>
<p>After removing the security setting in the dvPortGroup explicitly allowing promiscous mode you can connect a vmkernle port to the dvPortGroup and perform a tcpdump via the commandline</p>
<div>
<div>
<div id="highlighter_980875">
<div>
<div>
<table>
<tbody>
<tr>
<td><code>tcpdump-uw -i &lt;vmk#&gt; -n -w /vmfs/volumes/&lt;your_datastore&gt;/&lt;your_file_name&gt;.cap</code></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<p>The help for tcpdump-uw is the following:</p>
<p><code><br />
~ # tcpdump-uw --help<br />
tcpdump-uw version 4.0.0<br />
libpcap version 1.0.0<br />
Usage: tcpdump-uw [-aAdDefIKlLnNOpqRStuUvxX] [ -B size ] [ -c count ]<br />
                [ -C file_size ] [ -E algo:secret ] [ -F file ] [ -G seconds ]<br />
                [ -i interface ] [ -M secret ] [ -r file ]<br />
                [ -s snaplen ] [ -T type ] [ -w file ] [ -W filecount ]<br />
                [ -y datalinktype ] [ -z command ] [ -Z user ]<br />
                [ expression ]<br />
</code><br />
Control+C to interrupt the capture <img src='http://www.cupfighter.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/12/esxi-tcpdump/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>BlackhatEU : Virtual Forensics</title>
		<link>http://www.cupfighter.net/index.php/2010/04/blackhateu-virtual-forensics/</link>
		<comments>http://www.cupfighter.net/index.php/2010/04/blackhateu-virtual-forensics/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 15:53:59 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[BlackHatEU]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Barcelona]]></category>
		<category><![CDATA[Blackhat]]></category>
		<category><![CDATA[Conference]]></category>
		<category><![CDATA[Forensics]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[virtualisation]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Xen]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1011</guid>
		<description><![CDATA[By Christiaan Beek BlackhatEU : Virtual Forensics By Christiaan Beek What are the challenges when you have to do forensics on a virtual environment? •    What are the tools available? •    Are the tools forensically sound? •    Where is the data? •    Who owns the data? •    What forensic techniques do we use? •    How [...]]]></description>
			<content:encoded><![CDATA[<p>By <a title="@ChristiaanBeek on Twitter" href="http://twitter.com/ChristiaanBeek">Christiaan Beek</a></p>
<div id="attachment_1012" class="wp-caption alignright" style="width: 250px"><a href="http://www.flickr.com/photos/47081696@N00/2328254402/"><img class="size-full wp-image-1012" title="Virtual murder scene" src="http://www.cupfighter.net/wp-content/uploads/2010/04/virtual_murder.jpg" alt="From isfullofcrap Flickr photo stream. Creative Commons License" width="240" height="183" /></a><p class="wp-caption-text">From isfullofcrap Flickr photo stream. Creative Commons License</p></div>
<p>BlackhatEU : Virtual Forensics<br />
By Christiaan Beek</p>
<p>What are the challenges when you have to do forensics on a virtual environment?<br />
•    What are the tools available?<br />
•    Are the tools forensically sound?<br />
•    Where is the data?<br />
•    Who owns the data?<br />
•    What forensic techniques do we use?<br />
•    How to acquire data from the cloud?</p>
<p>Citrix is a nightmare for forensics investigators. There is no personal hard disk to investigate, only a personal profile which does not have very much data in it.<br />
<span id="more-1011"></span>Information sources for Citrix are:<br />
•    Last login logfile<br />
•    User profile (NTUser.dat;registry;temp files)<br />
•    Citrix Access Gateway logs<br />
•    Radius log</p>
<p>VMWare need different approach and tools for static of live forensics. If you are making a disk image of a VMWare server, you better bring some big disks.</p>
<p>VM’s are used by criminals to perform illegal transactions and then destroying the VM to cover their tracks.</p>
<p>In his slides Christiaan had a list of useful files for VMWare forensics:</p>
<p>Useful software is:<br />
•    FTK Imager<br />
•    Liveview<br />
•    Encase<br />
•    MMLS &amp; DD<br />
•    Mounting and carving tools like Foremost and Photorec</p>
<p>There is also a VMWare snapshot comparison tool made by Zairon</p>
<p>In Windows 7 virtualization is a part of the OS: VHD, XP mode and Virtual PC. On the positive side you can mount a VHD read-only to do investigations. However being able to boot from a VHD gives entire different opportunities for abuse. Also system backups are made in VHD format.</p>
<p>Contrary to VMDK files VHD files can be investigated with FTK.</p>
<p>Even though XP Mode creates a virtual machine, this machine shares all media between the host and the guest OS.</p>
<p>If Windows 7 creates a VHD file for XP mode, it does not format it, but just leaves the old data that was there when it was created.</p>
<p>XP mode also has a undo mode the is not enabled by default. The VUD files that get created are like VMware snapshots. VUD cannot be read by tools like FTK. VUD and VHD headers are very similar. If you rename a VUD file to a VHD file you can investigate it normally.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/04/blackhateu-virtual-forensics/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Blackhat talk: Cloudburst &#8211; VMWare guest to host escapes by Kostya Kirtchinsky</title>
		<link>http://www.cupfighter.net/index.php/2009/07/blackhat-cloudburst-vmware-guest-to-host-escape/</link>
		<comments>http://www.cupfighter.net/index.php/2009/07/blackhat-cloudburst-vmware-guest-to-host-escape/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 02:15:00 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Blackhat]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Cloudburst]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=413</guid>
		<description><![CDATA[Kostya started of by telling everybody: &#8220;I&#8217;m not a virtualisation expert&#8221; Then he started to explain how he was able to build up his cloudburst exploit.he focused on the guest os devices, because the device are omnipresent in all VMWare pruducts, they run on the host, can be accessed from the guest, are written in [...]]]></description>
			<content:encoded><![CDATA[<p>Kostya started of by telling everybody: &#8220;I&#8217;m not a virtualisation expert&#8221;</p>
<p>Then he started to explain how he was able to build up his cloudburst exploit.he focused on the guest os devices, because the device are omnipresent in all VMWare pruducts, they run on the host, can be accessed from the guest, are written in C/C++ and parse some complex data.</p>
<p><span id="more-413"></span>Cloudburst is a reliable guest to host escape on recent VMWare products: Workstation, Fusion?, ESX Server (4.0 RC Hardfreeze). All the bugs in his presentation have already been patched patched.</p>
<p>Couldburst is a combination of 3 / 4 bugs in VMWare emulated video.</p>
<ul>
<li>Host memory leak into the guest</li>
<li>Host arbitrary memory write from the guest into the host, both      absolute and relative.</li>
</ul>
<p>Also some functions in VMWare where very helpful to bypass DEP.</p>
<p>The VMWare VGA device is a virtual PCI device. And it does support 3D on VMWare on windows. There are bugs in 2D video that allow arbitrary read from the host process, but not bugs that allow an arbitrary memory write in the right area’s of memory in functions that are enabled by default. 3D however offers better possibilities in that it actually ahs a default enabled arbitrary memory write function. It was also in ESX 4.0 RC Hardfreeze, but got fixed before ESX4 reached production.</p>
<p>In order to fully exploit the bug, Kostya had to use the MOSDEF shell code and communicate via de video buffer. This means that the compromised guest OS communicates with the shell code in the compromised host using BMP images.</p>
<p>Kostya’s conclusions are: VMWare is not a security layer, it is just another layer to find bugs in. Given the right bug primitives, you can exploit anything.</p>
<p>He is also wondering why is the 3D video function code is even included in ESX?</p>
<p>He finished by successfully demonstrating the attack to us</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2009/07/blackhat-cloudburst-vmware-guest-to-host-escape/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vSphere 4 Labmanager released</title>
		<link>http://www.cupfighter.net/index.php/2009/07/vsphere-4-labmanager-released/</link>
		<comments>http://www.cupfighter.net/index.php/2009/07/vsphere-4-labmanager-released/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:53:56 +0000</pubDate>
		<dc:creator>Roeland Kuipers</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[vSphere 4]]></category>
		<category><![CDATA[labmanager]]></category>
		<category><![CDATA[vpshere 4]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=343</guid>
		<description><![CDATA[VMware has released Labmanager for Vpshere 4. http://www.vmware.com/products/labmanager/ VMware vCenter Lab Manager is the ideal solution for IT organizations who want to provide self-service provisioning and management capabilities to internal teams. Policy-based access control reduces administrative burden for IT, lowers infrastructure management costs and empowers project teams to deliver applications more quickly and with greater [...]]]></description>
			<content:encoded><![CDATA[<p>VMware has released Labmanager for Vpshere 4. <a href="http://www.vmware.com/products/labmanager/" target="_blank">http://www.vmware.com/products/labmanager/</a></p>
<blockquote><p>VMware vCenter Lab Manager is the ideal solution for IT organizations who want to provide self-service provisioning and management capabilities to internal teams. Policy-based access control reduces administrative burden for IT, lowers infrastructure management costs and empowers project teams to deliver applications more quickly and with greater agility.</p>
<div></div>
<div>
<h2>Deliver Higher Service Levels and Lower Infrastructure Costs</h2>
<p><span><em> </em></span>Lab Manager offers unique capabilities to simplify management of the internal cloud for dev/test:</p>
<ul>
<li>Self Service Portal &#8211; Provides on-demand access to a library of virtual machine configurations for end users while eliminating time-consuming provisioning tasks for IT by 95%.</li>
<li>Automated Resource Management &#8211; Allows dynamic allocation of resources in a multi-team environment, enforces quotas and access rights, and reclaims unused infrastructure services.</li>
</ul>
</div>
<li>Enterprise Scalability – Provides long-term return on investment with a scalable architecture for worldwide deployment, best in class performance and seamless integrations with in-house and 3rd party solutions.</li>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2009/07/vsphere-4-labmanager-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESX Cluster Stretched over two DC&#8217;s&#8230;</title>
		<link>http://www.cupfighter.net/index.php/2009/07/esx-cluster-stretched-over-two-dcs/</link>
		<comments>http://www.cupfighter.net/index.php/2009/07/esx-cluster-stretched-over-two-dcs/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 14:34:46 +0000</pubDate>
		<dc:creator>Roeland Kuipers</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[datacenter]]></category>
		<category><![CDATA[stretched]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=318</guid>
		<description><![CDATA[While doing some research found this article on the Pro&#8217;s and Con&#8217;s of stretched ESX cluster across two datacenters. A stretched cluster is the practice of having ESX member servers in a cluster that are geographically separated.   The reason this is generally done is to provide the ability to dynamically move workloads from one datacenter [...]]]></description>
			<content:encoded><![CDATA[<p>While doing some research found this article on the Pro&#8217;s and Con&#8217;s of stretched ESX cluster across two datacenters.</p>
<blockquote><p>A stretched cluster is the practice of having ESX member servers in a cluster that are geographically separated.   The reason this is generally done is to provide the ability to dynamically move workloads from one datacenter to another.   Often, the customer is also considering it for disaster recovery purposes (&#8220;I&#8217;ll just VMotion in case of a disaster&#8221;).  Can this be done &#8211; <strong><em><span style="text-decoration: underline;">ABSOLUTELY &#8211; but not considered lightly.</span></em></strong></p></blockquote>
<p>More here: <a href="http://virtualgeek.typepad.com/virtual_geek/2008/06/the-case-for-an.html" target="_blank">http://virtualgeek.typepad.com/virtual_geek/2008/06/the-case-for-an.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2009/07/esx-cluster-stretched-over-two-dcs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware breaks the 50,000 SPECweb2005 barrier using VMware vSphere 4</title>
		<link>http://www.cupfighter.net/index.php/2009/06/vmware-breaks-the-50000-specweb2005-barrier-using-vmware-vsphere-4/</link>
		<comments>http://www.cupfighter.net/index.php/2009/06/vmware-breaks-the-50000-specweb2005-barrier-using-vmware-vsphere-4/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 14:31:30 +0000</pubDate>
		<dc:creator>Enrico Romani</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[vSphere 4]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[vpshere 4]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=135</guid>
		<description><![CDATA[Looking forward to seeing if it delivers on the promises of performace, here it is an iteresting reading. You may be interested to have a look at this white paper first What’s New in VMware vSphere™ 4: Performance Enhancements VMware breaks the 50,000 SPECweb2005 barrier using VMware vSphere 4 VMware has achieved a SPECweb2005 benchmark score of [...]]]></description>
			<content:encoded><![CDATA[<div style="text-align: left;">
<table class="MsoNormalTable" style="background: white none repeat scroll 0% 0%; width: 95%;" border="0" cellpadding="0" width="95%">
<tbody>
<tr style="mso-yfti-irow: 0; mso-yfti-firstrow: yes;">
<td style="background-color: transparent; border: #d4d0c8; padding: 7.5pt;" valign="top"><span style="font-size: small;"><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; mso-fareast-font-family: 'Times New Roman';"><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;"></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span style="font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: #1f497d; font-size: 11pt; mso-ansi-language: EN-US;" lang="EN-US">Looking forward to seeing if it delivers on the promises of performace, here it is an iteresting reading. You may be interested to have a look at this white paper first <a href="http://www.vmware.com/files/pdf/VMW_09Q1_WP_vSpherePerformance_P13_R1.pdf">What’s New in VMware vSphere™ 4: Performance Enhancements</a> </span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;">
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;">
<p></span></span></span></p>
<p class="MsoNormal" style="text-align: center; margin: 0cm 0cm 0pt;" align="center"><span style="font-size: small;"><strong><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; mso-fareast-font-family: 'Times New Roman';">VMware breaks the 50,000 SPECweb2005 barrier using VMware vSphere 4</span></strong></span></p>
<p class="MsoNormal" style="text-align: center; margin: 0cm 0cm 0pt;" align="center"><span style="font-size: small;"><strong></strong></span></p>
<p><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">VMware has achieved a SPECweb2005 benchmark score of 50,166 using VMware vSphere 4, a 14% improvement over the <a href="http://vmware.simplefeed.net/rsrc/link/_/vmware_breaks_the_50000_specweb2005_barrier_usin_115743169?h=SQ7hXg4uOhj8VDpBQv2Qum-6hROf3QQ314wdLDhX6cTg_WwO0eZu6oyNkijlhyNbdwy2gZ48ER3XjB0sOFfpxPn3JmzKu7u9CO1zzRdipAXfsnTtnAfBUHkpPTODNkyegZm9x1BBSbg*&amp;f=6bc203d0-01de-11de-2d50-0019bbc55f7f"><span style="color: #800080;">world record results</span></a> previously published on VI3. Our latest results further strengthen the position of VMware vSphere as an industry leader in web serving, thanks to a number of performance enhancements and features that are included in this release. In addition to the measured performance gains, some of these enhancements will help simplify administration in customer environments. </span></p>
<p><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">The key highlights of the current results include:</span></p>
<ol type="1">
<li class="MsoNormal" style="margin: 0cm 0cm 0pt; color: black; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; font-size: 10pt; mso-fareast-font-family: 'Times New Roman';">Highly scalable virtual SMP performance.</span></li>
<li class="MsoNormal" style="margin: 0cm 0cm 0pt; color: black; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; font-size: 10pt; mso-fareast-font-family: 'Times New Roman';">Over 25% performance improvement for the most I/O intensive SPECweb2005 support component.</span></li>
<li class="MsoNormal" style="margin: 0cm 0cm 0pt; color: black; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; font-size: 10pt; mso-fareast-font-family: 'Times New Roman';">Highly simplified setup with no device interrupt pinning.</span></li>
</ol>
<p><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">Let me briefly touch upon each of these highlights.</span></p>
<p><strong><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">Virtual SMP performance</span></strong></p>
<p><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">The improved scheduler in ESX 4.0 enables usage of large symmetric multiprocessor (SMP) virtual machines for web-centric workloads. Our previous world record results published on ESX 3.5 used as many as fifteen uniprocessor (UP) virtual machines. The current results with ESX 4.0 used just four SMP virtual machines. This is made possible by several improvements that went into the CPU scheduler in ESX 4.0.</span></p>
<p><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">From a scheduler perspective, SMP virtual machines present additional considerations such as co-scheduling. This is because in case of a SMP virtual machine, it is important for ESX scheduler to present the applications and the guest OS running in the virtual machine with the illusion that they are running on a dedicated multiprocessor machine. ESX implements this illusion by co-scheduling the virtual processors of a SMP virtual machine. While the requirement to co-schedule all the virtual processors of a VM was relaxed in the previous releases of ESX, the relaxed co-scheduling algorithm has been further refined in ESX 4.0. This means the scheduler has more choices in its ability to schedule the virtual processors of a VM. This leads to higher system utilization and better overall performance in a consolidated environment.</span></p>
<p><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">ESX 4.0 has also improved its resource locking mechanism. The locking mechanism in ESX 3.5 was based on the cell lock construct. A cell is a logical grouping of physical CPUs in the system within which all the vCPUs of a VM had to be scheduled. This has been replaced with per-pCPU and per-VM locks. This fine-grained locking reduces contention and improves scalability. All these enhancements enable ESX 4.0 to use SMP VMs and achieve this new level of SPECweb2005 performance.</span></p>
<p><strong><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">Very high performance gains for workloads with large I/O component</span></strong></p>
<p><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">I/O intensive applications highlight the performance enhancements of ESX 4.0. These tests show that high-I/O workloads yield the largest gains when upgrading to this release. </span></p>
<p><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">In all our tests, we used SPECweb2005 workload which measures the system&#8217;s ability to act as a web server. It is designed with three workloads to characterize different web usage patterns: Banking (emulate online banking), E-commerce (emulates an E-commerce site) and Support (emulates a vendor support site that provides downloads). The performance score of each of the workloads is measured in terms of the number of simultaneous sessions the system is able to support while meeting the QoS requirements of the workload. The aggregate metric reported by the SPECweb2005 workload normalizes the performance scores obtained on the three workloads.</span></p>
<p><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">The following figure compares the scores of the three workloads obtained on ESX 4.0 to the previous results on ESX 3.5. The figure also highlights the percentage improvements obtained on ESX 4.0 over ESX 3.5. We used an HP ProLiant DL585 G5 server with four Quad-Core AMD Opteron processors as the system under test. The benchmark results have been reviewed and approved by the SPEC committee.</span></p>
<p><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;"><a href="http://vmware.simplefeed.net/rsrc/link/_/vmware_breaks_the_50000_specweb2005_barrier_usin_115743169?h=SQ7hXg4uOhj8VDpBQv2Qum-6hROf3QQ3qPPSx4cQc4ecjWDZyzJxw7BXAeRnmWr1Unld0cxIbT_eT9QodnGtwKP3ugXue6Hn&amp;f=6bc203d0-01de-11de-2d50-0019bbc55f7f"><span style="text-decoration: none; text-underline: none;"><img id="_x0000_i1025" class="at-xid-6a00d8341c328153ef0115700dd0a2970c" title="Sw2005_KL" src="http://blogs.vmware.com/.a/6a00d8341c328153ef0115700dd0a2970c-800wi" border="0" alt="Sw2005_KL" /></span></a></span></p>
<p><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">We used the same HP ProLiant DL585 G5 server and the physical test infrastructure in the current as well as the previous benchmark submission on VI3. There were some differences between the two test configurations (for example, ESX 3.5 used UP VMs while SMP VMs were used on ESX 4.0; ESX 4.0 tests were run on currently available processors that have a slightly higher clock speed). To highlight the performance gains, we will look at the percentage improvements obtained for all the three workloads rather than the absolute numbers.</span></p>
<p><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">As you can see from the above figure, the biggest percentage gain was seen with the Support workload, which has the largest I/O component. In this test, a 25% gain was seen while ESX drove about 20 Gbps of web traffic. Of the three workloads, the Banking workload has the smallest I/O component, and accordingly had relatively smaller percentage gain.</span></p>
<p><strong><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">Highly simplified setup</span></strong><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;"> </span></p>
<p><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">ESX 4.0 also simplifies customer environments without sacrificing performance. In our previous ESX 3.5 results, we pinned the device interrupts to make efficient use of hardware caches and improve performance. Binding device interrupts to specific processors is a technique common to SPECweb2005 benchmarking tests to maximize performance. Results published in the <a href="http://www.spec.or/osg/web2005">http://www.spec.or/osg/web2005</a> website reveal the complex pinning configurations used by the benchmark publishers in the native environment.</span></p>
<p><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">The highly improved I/O processing model in ESX 4.0 obviates the need to do any manual device interrupt pinning. On ESX, the I/O requests issued by the VM are intercepted by the virtual machine monitor (VMM) which handles them in cooperation with the VMkernel. The improved execution model in ESX 4.0 processes these I/O requests asynchronously which allows the vCPUs of the VM to execute other tasks.</span></p>
<p><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">Furthermore, the scheduler in ESX 4.0 schedules processing of network traffic based on processor cache architecture, which eliminates the need for manual device interrupt pinning. With the new core-offload I/O system and related scheduler improvements, the results with ESX 4.0 compare favorably to ESX 3.5.</span></p>
<p><strong><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">Conclusions</span></strong></p>
<p><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black; font-size: 10pt;">These SPECweb2005 results demonstrate that customers can expect substantial performance gains on ESX 4.0 for web-centric workloads. Our past results published on ESX 3.5 showed world record performance in a scale-out (increasing the number of virtual machines) configuration and our current results on vSphere 4 demonstrate world class performance while scaling up (increasing the number of vCPUs in a virtual machine). With an improved scheduler that required no fine-tuning for these experiments, VMware vSphere 4 can offer these gains while lowering the cost of administration.</span></td>
</tr>
<tr style="mso-yfti-irow: 1; mso-yfti-lastrow: yes;">
<td style="background-color: transparent; border: #d4d0c8; padding: 7.5pt;"><span style="font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; font-size: 12pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: NL; mso-fareast-language: NL; mso-bidi-language: AR-SA;"><a href="http://vmware.simplefeed.net/rsrc/link/_/vmware_breaks_the_50000_specweb2005_barrier_usin_115743169?f=6bc203d0-01de-11de-2d50-0019bbc55f7f">View article&#8230;</a></span></span></p>
<p class="MsoNormal" style="text-align: center; margin: 0cm 0cm 0pt;" align="center"><img id="_x0000_i1026" src="http://vmware.simplefeed.net/rsrc/i/1/_/vmware_breaks_the_50000_specweb2005_barrier_usin_115743169/5.jpg?f=6bc203d0-01de-11de-2d50-0019bbc55f7f&amp;s=AYB4wXqiMTgeWRsuYVTEbzEsbnVsbCwwLDA*" border="0" alt="" height="6" /></p>
</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2009/06/vmware-breaks-the-50000-specweb2005-barrier-using-vmware-vsphere-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware apologies for the Hyper-V crashes video</title>
		<link>http://www.cupfighter.net/index.php/2009/06/vmware-apologies-for-the-hyper-v-crashes-video/</link>
		<comments>http://www.cupfighter.net/index.php/2009/06/vmware-apologies-for-the-hyper-v-crashes-video/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 13:25:34 +0000</pubDate>
		<dc:creator>Roeland Kuipers</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=111</guid>
		<description><![CDATA[From: http://www.virtualization.info/2009/06/vmware-apologies-for-hyper-v-crashes.html When we look at the competition in the IT industry there’s nothing that beats the marketing guerrilla we are experiencing in the virtualization space. This is perfectly understandable considering that the vendor in control of the hypervisor is able to influence and in many ways able to control all the other companies that [...]]]></description>
			<content:encoded><![CDATA[<p>From: <a href="http://www.virtualization.info/2009/06/vmware-apologies-for-hyper-v-crashes.html">http://www.virtualization.info/2009/06/vmware-apologies-for-hyper-v-crashes.html</a></p>
<p>When we look at the competition in the IT industry there’s nothing that beats the marketing guerrilla we are experiencing in the virtualization space.</p>
<p>This is perfectly understandable considering that the vendor in control of the hypervisor is able to influence and in many ways able to control all the other companies that provide other pieces of the computing stack.<br />
For the first time ever the absolute domain of the OS vendor is threatened by the hypervisor vendor so that the former tries to turn virtualization into a platform feature while the latter tries to impose the technology as absolutely independent.</p>
<p>It’s also true that compared to ten years ago the vendors have new tools to spread fear, uncertainty and doubts (FUD) against their competitors: paid bloggers, Twitter, Facebook, YouTube and so much more are available to influence the prospects and build armies of fanboys that are ready to overreact and defend their beloved products no matter what.</p>
<p>Nowadays is becoming increasingly common that marketing departments cross the line.<br />
It’s much more uncommon to see a company that publicly apologies for a bad marketing action.</p>
<p><!-- MORE -->It’s the case of VMware which <a href="http://blogs.vmware.com/vmtn/2009/06/an-apology-from-scott-drummonds.html">apologized</a> for distributing a video of Microsoft Hyper-V crashing when its virtual machines were running a certain version of the proprietary VMmark benchmark platform.</p>
<p>The video, <a href="http://www.youtube.com/watch?v=XlLPmWwzHzM">which was available here</a>, was realized by the VMware Performance Team and uploaded on YouTube by <a href="http://www.linkedin.com/in/drummonds1974">Scott Drummonds</a>, Technical Marketing Manager at the company.<br />
Despite Drummonds is in the VMware Performance Team, where every aspect of the virtual infrastructure is taken deadly seriously, he didn’t publish any technical information about the test environment.</p>
<p>The lack of details unleashed a number of negative comments obliging <a href="http://www.linkedin.com/pub/bruce-herndon/3/436/91a">Bruce Herndon</a>, Senior Manager of R&amp;D at VMware, <a href="http://communities.vmware.com/blogs/bherndon/2009/06/08/setting-the-record-straight-on-the-hyperv-video">to unveil</a> that VMmark was executed inside Hyper-V virtual machines <a href="http://communities.vmware.com/blogs/drummonds/2009/05/15/video-on-hyperv-crashes">with unsupported configurations</a>.</p>
<p>At the end of the saga Drummonds <a href="http://blogs.vmware.com/vmtn/2009/06/an-apology-from-scott-drummonds.html">had to apology</a> and Herndon <a href="http://communities.vmware.com/blogs/drummonds/2009/05/15/final-thoughts-on-the-hyperv-video">had to admit</a> that:</p>
<blockquote><p>One of the more interesting emails I received pointed out that it unreasonable to blame Hyper-V for <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9132389">the collapse of these very large and very busy websites</a>. Hyper-V&#8217;s stability issues would bring down individual VMs or small groups when the parent partition blue screened. I think that this is a reasonable observation, so its worth including here. I can&#8217;t say that Hyper-V was responsible for the MSDN and TechNet crashes. That would be for Microsoft to say, when and if they choose to expose the issue behind the outage.</p></blockquote>
<p>Of course Microsoft couldn’t be happier to overreact: <a href="http://blogs.technet.com/virtualization/archive/2009/05/09/hyper-v-winning-daily-vmware-fud-reaching-new-heights.aspx">part 1</a>, <a href="http://blogs.technet.com/virtualization/archive/2009/05/09/day-two-of-the-scott-drummond-vmware-fud-fiasco.aspx">part 2</a>, <a href="http://blogs.technet.com/virtualization/archive/2009/05/17/vmware-fud-fiasco-part-3.aspx">part 3</a>, <a href="http://blogs.technet.com/virtualization/archive/2009/06/07/update-on-the-vmware-fud-fiasco.aspx">part 4</a> and <a href="http://blogs.technet.com/virtualization/archive/2009/06/12/vmware-fud-fiasco-final.aspx">part 5</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2009/06/vmware-apologies-for-the-hyper-v-crashes-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft&#8217;s answer on VMWare&#8217;s labmanager?</title>
		<link>http://www.cupfighter.net/index.php/2009/06/microsofts-answer-on-vmwares-labmanager/</link>
		<comments>http://www.cupfighter.net/index.php/2009/06/microsofts-answer-on-vmwares-labmanager/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 13:18:36 +0000</pubDate>
		<dc:creator>Roeland Kuipers</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=93</guid>
		<description><![CDATA[From http://www.virtualization.info/2009/06/microsoft-launches-visual-studio-lab.html The few vendors busy in the virtual lab automation space (which include VMware, Surgient, VMLogix, Skytap and the almost died StackSafe) may soon have a big, big problem called Microsoft. After wasting years not leveraging its huge developers community to spread virtualization in every corner of the world, the company is finally moving [...]]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://www.virtualization.info/2009/06/microsoft-launches-visual-studio-lab.html">http://www.virtualization.info/2009/06/microsoft-launches-visual-studio-lab.html</a></p>
<p><span style="FONT-FAMILY: 'Calibri','sans-serif'"><span style="font-size: small;">The few vendors busy in the virtual lab automation space (which include VMware, Surgient, VMLogix, Skytap and </span><a href="http://www.virtualization.info/2009/03/is-stacksafe-management-leaving-en.html"><span style="color: #0000ff; font-size: small;">the almost died StackSafe</span></a><span style="font-size: small;">) may soon have a big, big problem called Microsoft. </span></span></p>
<p><span style="FONT-FAMILY: 'Calibri','sans-serif'"><span style="font-size: small;">After wasting years not leveraging its huge developers community to spread virtualization in every corner of the world, the company is finally moving on.</span></span></p>
<p><span style="FONT-FAMILY: 'Calibri','sans-serif'"><a href="http://www.virtualization.info/2008/11/microsoft-will-use-visual-studio-2010.html"><span style="color: #0000ff; font-size: small;">Announced in November 2008</span></a><span style="font-size: small;">, the integration between Visual Studio 2010, System Center Virtual Machine Manager (SCVMM) 2008 and Hyper-V 1.0/2.0 for virtual lab automation scenarios is now a reality called <strong><span style="FONT-FAMILY: 'Calibri','sans-serif'">Visual Studio 2010 Lab Management</span></strong>.</span></span></p>
<p><span style="FONT-FAMILY: 'Calibri','sans-serif'"><span style="font-size: small;">The product just entered </span><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=9df71545-4524-451b-8a17-9925b64010d2&amp;displaylang=en"><span style="color: #0000ff; font-size: small;">the beta 1 phase</span></a><span style="font-size: small;"> and has the potential to become a huge hit in the .NET world.</span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'"><a href="http://www.virtualization.info/images/MicrosoftlaunchesVisualStudioLabManageme_CEA6/vs2010VLA.png"><span style="TEXT-DECORATION: none; text-underline: none"><img id="_x0000_i1025" title="vs2010VLA" src="http://www.virtualization.info/images/MicrosoftlaunchesVisualStudioLabManageme_CEA6/vs2010VLA_thumb.png" border="0" alt="vs2010VLA" width="400" height="301" /></span></a></span></p>
<p><a href="http://www.virtualization.info/2009/06/microsoft-launches-visual-studio-lab.html" target="_blank">more</a><!-- MORE --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2009/06/microsofts-answer-on-vmwares-labmanager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMWare ESX Timekeeping and Active Directory</title>
		<link>http://www.cupfighter.net/index.php/2009/06/vmware-esx-timekeeping-and-active-directory/</link>
		<comments>http://www.cupfighter.net/index.php/2009/06/vmware-esx-timekeeping-and-active-directory/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 21:47:26 +0000</pubDate>
		<dc:creator>Roeland Kuipers</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[ntp]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=78</guid>
		<description><![CDATA[Some nice articles which explain timekeeping on vmware and how to virtualize Active Directory safely on VMWare time wise. Time synchronisation on Active Directory is particularly important because of Kerberos, if clocks are more then 5 minutes (Default value) out of sync from the Domain Controller authentication fails. NTP is your friend here. Timekeeping in [...]]]></description>
			<content:encoded><![CDATA[<p>Some nice articles which explain timekeeping on vmware and how to virtualize Active Directory safely on VMWare time wise.</p>
<p>Time synchronisation on Active Directory is particularly important because of Kerberos, if clocks are more then 5 minutes (Default value) out of sync from the Domain Controller authentication fails. NTP is your friend here.</p>
<ul>
<li><a href="http://www.vmware.com/pdf/vmware_timekeeping.pdf">Timekeeping in VMWare virtual machines</a></li>
<li><a href="http://download3.vmware.com/vmworld/2006/tac9710.pdf">TAC 9710 -Virtualizing a Windows Active Directory Domain Infrastructure</a> (From 2006 but still usefull especially the Active Directory related inf0)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2009/06/vmware-esx-timekeeping-and-active-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

