Hi guys !
Is any way, how to migrate VM from one pve to another with compression? On origin I have ZFS storage, the new one has thin lvm. Im trying to use vzdump with --compress but its doesnt work, with zstd same:
vzdump 306 --stdout --compress=lzo | ssh 10.60.xxx.xxx "lz4 -d | qmrestore...