close
clone vm with snapshot
vmkfstools -i /vmfs/volumes/<vm datasore>/<vm name>/<vm disk name>-000001.vmdk /vmfs/volumes/<new vm datasore>/<new vm name>/<new vm disk name>.vmdk
clone vm without snapshot
vmkfstools -i /vmfs/volumes/<vm datasore>/<vm name>/<vm disk name>.vmdk /vmfs/volumes/<new vm datasore>/<new vm name>/<new vm disk name>.vmdk
The actual syntax of vmkfstools command is
vmkfstools -i source_path destination_path -d disk_format(ex. thin) -a adapter_type
全站熱搜