LXC can't migrate and select which disk to use

You can migrate a container when the relevant storages are available on the target node. But currently, you cannot change storages during migration.

EDIT: a --target-storage option is implemented in pve-container >= 4.1-4.
 
Last edited:
if you have come here from google looking to migrate lxc container to a different host with different storage names. The cli tool support it with pct migrate <VMID> <HOST> -target-storage <STORAGE_NAME>