Reply to Message

View discussion in a popup

Replying to:
jravnsba1
Contributor
Contributor

Script to convert VM from thin to thick eager zeroed while it is powered on

My VM has two disks located on Datastore_005 and Datastore_006

The disk located on Datastore_005 is Thin

The disk located on Datastore_006 is EagerZeroedThick

I can convert the VMs disks from thin to thick eager Zeroed by:

move-vm MyVM01 -datastore Datastore_007 -DiskStorageFormat  EagerZeroedThick

Is it possible to convert on the disk located on Datastore_005 to Thick Eager Zeroed without moving it to another Datastore while the VM is online ?

Joern Ravnsbaek