Category

VMware

34 articles in this category

vCenter Converter unable to see disks on source

January 27, 2015 1 min read

I'm working on converting a physical 2008 R2 server to a virtual machine for ESX 4.1.  I installed vCenter Converter Standalone 4.3 on this machine and ran through…

Proxmox VE 3.2 Installation Screenshots

June 12, 2014 1 min read

Installation of Proxmox VE 3.2 on an ESX 4.1 host. Note that KVM in Proxmox VE is not supported due to VT-x virtualization not being supported in ESX…

vCenter Converter fails to import machine at 1%

July 12, 2013 1 min read

I got kicked in the face by this again, and I even had the resolution documented internally.  Lost 45 minutes looking through logs before I finally search VMware…

View Multiple esxtop Outputs Side-by-Side

December 14, 2012 2 min read

The Problem I often use esxtop to review realtime performance metrics of various aspects of my virtual infrastructure.  One annoying thing is that I cannot view multiple ESX…

End of Availability of VMware ESX 4.x

November 28, 2012 2 min read

  Dear Valued Customer, VMware is announcing an End of Availability (“EoA”) date for VMware vSphere®   ESX hypervisor 4.x and for VMware Management Assistant (“vMA”) versions 1…

Can't Bind Windows 2008 R2 VM to Interface for DHCP

November 9, 2012 1 min read

UPDATE: I had originally thought I had resolved this by removing/re-adding the adapter. Turns out the issue reappeared this morning. After more researching, I found that it was…

Get VM Extra Configuration Details

September 27, 2012 1 min read

Add-PSSnapin VMware.vimautomation.core Connect-VIServer -server 10.10.10.1 -user "user" -password "luser" (get-vm -name "ZEUS").extensiondata.config.extraconfig | sort key | format-table Example Output Key Value DynamicType DynamicProperty --- ----- ----------- --------------- ethernet0.pciSlotNumber…

Set Ambient Temperature Alarm VMware ESX Host

August 3, 2012 1 min read

I had some temperature spikes in the data center recently that caused havoc and for some reason I never received notifications.  I guess this isn't configured to email…

vSphere Client: Disable Getting Started Tabs

July 23, 2012 1 min read

In vSphere Client 4.1, it is documented that to disable the Getting Started tab of VMs, you go to Edit -> Client Settings and untick Show Getting Started…

Migrating to vNetwork Distributed Switch

July 21, 2012 1 min read

Came across a great step-by-step article on migrating from standard vSwitch to vNetwork Distributed Switch in VMware vSphere 4.1.x. Zod Chen did a great write-up on his site…

VMware VirtualCenter Service will not start

July 20, 2012 1 min read

VMware VirtualCenter Service will not start. The VMware VirtualCenter Server service terminated with service-specific error The system cannot find the file specified.. I found that this is because…