Hello! This is my first post and I am very satisfied with the discovery and use of Proxmox. I am still studying the Virtual Environment and all of its possibilities
I encountered some problems with the cloning of a KVM windows machine. Let me explain
Environment:
Proxmox version 3.2
Cluster with 2 nodes
Objective:
Clone of a KVM windows machine on another node via command line on a non-HA environment
Results:
qm clone <source_VMID> <destination_VMID> -name <destination_KVM_name> -target <destination_node>
The command works well but when i try to start the KVM on the destination node i get an "TASK ERROR: storage '<source_node>-storage' is not available on node '<destination_node>'
Any help is very appreciated, thanks
I encountered some problems with the cloning of a KVM windows machine. Let me explain
Environment:
Proxmox version 3.2
Cluster with 2 nodes
Objective:
Clone of a KVM windows machine on another node via command line on a non-HA environment
Results:
qm clone <source_VMID> <destination_VMID> -name <destination_KVM_name> -target <destination_node>
The command works well but when i try to start the KVM on the destination node i get an "TASK ERROR: storage '<source_node>-storage' is not available on node '<destination_node>'
Any help is very appreciated, thanks