VMDK Failed to Clone (copy) – Invalid Change Tracker Error Code (7228)

When attempting to copy (clone) a VMDK, we were experiencing the issue that a copy of a VMDK would get to about 100% then fail. Performing via the Web UI or via the CLI (from a host directly) would give the same issue. We attempted this on another VM and it worked fine, it turned […]

More...

VMware vCenter SSO Authentication via OKTA (with SCIM User Provisioning – Locally Driven)

VMware vCenter can use a multitude of authentication methods, such as LDAP, Active Directory and SAML (ADFS), however since vCenter 8.0 U1 the ability to integrate with OKTA for authentication has been added, which allows for adding MFA (multi-factor authentication) for enhanced security and detaching the vCenter appliance from Active Directory. When switching to use […]

More...

VMware Host Profile and the the option “uservars.suppressShellWarning” or “UserVars.SuppressHyperthreadWarning”

We had some older VMware hosts where there is a warning about a host being vulnerable to a particular CVE relating to the processor type, in this case the fix was not possible, but we still wanted to suppress the warning. When applying the normal Host Profile it was grumbling about this shell warning, so […]

More...

VMware Ansible – Getting Started Examples

Infrastructure as Code (IaC) is managing infrastructure using a DevOps type methodology. Where the current configuration of your infrastructure is represented in code, any additions, changes or deletions are also made through this code. There are various methods to codify your infrastructure, some proprietary like AWS Cloudformation, others are generic like Ansible or Terraform. The […]

More...

VMware Software and Firmware Upgrade Strategy (HPE Focussed)

Keeping a VMware ecosystem up to date is a challenge. Ensuring you are running a supportable and stable combination of VMware ESXi, device drivers, extensions and hardware firmware is a lot of moving parts to keep “in synch”. Essentially the version of the device drivers needs to be supported by VMware ESXi, the version of […]

More...

VMware vLCM with HPE iLO Amplifier Error Adding Service Pack for Proliant (SPP)

A fairly common error with a fairly easy fix. When adding the Service Pack for Proliant (SPP) I was seeing this error message: “some error occured while online deport registration” The error appears here, the “important notes” gives you the clue to the fix. You need to ensure that your iLO Amplifier appliance(s) are not […]

More...

VMware vCenter – Extending Disk to Resolve Log Disk Exhaustion

If and when a log disk begins to fill up you will see messages such as “Log Disk Exhaustion on <vcenter name>”.  Within the vCenter console and VAMI you can see the log drive is running low on space. If you are using VMware HA for vCenter, i.e. two vCenter appliances, you will need to […]

More...

“Host hostname currently has no management network redundancy”

We had a VMware ESXi host start to display this following a networking instability issue. The host was checked and it did indeed have network redundancy, so this message was not correct, and appeared to be stuck warning about a condition that did not exist. Resolution is given in: https://kb.vmware.com/s/article/2008602, and in our case just […]

More...