Vmkfstools: Difference between revisions

m
mNo edit summary
Line 68: Line 68:


=== Examples ===
=== Examples ===
Export a VM disk in 2GB chunks, note that since ESXi 5.x the 2GB sparse driver is disabled.
Export a VM disk in 2GB chunks, note that since ESXi 5.1+ the 2GB sparse driver is disabled.
  vmkfstools -i /vmfs/volumes/storagename/YourVM/YourVM.vmdk -d 2gbsparse /vmfs/volumes/storage2/YourVM/YourVM.vmdk
  vmkfstools -i /vmfs/volumes/storagename/YourVM/YourVM.vmdk -d 2gbsparse /vmfs/volumes/storage2/YourVM/YourVM.vmdk


Line 110: Line 110:
  vmfsDisk: 1, rdmDisk: 0, blockSize: 1048576  
  vmfsDisk: 1, rdmDisk: 0, blockSize: 1048576  
  Hole Punching: 3% done.
  Hole Punching: 3% done.


=== Links ===
=== Links ===
1,274

edits