gclayburg / coreos-vmware-deploy

Bash script for provisioning coreos cluster on vmwware ESXi
18 stars 4 forks source link

vmkfstools #1

Open zavndw opened 7 years ago

zavndw commented 7 years ago

Hellow. In step: # Convert VMDK from 2gbsparse from hosted products to Thin vmkfstools -i -d thin coreos.vmdk I get a command execution error exsi version 6.5

gclayburg commented 7 years ago

Hi @zavndw . This tool has been tested on vmware ESXi version 4.1.0. It may need to be updated for newer ESXi versions. I'm certainly open to a pull request to fix it.

What is the output of vmkfstools --help on your system?