Browsed by
Category: VMware

Spectre Vulnerability – How to Patch VMware ESXi

Spectre Vulnerability – How to Patch VMware ESXi

Yesterday, news broke about vulnerabilities affecting AMD, Intel, and ARM CPU’s. These vulnerabilities, termed Meltdown and Spectre, have the potential to expose information that the machine(s) process. Check out this post for an in-depth look. At this point, it appears that VMware ESXi is not vulnerable to Meltdown; however, they have released patches for Spectre. It has been speculated that patching the flaws will cause performance hits. To what degree varies by reporting source. As always, test patches before deployment and…

Read More Read More

Downgrade VMware VM Hardware Version

Downgrade VMware VM Hardware Version

A few weeks back, we discussed how to downgrade ESXi versions. These downgrades or rollbacks will often time bring compatibility issues into play. One such issue is the compatibility between the ESXi version and virtual machine hardware version. If a virtual machine with a higher version of hardware resides on an unsupported (lower) ESXi version, you will receive an error and not be able to start the machine. The error will state – This virtual machine uses hardware version x,…

Read More Read More

How to Downgrade/Roll Back ESXi 6.5

How to Downgrade/Roll Back ESXi 6.5

Occasionally, an issue or bug will require admins to revert to a previous build or version of ESXi. In the event you patch your hosts (as opposed to fresh installs), it is possible to rollback to a prior installed version via the GUI. Rollbacks should not be taken lightly. If you are reverting in a production environment, discuss options with support first. A few housekeeping items before we jump into the rollback process. Compatibility – If you are leveraging new…

Read More Read More

Install Nested ESXi 6.5 on Ravello

Install Nested ESXi 6.5 on Ravello

Recently, I had the opportunity to test a nested lab deployment on Oracle’s Ravello Cloud Service. If you are unfamiliar with Oracle’s Ravello offering, it enables you to deploy your VMware or KVM workloads on Oracle Public Cloud, AWS, or Google Cloud. Ravello seamlessly runs your environment on top of their own nested hypervisor, HVX. HVX, in turn, is run on resources provisioned by Oracle, AWS, or Google Cloud. Utilizing Ravello’s HVX hypervisor allows the underlying cloud infrastructure to behave like your traditional datacenter; thus, enabling…

Read More Read More

Reset vCenter SSO Administrator Password vSphere 6.5

Reset vCenter SSO Administrator Password vSphere 6.5

By default, the vCenter Single Sign-On password expires every 90 days. To prevent unexpected expiration, the vSphere Client issues a warning when the password is about to expire; however, if you find yourself in a situation where you cannot recall the password or the password has expired, it can be reset. The reset process is performed from an SSH session to vCenter. Reset SSO Administrator Password To begin, SSH to the vCenter Server Appliance and log in with the root account.