migration between storages

starnetwork

Renowned Member
Dec 8, 2009
430
10
83
I have Cluster on 4 Nodes over Proxmox 5
3 nodes working with Ceph Shared storage and one node with with local ZFS
now, I want to migrate LXC container from node #4 with localzfs to
Node #1 with Ceph storage, and I got this error:
Code:
2017-10-11 16:38:56 ERROR: migration aborted (duration 00:00:00): storage 'localzfs' is not available on node 'server201'
TASK ERROR: migration aborted
any option to migrate and select the storage in target node?

Regards,
 
Hi,

yes you can do this on the command-line with qm command.
see
Code:
qm help migrate
 
Hi,

yes you can do this on the command-line with qm command.
see
Code:
qm help migrate
Thanks wolfgang!
any plan to add this to GUI?
mean, add storage drop down under the target destination, show the available storage options for each target node for example?

Regards,
 
Hi wolfgang,
additional question, qm not working only for VM?
I need to migrate LXC container, any solution?
 
Sorry my fault
Code:
pct help migrate