Top Posts
- Moving VMs from ESX to Workstation
- Moving a vmnic from vDS to vSS at the host commandline
- vSphere5: Setting the Observed IP Range
- PSExec command-line parameters
- Looping, incrementing batch files
- "300 out of 500" : What is a passing score?
- Migrate VMs between portgroups/virtual switches/vSS/vDS
- vSphere 6.x Observed IP range
- Removing virtual flash partition
- VCAP DCV 6.5 Deploy a.k.a VMware Certified Advanced Professional — Data Center Virtualization Deploy 2018 a.k.a 3V0-21.18
Subscribe to Blog via Email
Feedback
Category Cloud
Wordpress
Tag Archives: vmdk
VMDK growth patterns (VMFS3 / 5)
I got curious about block sizes and how thin provisioned .vmdks and snapshot .vmdks grow, especially now that VMFS5 uses a 1MB “unified” block size. I came up with the following table: VMDK File growth patterns VMFS3 ESXi 4.1………Thin Provision…..Snapshots … Continue reading
Are you thin, thick or just lazy?
vSphere 5 is almost upon us and I’ll try to start throwing out nuggets (now that I’ve learned the Beta NDA is over). One of my favorite tidbits is the new way to create hard drives (VMDKs) for virtual machines. … Continue reading
Posted in Cloud, Computing, Storage, Virtualization, VMware Tagged performance, storage, vmdk, vSphere5 7 Comments
Moving VMDK files
If you don’t have vSphere installed, or don’t have Storage vMotion and want to move vCenter itself there are several ways, the “vmkfstools” from the commandline, V2V with VMware Converter or another P2V tool, or by using the vSphere client’s … Continue reading