I’ve recently had the pleasure of taking over management of a customer’s DR environment. It’s in pretty good shape, mostly. Much more modern hardware than I often see, save for the iSCSI VM storage. iSCSI
Read moreCategory: vSphere
‘Connection Control Operation Failed for Disk’ with Content Libraries
When trying to attach an ISO stored in a VMware Content Library the operation fails with the following error- Connection control operation failed for disk 'sata0:0'. To resolve follow these steps- Head over to the
Read moreRemoving Orphaned VMs Managed by Plugins from vCenter 6.7
Tonight I found myself in an unlikely situation but one I’ve been in (and got out of) before. Fortunately, past me didn’t document how he got out of it, so I had the pleasure of
Read moreESXi LUN Masking with ESXCLI
Take a look at the following screenshot- How many disks are mapped or connected to this host? If I then showed you this screenshot, would it change your mind? LUN masking on ESXi goes against
Read moreReset Locked ESXi Root Account
By default, 10 failed logins to ESXi will lock the account. vCenter opens up a few options for changing a password (setting a new password with a host profile being the obvious one that springs
Read moreProvisioning ESXi Hosts with Auto Deploy
As far as a TLDR goes, Auto Deploy is a VMware feature that allows taking a bare metal host, PXE booting into ESXi, applying configuration and bringing it, as a working, fully configured host; into
Read morePerforming Scripted ESXi Installation
Interactive installations of ESXi are great in theory but what about when the datacenter scales in size? There are a few options when it comes to automating ESXi installation- one is the scripted installation. Scripted
Read moreUpgrade vCSA from 6.5 to 6.7 with CLI Installer
Or is it “automate all the things”? Here’s a run down of a little bit of both. CLI vCenter Server Appliance upgrades starts at the same place as with a GUI install. Download the vCSA
Read moreDeploy Additional Embedded vCSAs with CLI Installer
I’ve been toying with automated and scripted deployments of vCSAs and ESXi recently so thought I’d do a quick run through deploying an additional embedded vCSA in Enhanced Linked Mode via CLI. This topology is
Read moreDeploy VMware vCSA with CLI Installer
The whole point of a homelab is having an environment that’s detached from production and can be broken without consequence. Recently though, my homelab has become a bit more prod/DC/darling, why is the internet not
Read more