Hello,
We created a backup job in proxmox. The backup job runs on time but does not successfully backup all the vms. The error logs show following error for openvz based vms:
INFO: tar: ./lib64/libsemanage.so.1: Read error at byte 0, while reading 1536 bytes: Input/output error
INFO: Total bytes written: 670556160 (640MiB, 1.1MiB/s)
INFO: tar: Exiting with failure status due to previous errors
ERROR: Backup of VM 118 failed - command '(cd /mnt/vzsnap0/private/118;find . '(' -regex '^\.$' ')' -o '(' -type 's' -prune ')' -o -print0|sed 's/\\/\\\\/g'|tar cpf - --totals --sparse --numeric-owner --no-recursion --one-file-system --null -T -|lzop) >/mnt/pve/backup/dump/vzdump-openvz-118-2014_07_15-07_43_16.tar.dat' failed: exit code 2
INFO: Starting Backup of VM 103 (qemu)
For kvm vms we get a Timeout error. Also during the backup all the nodes turn red. all vms are being backed up using snapshot option. We are using 3.2-4 version of proxmox which is the development version.
Thanks,
Nadir Latif
We created a backup job in proxmox. The backup job runs on time but does not successfully backup all the vms. The error logs show following error for openvz based vms:
INFO: tar: ./lib64/libsemanage.so.1: Read error at byte 0, while reading 1536 bytes: Input/output error
INFO: Total bytes written: 670556160 (640MiB, 1.1MiB/s)
INFO: tar: Exiting with failure status due to previous errors
ERROR: Backup of VM 118 failed - command '(cd /mnt/vzsnap0/private/118;find . '(' -regex '^\.$' ')' -o '(' -type 's' -prune ')' -o -print0|sed 's/\\/\\\\/g'|tar cpf - --totals --sparse --numeric-owner --no-recursion --one-file-system --null -T -|lzop) >/mnt/pve/backup/dump/vzdump-openvz-118-2014_07_15-07_43_16.tar.dat' failed: exit code 2
INFO: Starting Backup of VM 103 (qemu)
For kvm vms we get a Timeout error. Also during the backup all the nodes turn red. all vms are being backed up using snapshot option. We are using 3.2-4 version of proxmox which is the development version.
Thanks,
Nadir Latif
Last edited: