<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: VMware vSphere can virtualize itself + 64-bit nested guests</title>
	<atom:link href="http://www.vcritical.com/2011/07/vmware-vsphere-can-virtualize-itself/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vcritical.com/2011/07/vmware-vsphere-can-virtualize-itself/</link>
	<description>Informed Virtualization Criticism</description>
	<lastBuildDate>Wed, 24 Apr 2013 06:27:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Simon</title>
		<link>http://www.vcritical.com/2011/07/vmware-vsphere-can-virtualize-itself/#comment-21187</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Sat, 13 Apr 2013 03:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=3811#comment-21187</guid>
		<description><![CDATA[Thanks for your Solution !!!
That was EXACTLY what i was looking for !

Now I can go to bed ealier :D]]></description>
		<content:encoded><![CDATA[<p>Thanks for your Solution !!!<br />
That was EXACTLY what i was looking for !</p>
<p>Now I can go to bed ealier <img src='http://www.vcritical.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Datto</title>
		<link>http://www.vcritical.com/2011/07/vmware-vsphere-can-virtualize-itself/#comment-15017</link>
		<dc:creator>Datto</dc:creator>
		<pubDate>Fri, 21 Dec 2012 21:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=3811#comment-15017</guid>
		<description><![CDATA[I was able to get x64 Win2008 R2 running as a 4th level nested VM. I used ESXi 5.1a for all levels of ESXi this time and that appears to have made the difference. The outline is:

ESXi 5.1a physical machine hosting an
ESXi 5.1a VM hosting an
ESXi 5.1a VM hosting a
Windows 2008 R2 64 bit VM

It&#039;s a little slow down through all those layers of nesting to get to the Win2008 R2 VM but it&#039;s still useable for some cases where the physical box is a super beast (cases such as training room sessions, developers that need their own VSphere environment, service providers with customers coming over a slow WAN connection anyhow that don&#039;t care about speed but need some sandbox VSphere environments).

The above requires EPT (for Intel) or RVI (for AMD) in the physical CPUs in order to do the nesting properly.

My vCloud Director lab runs as a nested setup so this probably allows me to put ESXi 5.1a into the catalog and deploy a pre-built VSphere lab that can be brought up new relatively quickly (requires a bit of scripting to pull it off). I seem to remember there&#039;s someone who already had this idea going (ESXi coming off a VCD catalog).

Anyhow, thought some might be interested to know that 4th level nesting with x64 VMs at the 4th level is possible.

Datto]]></description>
		<content:encoded><![CDATA[<p>I was able to get x64 Win2008 R2 running as a 4th level nested VM. I used ESXi 5.1a for all levels of ESXi this time and that appears to have made the difference. The outline is:</p>
<p>ESXi 5.1a physical machine hosting an<br />
ESXi 5.1a VM hosting an<br />
ESXi 5.1a VM hosting a<br />
Windows 2008 R2 64 bit VM</p>
<p>It&#8217;s a little slow down through all those layers of nesting to get to the Win2008 R2 VM but it&#8217;s still useable for some cases where the physical box is a super beast (cases such as training room sessions, developers that need their own VSphere environment, service providers with customers coming over a slow WAN connection anyhow that don&#8217;t care about speed but need some sandbox VSphere environments).</p>
<p>The above requires EPT (for Intel) or RVI (for AMD) in the physical CPUs in order to do the nesting properly.</p>
<p>My vCloud Director lab runs as a nested setup so this probably allows me to put ESXi 5.1a into the catalog and deploy a pre-built VSphere lab that can be brought up new relatively quickly (requires a bit of scripting to pull it off). I seem to remember there&#8217;s someone who already had this idea going (ESXi coming off a VCD catalog).</p>
<p>Anyhow, thought some might be interested to know that 4th level nesting with x64 VMs at the 4th level is possible.</p>
<p>Datto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Datto</title>
		<link>http://www.vcritical.com/2011/07/vmware-vsphere-can-virtualize-itself/#comment-14937</link>
		<dc:creator>Datto</dc:creator>
		<pubDate>Tue, 18 Dec 2012 17:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=3811#comment-14937</guid>
		<description><![CDATA[Also wanted to add -- it appears VMware is supporting physical ESXi 5.1 hosts that are running regular VMs when the physical ESXi 5.1 host is also running nested ESXi (the physical host evidently has to be running ESXi 5.1 and not any earlier versions of ESXi in order to get support from VMware).

See this thread:

http://communities.vmware.com/message/2166303#2166303

That may be interesting to those of you with high-powered gronking physical ESXi servers. Note though that the vSwitches coming off the physical ESXi 5.1 host have to be put into Promiscuous Mode in order for the nested inner VMs running on the nested ESXi VM hosts to be able to see the outside world.

I&#039;m not sure I&#039;d want to do that to a production physical ESXi 5.1 host even if it was supported by VMware. Your call.

But it sure would make for a great training room setup or for a great corporate lab setup where say developers or trainees need their own ESXi and their own VCenter for some reason.


Datto]]></description>
		<content:encoded><![CDATA[<p>Also wanted to add &#8212; it appears VMware is supporting physical ESXi 5.1 hosts that are running regular VMs when the physical ESXi 5.1 host is also running nested ESXi (the physical host evidently has to be running ESXi 5.1 and not any earlier versions of ESXi in order to get support from VMware).</p>
<p>See this thread:</p>
<p><a href="http://communities.vmware.com/message/2166303#2166303" rel="nofollow">http://communities.vmware.com/message/2166303#2166303</a></p>
<p>That may be interesting to those of you with high-powered gronking physical ESXi servers. Note though that the vSwitches coming off the physical ESXi 5.1 host have to be put into Promiscuous Mode in order for the nested inner VMs running on the nested ESXi VM hosts to be able to see the outside world.</p>
<p>I&#8217;m not sure I&#8217;d want to do that to a production physical ESXi 5.1 host even if it was supported by VMware. Your call.</p>
<p>But it sure would make for a great training room setup or for a great corporate lab setup where say developers or trainees need their own ESXi and their own VCenter for some reason.</p>
<p>Datto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Datto</title>
		<link>http://www.vcritical.com/2011/07/vmware-vsphere-can-virtualize-itself/#comment-14827</link>
		<dc:creator>Datto</dc:creator>
		<pubDate>Thu, 13 Dec 2012 00:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=3811#comment-14827</guid>
		<description><![CDATA[Just wanted to make some of you with non-EPT/non-RVI CPUs aware of restrictions of running Hyper-V under VSphere 5.1. Apparently, VSphere 5.1 requires EPT/RVI in the physical CPU in order to allow Hyper-V to run properly in a VM under VSphere 5.1.

So, if you don&#039;t have EPT or RVI capable CPUs and you&#039;re currently using Hyper-V running in a VM under ESXi 5.0 you might want to think this through before you upgrade your server to ESXi 5.1.

The discussion is at this link -- ask there if you have questions:

http://communities.vmware.com/message/2159987#2159987


Datto]]></description>
		<content:encoded><![CDATA[<p>Just wanted to make some of you with non-EPT/non-RVI CPUs aware of restrictions of running Hyper-V under VSphere 5.1. Apparently, VSphere 5.1 requires EPT/RVI in the physical CPU in order to allow Hyper-V to run properly in a VM under VSphere 5.1.</p>
<p>So, if you don&#8217;t have EPT or RVI capable CPUs and you&#8217;re currently using Hyper-V running in a VM under ESXi 5.0 you might want to think this through before you upgrade your server to ESXi 5.1.</p>
<p>The discussion is at this link &#8212; ask there if you have questions:</p>
<p><a href="http://communities.vmware.com/message/2159987#2159987" rel="nofollow">http://communities.vmware.com/message/2159987#2159987</a></p>
<p>Datto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.vcritical.com/2011/07/vmware-vsphere-can-virtualize-itself/#comment-14680</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 04 Dec 2012 16:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=3811#comment-14680</guid>
		<description><![CDATA[I just figured out the problem for when a guest gets stuck, and won&#039;t boot. You must use the VMXNET 3 Adapter for nested hosts to boot correctly.  This will also require VMware Tools to be installed.  I was having a problem nesting Windows 7 64bit as the first layer, then switching it over to ESXi as the Guest OS.]]></description>
		<content:encoded><![CDATA[<p>I just figured out the problem for when a guest gets stuck, and won&#8217;t boot. You must use the VMXNET 3 Adapter for nested hosts to boot correctly.  This will also require VMware Tools to be installed.  I was having a problem nesting Windows 7 64bit as the first layer, then switching it over to ESXi as the Guest OS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Datto</title>
		<link>http://www.vcritical.com/2011/07/vmware-vsphere-can-virtualize-itself/#comment-14642</link>
		<dc:creator>Datto</dc:creator>
		<pubDate>Thu, 29 Nov 2012 22:25:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=3811#comment-14642</guid>
		<description><![CDATA[Here&#039;s a link to the Nested Forum on the VMware Community Forums:

http://communities.vmware.com/community/vmtn/bestpractices/nested


Datto]]></description>
		<content:encoded><![CDATA[<p>Here&#8217;s a link to the Nested Forum on the VMware Community Forums:</p>
<p><a href="http://communities.vmware.com/community/vmtn/bestpractices/nested" rel="nofollow">http://communities.vmware.com/community/vmtn/bestpractices/nested</a></p>
<p>Datto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B</title>
		<link>http://www.vcritical.com/2011/07/vmware-vsphere-can-virtualize-itself/#comment-14640</link>
		<dc:creator>B</dc:creator>
		<pubDate>Thu, 29 Nov 2012 22:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=3811#comment-14640</guid>
		<description><![CDATA[Datto,

I am running ESXi5.1 on my hardware with vCenter 5.1 and I am trying to install VMTools inside of a nested ESXi VM&#039;s guest OS (ESXi). Is this possible?

Also, is there a forum you know of (outside of this) where nested virtualization is a primary focus?

Thanks,
B]]></description>
		<content:encoded><![CDATA[<p>Datto,</p>
<p>I am running ESXi5.1 on my hardware with vCenter 5.1 and I am trying to install VMTools inside of a nested ESXi VM&#8217;s guest OS (ESXi). Is this possible?</p>
<p>Also, is there a forum you know of (outside of this) where nested virtualization is a primary focus?</p>
<p>Thanks,<br />
B</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Datto</title>
		<link>http://www.vcritical.com/2011/07/vmware-vsphere-can-virtualize-itself/#comment-14237</link>
		<dc:creator>Datto</dc:creator>
		<pubDate>Tue, 16 Oct 2012 01:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=3811#comment-14237</guid>
		<description><![CDATA[I was able to do 4th level nesting of VMs earlier today. This is:

ESXi 5.0U1 physical machine hosting an
ESXi 5.1 VM hosting an
ESXi 5.1 VM hosting a
Windows XP 32 bit VM.

The 4th level VM is faster than I thought it would be considering all the nesting going on (a little less than 50% of what the speed of a normal VM would be but of course, you gain quite a bit of flexibility with nesting).

Requires SLAT capability in your CPUs (EPT from Intel CPUs or RVI from AMD CPUs). I used Opteron 8354 CPUs. By the way, if you haven&#039;t figured it out by now, never buy another CPU in your servers, blades, laptops, desktops that doesn&#039;t have SLAT capability -- you&#039;ll be wasting your money.

Details of 4th level nesting are described in the slides from the #NotSupported VMworld presentation found on the Internet nowadays.


Datto]]></description>
		<content:encoded><![CDATA[<p>I was able to do 4th level nesting of VMs earlier today. This is:</p>
<p>ESXi 5.0U1 physical machine hosting an<br />
ESXi 5.1 VM hosting an<br />
ESXi 5.1 VM hosting a<br />
Windows XP 32 bit VM.</p>
<p>The 4th level VM is faster than I thought it would be considering all the nesting going on (a little less than 50% of what the speed of a normal VM would be but of course, you gain quite a bit of flexibility with nesting).</p>
<p>Requires SLAT capability in your CPUs (EPT from Intel CPUs or RVI from AMD CPUs). I used Opteron 8354 CPUs. By the way, if you haven&#8217;t figured it out by now, never buy another CPU in your servers, blades, laptops, desktops that doesn&#8217;t have SLAT capability &#8212; you&#8217;ll be wasting your money.</p>
<p>Details of 4th level nesting are described in the slides from the #NotSupported VMworld presentation found on the Internet nowadays.</p>
<p>Datto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.vcritical.com/2011/07/vmware-vsphere-can-virtualize-itself/#comment-14230</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 12 Oct 2012 13:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=3811#comment-14230</guid>
		<description><![CDATA[I have followed the instruction and created vESXi with 2 virtual sockets.
I&#039;m puzzled why vCPU 0 is forever 100% utilised.]]></description>
		<content:encoded><![CDATA[<p>I have followed the instruction and created vESXi with 2 virtual sockets.<br />
I&#8217;m puzzled why vCPU 0 is forever 100% utilised.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vDesktop</title>
		<link>http://www.vcritical.com/2011/07/vmware-vsphere-can-virtualize-itself/#comment-14199</link>
		<dc:creator>vDesktop</dc:creator>
		<pubDate>Tue, 02 Oct 2012 15:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=3811#comment-14199</guid>
		<description><![CDATA[Do you have DNS resolving your hostnames of your ESXi host?]]></description>
		<content:encoded><![CDATA[<p>Do you have DNS resolving your hostnames of your ESXi host?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
