<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>VSphere on John Billekens | Notes from the field</title><link>https://blog.j81.nl/categories/vsphere/</link><description>Recent content in VSphere on John Billekens | Notes from the field</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 John Billekens</copyright><lastBuildDate>Sun, 08 Jun 2014 08:43:14 +0000</lastBuildDate><atom:link href="https://blog.j81.nl/categories/vsphere/index.xml" rel="self" type="application/rss+xml"/><item><title>Nested Hypervisor on vSphere</title><link>https://blog.j81.nl/posts/nested-hypervisor-on-vsphere/</link><pubDate>Sun, 08 Jun 2014 08:43:14 +0000</pubDate><guid>https://blog.j81.nl/posts/nested-hypervisor-on-vsphere/</guid><description>&lt;p&gt;VM Hardware version 9 or Higher VM Advanced settings add:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;vhv.enable = &amp;ldquo;true&amp;rdquo;&lt;/li&gt;
&lt;li&gt;hypervisor.cpuid.v0 = &amp;ldquo;FALSE&amp;rdquo; (Hyper-V)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And in vSphere Webclient enable &amp;ldquo;Expose hardware assisted virtualization to the guest OS&amp;rdquo; under CPU.&lt;/p&gt;</description></item><item><title>VSA change MAC vSphere 5.1</title><link>https://blog.j81.nl/posts/vsa-change-mac-vsphere-5.1/</link><pubDate>Sun, 03 Nov 2013 16:03:22 +0000</pubDate><guid>https://blog.j81.nl/posts/vsa-change-mac-vsphere-5.1/</guid><description>&lt;ol&gt;
&lt;li&gt;edit the vmx file &lt;strong&gt;/vmfs/volumes/50bf4d82-31b73571-5543-001e4f378eac/MAS # vi MAS.vmx&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;ensure you are using generated MACs: &lt;strong&gt;ethernet0.addressType = &amp;ldquo;generated&amp;rdquo;&lt;/strong&gt; &lt;strong&gt;ethernet1.addressType = &amp;ldquo;generated&amp;rdquo;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;edit these 3 lines to reflect the MAC you want. this  assumes you want to use one of the &amp;ldquo;VMWARE automagic (00:0c:29)&amp;rdquo; ones, notice the last 6 chars of the first two lines match the last 3 octets of your MAC &lt;strong&gt;uuid.location = &amp;ldquo;56 4d 74 53 f4 52 bf 03-02 fb 39 13 6b 2b 6c fc&amp;rdquo;&lt;/strong&gt; &lt;strong&gt;uuid.bios = &amp;ldquo;56 4d 74 53 f4 52 bf 03-02 fb 39 13 6b 2b 6c fc&amp;rdquo;&lt;/strong&gt; &lt;strong&gt;ethernet0.generatedAddress = &amp;ldquo;00:0c:29:2b:6c:fc&amp;rdquo;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;if you want ethernet1 to match something specific instead, you need to subtract 10 (0x0A) from the last octet of the ethernet0 MAC because of this line: &lt;strong&gt;ethernet1.generatedAddressOffset = &amp;ldquo;10&amp;rdquo;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;This will create ethernet1&amp;rsquo;s MAC with a value of 10 more than ethernet0. I didn&amp;rsquo;t play around with different values here, but presumably you could calculate &amp;amp; edit this number to get both MACs to match your needs.&lt;/li&gt;
&lt;li&gt;remove the VM from inventory, and re-import it (by browsing the datastore to the vmx file)&lt;/li&gt;
&lt;li&gt;When starting the VM, answer &amp;ldquo;I moved it&amp;rdquo; to the dialog box asking about what happened to your machine&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>vSphere 5.1 static MAC</title><link>https://blog.j81.nl/posts/vsphere-5.1-static-mac/</link><pubDate>Sun, 24 Feb 2013 11:47:18 +0000</pubDate><guid>https://blog.j81.nl/posts/vsphere-5.1-static-mac/</guid><description>&lt;h1 class="relative group"&gt;Failed to start VM
 &lt;div id="failed-to-start-vm" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#failed-to-start-vm" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h1&gt;
&lt;p&gt;After upgrading an ESX cluster from vSphere 5.0 to vSphere 5.1 a VM failed to reboot.. Instead, an error message was issued: &lt;em&gt;Failed to start the virtual machine.&lt;/em&gt; &lt;em&gt;Module DevicePowerOn power on failed.&lt;/em&gt; &lt;em&gt;Could not set up “macAddress” for ethernet0.&lt;/em&gt; &lt;em&gt;Invalid MAC address specified.&lt;/em&gt; &lt;em&gt;00:0C:29:A0:B0:1D is not an allowed static Ethernet address. It conflicts with VMware reserved MACs.&lt;/em&gt;  &lt;/p&gt;</description></item><item><title>Oversubscription Pros &amp; Cons + how far it should go before it becomes dangerous</title><link>https://blog.j81.nl/posts/oversubscription-pros-cons--how-far-it-should-go-before-it-becomes-dangerous/</link><pubDate>Wed, 28 Nov 2012 07:56:06 +0000</pubDate><guid>https://blog.j81.nl/posts/oversubscription-pros-cons--how-far-it-should-go-before-it-becomes-dangerous/</guid><description>&lt;p&gt;&lt;strong&gt;Best Practices for Oversubscription of CPU, Memory and Storage in vSphere Virtual Environments&lt;/strong&gt; Pros and cons of oversubscription and how far it should be taken before it becomes dangerous Scott D. Lowe &lt;a href="http://www.vkernel.com/files/docs/white-papers/vsphere-oversubscription-best-practices.pdf" target="_blank" title="http://www.vkernel.com/files/docs/white-papers/vsphere-oversubscription-best-practices.pdf"&gt;&lt;a href="http://www.vkernel.com/files/docs/white-papers/vsphere-oversubscription-best-practices.pdf" target="_blank" rel="noreferrer"&gt;http://www.vkernel.com/files/docs/white-papers/vsphere-oversubscription-best-practices.pdf&lt;/a&gt;&lt;/a&gt; &lt;a href="https://blog.j81.nl/wp-content/uploads/2012/11/vsphere-oversubscription-best-practices-1-1.pdf" &gt;vSphere Oversubscription Best Practices&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>