Category: ESXi

How to encrypt an existing Virtual Machine or Virtual Disk

ESXi

Prerequisites: vCenter server must be configured and connected with the KMS server.  Please refer to this article: How to connect vCenter with external KMS ESXi servers that will run encrypted VM’s must be allowed to communicate with KMS server over TCP. Create an encryption storage policy or use the bundled sample, VM Encryption Policy. Downtime…

Read more

How to find iDrac IP Address from VMware ESXi

ESXi

Solution was tested on both DELL and Cisco UCS boxes. SSH to ESXi hosts Log with root account Run the command lines shown below to get the idrac IP address: The iDRAC IP is displayed in the row “IPv4 Address”. The iDRAC IP is displayed in the row “IPv4 Address”. If you have a questions,…

Read more

VMware vCenter Server 7.0 Update 2c, VMware ESXi 7.0 Update 2c – overview.

ESXi vCenter

Discontinuation of Trusted Platform Module (TPM) 1.2 in a future major vSphere release: VMware intends in a future major vSphere release to discontinue support of TPM 1.2 and associated features such as TPM 1.2 with TXT. To get full use of vSphere features, you can use TPM 2.0 instead of TPM 1.2. Support for TPM 1.2…

Read more

Cannot copy files to host data.host. Check the management service status, network connectivity with vCenter and disk space on the host.

ESXi

Oh boy, oh boy, what a bumpy ride I had with upgrading my vSphere environment form 6.5 version to 7.0.2. First I had issue with prolong boot on ESXi hosts, I wrote about this in this article providing solution, now after following workaround I upgraded to 7GA (generic version, first release) and wanted to run…

Read more

After upgrading to ESXI 7.0 update 2 , the reboot process is Extremely slow boot

ESXi

On one of my clusters (with over 30 hosts) it took literally six and half hours for one host to get back online. Furthermore they never return to vCenter. Status was Disconnected. I had to manually click on Connection -> connect. The booting process stuck on vmw_vaaip_symm loaded successfully On the small cluster it was…

Read more

What to do if your baseline is incompatible?

ESXi

During ESXi upgrade process on one of the cluster I saw that baseline which works fine everywhere else is incompatible! What would be your first though ? Reboot? Old firmware? Fortunately we can scroll down and have a look what the error is all about. As we can see there is an issue with VIBs.…

Read more

ESXi ESXCLI Firewall Commands

ESXi

You can use the ESXi Shell or ESXCLI commands to configure ESXi at the command line to automate a firewall configuration. NOTE: You can only manage predefined ports. To create custom firewall ports you need to create XML file Command Description esxcli network firewall get Return the enabled or disabled status of the firewall and lists default actions. esxcli…

Read more

DO NOT clone ESXi boot devices!

ESXi

Some of admins are keen to clone ESXi boot device in order to speed up the deployment. Please remember that this workflow is not at all supported by VMware. NOTE: After upgrading to ESXi 7.0U2, corruption can occur on VMFS datastores if the ESXi hosts sharing those LUNs had their boot devices cloned (84349) This…

Read more