can't restore, backup file is corrupted?

openaspace

Active Member
Sep 16, 2019
486
13
38
Italy
this mean that the backup file is corrupted?
I have copied the file from another proxmox server.

Code:
recovering backed-up configuration from 'zfs-proxmox-data:backup/vzdump-lxc-106-2022_12_28-05_08_41.tar.lzo'
  Logical volume "vm-112-disk-0" created.
Creating filesystem with 86507520 4k blocks and 21626880 inodes
Filesystem UUID: 754c17d4-ba15-4b0e-a7c2-d3b0b6cf9052
Superblock backups stored on blocks:
    32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
    4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968
restoring 'zfs-proxmox-data:backup/vzdump-lxc-106-2022_12_28-05_08_41.tar.lzo' now..
extracting archive '/zfs-sas/proxmox-data/dump/vzdump-lxc-106-2022_12_28-05_08_41.tar.lzo'
lzop: <stdin>: Checksum error
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
  Logical volume "vm-112-disk-0" successfully removed
TASK ERROR: unable to restore CT 112 - command 'tar xpf - --lzop --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' -C /var/lib/lxc/112/rootfs --skip-old-files --anchored --exclude './dev/*'' failed: exit code 2
 
Hello,

yes, it appears that the file is corrupted. Do you still have the original file on the other PVE server? Then you could compare file checksums using e.g. md5sum or sha1sum.
 
Hello,

yes, it appears that the file is corrupted. Do you still have the original file on the other PVE server? Then you could compare file checksums using e.g. md5sum or sha1sum.
Thank you. I have deleted it for space reasons.. and created new one.. worked.

Question, could be that I run proxmox backup server in the same server where now I run proxmox hypervisor (I use it for local Nas with zfs running a container to serve Samba and NFS share)?

In local server I have 12 tb free where I can receive backups from remote server.. or better creating a local zfs data set synchronized with the remote server? ( Too bandwidth expensive?)