VMware

From UVOO Tech Wiki
Jump to navigation Jump to search

VMware vSphere, ESXi and other related goodies

Create Template for Terraform and other provisioning needs.

# Base install of Ubuntu Bionic and then
sudo apt-get install -y open-vm-tools ssh
vmkfstools -i myfile.vmdk -d thin dest/myfile.vmdk

this copies both .vmdk and -flat.vmdk

Performance

Guest Customizations

References

Support Ubuntu 20.04 on G.5

  • VM Options->Advanced->Configuration Parameters->Edit Configuration..
    • disk.EnableUUID = TRUE

Scan new drives without reboot

  • echo "- - -" | sudo tee /sys/class/scsi_host/host*/scan