Hi,
my /etc/vzdump.conf include the following line:
but weekly backup show the following error:
and
any suggestion what wrong with my conf?
Regards,
my /etc/vzdump.conf include the following line:
Code:
exclude-path: "/home/*/backups/*" "/home/admin/admin_backups/*" "/tmp/*" "/var/tmp/*" "/home/*/domains/*/public_html/var/*" "/home/*/domains/*/public_html/wp-content/cache/*" "/var/log/modsec_audit/*" "/home/tmp/*" "/home/*/tmp/"
Code:
INFO: tar: ./home/m2user1/tmp/sess_cjrvemv3prgakqi3eqqokuij30: Cannot stat: Structure needs cleaning
Code:
ERROR: Backup of VM 172 failed - command 'set -o pipefail && tar cpf - --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' --one-file-system '--warning=no-file-ignored' '--directory=/mnt/pve/externalbackups/tmp/vzdumptmp1072640' ./etc/vzdump/pct.conf ./etc/vzdump/pct.fw '--directory=/mnt/vzsnap0' --no-anchored '--exclude=lost+found' --anchored '--exclude=./home/*/backups/*' '--exclude=./home/admin/admin_backups/*' '--exclude=./tmp/*' '--exclude=./var/tmp/*' '--exclude=./home/*/domains/*/public_html/var/*' '--exclude=./home/*/domains/*/public_html/wp-content/cache/*' '--exclude=./var/log/modsec_audit/*' '--exclude=./home/tmp/*' '--exclude=./home/*/tmp/' '--exclude=./tmp/?*' '--exclude=./var/tmp/?*' '--exclude=./var/run/?*.pid' ./ | pve-xdelta3 -q -e -c -s /mnt/pve/externalbackups/dump/vzdump-lxc-172-2020_05_01-23_09_02.tar.lzo | lzop >/mnt/pve/externalbackups/dump/vzdump-lxc-172-2020_05_01-23_09_02.tar.lzo--differential-2020_05_08-23_06_43.dat' failed: exit code 2
any suggestion what wrong with my conf?
Regards,