move template from pve a TO pve b

haiwan

Well-Known Member
Apr 23, 2019
249
1
58
37
hi , we make a test.
from pve b vm Template backup later use sftp move to pve a /var/liv/vz/xxxx
later we pve a running qmrestore /var/lib/vz/dump/vzdump-qemu-100-2020_07_29-15_52_21.vma.zst 100 -storage local-lvm or
qmrestore /var/lib/vz/dump/vzdump-qemu-100-2020_07_29-15_52_21.vma.zst 100 all happen error.
notice: i forget pve a and b no version
pve a is 5.4 pve b is 6.2
we just try move vm Template on different cluster.
 
Great that you solved your issue by yourself.

It is better if you write what you did to solve it, that will help other people who have the same problem ;)

Please mark the thread as [SOLVED] Thanks!
 
Great that you solved your issue by yourself.

It is better if you write what you did to solve it, that will help other people who have the same problem ;)

Please mark the thread as [SOLVED] Thanks!
ok. no problem. this is very easy trouble.
issue pve5.4 backup support LZO GZIP , pve6.2 support LZO GZIP ZSTD.
so we running backup 6.2 is ZSTD move to pve 5.4 no read.
later we just renew backup LZO move to 5.4 is ok.
 
  • Like
Reactions: Moayad