Reply to Message

View discussion in a popup

Replying to:
Karunakar
Hot Shot
Hot Shot

HI,

You can do this using the feature called StorageVmotion (SVmotion) , or you can also try to import the existing vmdk file of the vm to the new storage.

use "vmkfstools -i <source> <destination>"

you should specify the complete path of the vmdk file, as /vmfs/volumes/storage1/vmfolder/vmname.vmdk, same pattern for destination also.

-Karunakar