migration of template to other nodes

Yes, it is possible just Convert VM or CT to template then Migrate the template to another node.
 
Yes, it is possible just Convert VM or CT to template then Migrate the template to another node.
But once the VM is converted to template, it state error and it's not allows to do migration to other nodes anymore.
 



Task viewer: VM 100 - Migrate (pool1 ---> pool2)

OutputStatus

Stop
2020-04-04 13:51:49 starting migration of VM 100 to node 'pool2' (10.10.10.4)
2020-04-04 13:51:49 found local disk 'local-lvm:base-100-disk-0' (via storage)
2020-04-04 13:51:49 found local disk 'local-lvm:vm-100-disk-1' (via storage)
2020-04-04 13:51:49 copying disk images
volume pve/vm-100-disk-1 already exists
command 'dd 'if=/dev/pve/vm-100-disk-1' 'bs=64k'' failed: got signal 13
send/receive failed, cleaning up snapshot(s)..
2020-04-04 13:51:50 ERROR: Failed to sync data - command 'set -o pipefail && pvesm export local-lvm:vm-100-disk-1 raw+size - -with-snapshots 0 | /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=pool2' root@10.10.10.4 -- pvesm import local-lvm:vm-100-disk-1 raw+size - -with-snapshots 0' failed: exit code 255
2020-04-04 13:51:50 aborting phase 1 - cleanup resources
2020-04-04 13:51:50 ERROR: found stale volume copy 'local-lvm:vm-100-disk-1' on node 'pool2'
2020-04-04 13:51:50 ERROR: migration aborted (duration 00:00:01): Failed to sync data - command 'set -o pipefail && pvesm export local-lvm:vm-100-disk-1 raw+size - -with-snapshots 0 | /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=pool2' root@10.10.10.4 -- pvesm import local-lvm:vm-100-disk-1 raw+size - -with-snapshots 0' failed: exit code 255
TASK ERROR: migration aborted
 
Yes, it is possible just Convert VM or CT to template then Migrate the template to another node.
Hello,
How exactly do you do that?
I cannot find a way to move/copy/migrate the templates from one node to another.
Where to click?
My templates are stored in the default storage: node1/local. I find no way to move them.
 
Oh, dear... I cannot even move containers between cluster nodes (with local storages), there is no GUI for that....