Updated 2015-10-06 VMware released a patch today that will fix this problem, KB available here ————————— Updated 2015-10-01 Today VMware leased a KB 2133118 for the below described issue. No resolution included but a workaround. ———————— Original post ———————– Today i came across this VMware Communities thread that explains different scenarios where vSphere ESXi 5.5 Update 3 …
Tag Archive: ESXi 5.5
vSphere 5.5 Update 3 released
Yesterday, 2015-09-16, VMware released vSphere 5.5. Update 3 which includes new versions for: vCenter Server ESXi I have identified at least two problems i have seen that are now resolved in vCenter Server Defined permissions behave differently in vSphere Client and Web Client Moving VMs between the folders is disabled in the Web Client when permission …
ESXi mgmt network lost when adding ESXi to VDS
So the other day a had a very unpleasant experience when adding a few new ESXi hosts, version 5.5 U2 including the latest patch, to an existing vCenter Server (5.5 U2e) vNetwork Distributed switch (VDS). I used the wizard in the vSphere web client and followed the recommendation but i guess i could have made …
vMotion – A general system error occurred
Updated 20170127 Apparently this applies to vSphere 6.5 as well according to a comment below. Thanks Joe for letting us know ———————————————————————– The other day i had an issue with vMotion migrations in my vSphere environment running the following versions: vCenter Server 5.5.0 build 2183111 ESXi 5.5.0 build 2143827 The error i was seeing happened at …
HP HPSA driver 5.x.0.58-1 can cause ESXi 5.x PSOD
A few days ago i received a call from one of my old customers who asked for advice regarding a VMware ESXi 5.5 Purple Screen Of Death (PSOD) situation. He had already created a VMware service request but wanted a chat while waiting for a reply. I quickly searched the HP support center web site …
ESXi 5.1 U1 Purple Screen of Death
A few days ago i was contacted by a customer who was running vSphere 5.1 U1 which is about one year old. For various reasons they have not yet upgraded to a later version of vSphere 5.1 or to vSphere 5.5. However, there has been quite some time since i a have seen a purple screen …
ESXi host VMkernel.Boot.terminateVMOnPDL configuration using PowerCLI
I have already written a blog post about how you can configure the ESXi host setting disk.terminateVMOnPDLDefault in vSphere version 5.1. You can find that blog post here. I have received a couple of questions about how to configure the setting, called VMkernel.Boot.terminateVMOnPDL, in ESXi 5.5 so i decided to put together a blog post about it. …
Determine the VMFS disk space a thin provisioned virtual machine disk consumes
I was asked by a customer the other day how to find out, using the ESXi command line, how much disk space a thin provisioned virtual machine disk consumes. Back in the ESX days you used the du command to query the virtual machine disk and in ESXi, version 5.5, you need to use the stat command. Fot this …
ESXi host advanced settings
During every vSphere design and Health Check the vSphere advanced settings are being discussed and every once in a while i receive an email asking me what vSphere advanced settings i normally use and recommends. I know Duncan Epping wrote a blog post about when to use the vSphere advanced settings a while ago. In general i agree …
ESXi host disk.terminateVMOnPDLDefault configuration using PowerCLI
This section is updated since vSphere 5.5 was GA during VMworld 2013. From now on the configuration option has changed regarding two things: Name – It is now called VMkernel.Boot.terminateVMOnPDL and not Disk.terminateVMOnPDLDefault Configuration – It is now an advanced ESXi configuration parameter and not a text string in the ESXi host file /etc/vmware/settings Continue reading if …