While installing new HP BL460c Gen8’s (Xeon E5-2680 v2) we discovered some strange behavior while setting the HP Power Profile setting to “Maximum Performance”. It appears that this setting causes the ESXi 5.1 Installer to not see the Internal SD-Card as storage device anymore. Default BIOS Settings give us this, which is good:
BL460c Gen8: Not detecting SD-Card during ESXi 5.1 Installation
https://virtualkenneth.com/2014/08/07/bl460-detecting-sd-card-esxi-5-1-installation/
ESXi Hostname lookup with DHCP/DNS
Within this article I will share some of the challenges faced while implementing a VMware Auto Deploy environment with DHCP for the Management Network. The environment uses an Infoblox DHCP/DNS appliance but contains some good-to-know things that are not Infoblox specific, so keep on reading. DHCP is configured to use mac-address reservations to ensure that […]
https://virtualkenneth.com/2012/12/14/esxi-dns-hostname-lookup-with-dhcp/
Running scripts on the ESXi shell with correct time-stamps
While working on the ESXi shell you might notice that the “date” command returns the UTC time instead of displaying the correct time zone like ESX Classic does. This is by design within ESXi and stated in this VMware KB article: ESXi uses UTC time and does not support changing time zones Although it’s not supported to […]
https://virtualkenneth.com/2012/01/26/running-scripts-on-the-esxi-shell-with-correct-time-stamps/
BIOS settings in a VMware ESX(i)/vSphere Environment
Over the last period I’ve noticed that a lot of customers aren’t aware of BIOS settings that can be changed as a best practice for VMware ESX(i)/vSphere environments. In this article I want to outline some of these best practices specifically based on HP Hardware, but feature-like options are available within other vendors as well. […]
https://virtualkenneth.com/2010/12/06/bios-settings-in-a-vmware-esxivsphere-environment/
Automating ESXi Deployment with UDA 2 and bash script
Recently I’ve been asked to deploy a huge amount of ESXi 4.1 Hosts using the Ultimate Deployment Appliance (UDA 2). Let’s start off by saying that the UDA is a fantastic tool but for mass deployment without user-intervention you really don’t want to manually create a template for each host and you so I figured that bash scripts could help […]
https://virtualkenneth.com/2010/09/17/automating-esxi-deployment-with-uda-2-and-bash-script/
Setting up vSphere ESXi 4.1 Scripted Installation
Scripted installation is a new feature for ESXi which is introduced with the release of vSphere 4.1. In this article I’m describing the setup of my home lab in which I use this new feature. Please be advised that this article assumes some basic understanding of Windows and ESX and gives you some guidelines which you can […]
https://virtualkenneth.com/2010/07/21/setting-up-vsphere-esxi-4-1-scripted-installation/