qm clone?

Flastor

New Member
Mar 11, 2015
1
0
1
Hello,

I'm trying to migrate just one VM to a vmware vsphere (not my choice) and I would like to use proxmox tools for that.
I ran into the qm command I was wondering if "qm clone" would do this job.

The man specify something like that :

Code:
 qm clone <vmid> <newid> [OPTIONS]
(...)
   -format    (qcow2 | raw | vmdk)
(...)

So, if I run this cmd
Code:
qm clone 100 101 -format vmdk -name 100_vmware_export

I would have a working vmdk on a vsphere?

Thanks!
 
Hi,
yes the disk will run on esxi.
However the emulated Hardeware will run you must try!