Hello,
When performing a full clone of a VM/template stored on shared storage (e.g. RBD/Ceph) to a target node using local storage (e.g. directory or LVM-based), and the clone operation targets a different node than the source, Proxmox:
When performing a full clone of a VM/template stored on shared storage (e.g. RBD/Ceph) to a target node using local storage (e.g. directory or LVM-based), and the clone operation targets a different node than the source, Proxmox:
- Creates the new VM configuration file on the target node as expected.
- But does not transfer or properly copy the VM disk image to the selected local storage on that target node.
- As a result, the newly cloned VM is incomplete and unbootable, referencing a disk that does not exist locally.
Please confirm if this is intended behavior or a known limitation, and whether it could be improved in future versions.
My goal was to store VM templates on shared storage so I can clone VM from A server to targeted servers.
Last edited: