ESXI

How to Clone a Virtual Machine in ESXI (without vCenter)

When you’re running ESXI without vCenter, sometimes really niche things come up and you have situations that are kind of a pain without the appropriate management software so sometimes you gotta be a little janky.

  • So Primarily you’re going to want to power off the VM you want to clone.

  • Then you want to right click the VM and chose Edit Settings.

    • In the Virtual Hardware tab take not of the name and location of your Disk File.
  • Next you’re going to open your Datastore Browser by going Storage and in the Datastores tab click the Datastore Browser button.

    Read more >

Object type requires hosted I/O in HASOS on ESXI

So for some reason that Home Assistant OS virtual machine doesn’t really like being on certain versions of Vmware ESXI (typically older versions as I assume they do their testing as close to the newer releases as possible). I believe the issue stems from needing to change your virtual disk to IDE instead of SCSI which causes some underlying hard drive integrity issues that they didn’t plan for. Nonetheless, the fix is pretty easy and just takes a couple of minutes on your time and a Linux terminal (or any terminal that can SSH I guess).

Read more >