Hello
we have about 12 lxc's that are backed up to pbs and vzdump to ext4 . on the average 1 per day have backup failures. the fails are to pbs and old type vzdump.
this has been going on for some weeks. here are some of the errors:
we have about 12 lxc's that are backed up to pbs and vzdump to ext4 . on the average 1 per day have backup failures. the fails are to pbs and old type vzdump.
this has been going on for some weeks. here are some of the errors:
Code:
602: 2020-09-14 00:04:40 INFO: Starting Backup of VM 602 (lxc)
602: 2020-09-14 00:04:40 INFO: status = running
602: 2020-09-14 00:04:40 INFO: CT Name: bc-sys2-buster
602: 2020-09-14 00:04:40 INFO: including mount point rootfs ('/') in backup
602: 2020-09-14 00:04:40 INFO: excluding volume mount point mp1 ('/var/lib/bluecherry/recordings/') from backup (disabled)
602: 2020-09-14 00:04:40 INFO: backup mode: snapshot
602: 2020-09-14 00:04:40 INFO: ionice priority: 5
602: 2020-09-14 00:04:40 INFO: create storage snapshot 'vzdump'
602: 2020-09-14 00:04:41 INFO: creating vzdump archive '/nvme-ext4/dump/vzdump-lxc-602-2020_09_14-00_04_40.tar.zst'
602: 2020-09-14 00:04:49 INFO: tar: ./var/lib/php/sessions/sess_ec6p8vhh2e7fv1mkhu5p29j743: Cannot stat: Structure needs cleaning
602: 2020-09-14 00:04:49 INFO: tar: ./var/lib/php/sessions/sess_offhlc0vk1pu8lrp1b72fv0o7r: Cannot stat: Structure needs cleaning
602: 2020-09-14 00:04:49 INFO: tar: ./var/lib/php/sessions/sess_g9d04ddt1kkhlkpat2efbqefqg: Cannot stat: Structure needs cleaning
602: 2020-09-14 00:05:55 INFO: Total bytes written: 2334740480 (2.2GiB, 31MiB/s)
602: 2020-09-14 00:05:55 INFO: tar: Exiting with failure status due to previous errors
602: 2020-09-14 00:05:55 INFO: remove vzdump snapshot
602: 2020-09-14 00:05:56 ERROR: Backup of VM 602 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=/nvme-ext4/dump/vzdump-lxc-602-2020_09_14-00_04_40.tmp' ./etc/vzdump/pct.conf ./etc/vzdump/pct.fw '--directory=/mnt/vzsnap0' --no-anchored '--exclude=lost+found' --anchored '--exclude=./tmp/?*' '--exclude=./var/tmp/?*' '--exclude=./var/run/?*.pid' ./ | zstd --rsyncable '--threads=1' >/nvme-ext4/dump/vzdump-lxc-602-2020_09_14-00_04_40.tar.dat' failed: exit code 2
# changing cronjob for rsnapshot so it not done at the same time as backups prevented these. we had 1-2 per day .
606: 2020-09-02 17:06:26 INFO: Error: error at "rsnapshot/hourly.8/localhost/fbc/bin": stat failed on "rsnapshot/hourly.8/localhost/fbc/bin/sip": EUCLEAN: Structure needs cleaning
605: 2020-08-22 18:06:25 INFO: Error: error at "rsnapshot/hourly.1/localhost/fbc": stat failed on "rsnapshot/hourly.1/localhost/fbc/config": EUCLEAN: Structure needs cleaning
# all 7 nodes were getting done at the same time
606: 2020-09-04 20:01:50 INFO: Error: error at "var/lib/php/sessions": stat failed on "var/lib/php/sessions/sess_r156l49bg0trth8qaos3ff4bmp": EUCLEAN: Structure needs cleaning
602: 2020-09-04 20:04:49 INFO: Error: error at "var/lib/php/sessions": stat failed on "var/lib/php/sessions/sess_51a9djj1j75atoc8php32emum4": EUCLEAN: Structure needs cleaning
603: 2020-09-05 20:04:23 INFO: Error: error at "var/lib/php/sessions": stat failed on "var/lib/php/sessions/sess_gjeuvl93r1td8gpv423jl4qk6e": EUCLEAN: Structure needs cleaning
# try spreading out backup times per node 30 min apart
# that helped . 3 days no errors. today we have one i think due to remote data lung sync at s022 .
603: 2020-09-08 19:17:09 INFO: Error: error at "var/lib/php/sessions": stat failed on"var/lib/php/sessions/sess_r4ommfnd9obhaoaqehp8d21qrp": EUCLEAN: Structure needs cleaning