A vmdk createType="vmfs" uses a line in the extent description like
# Extent description
RW <extent size in sectors> VMFS "name-flat.vmdk"
I want to use
# Extent description
RW <extent size in sectors> VMFS "name-flat.vmdk" <offset in sectors>
Is there a trick to do that ?
At the moment ESXi complains and says the vmdk may not be a virtual disk