Hello, one vm failled backup:
now I'll try again, but could get same result EDIT :failed again:
any clues on what causes this:
this is a LXC system so if fsck should be done - could someone give a clue on where to do that?
Code:
2446: 2017-09-21 21:10:02 INFO: Starting Backup of VM 2446 (lxc)
2446: 2017-09-21 21:10:02 INFO: status = running
2446: 2017-09-21 21:10:02 INFO: CT Name: p4lxceph
2446: 2017-09-21 21:10:02 INFO: backup mode: snapshot
2446: 2017-09-21 21:10:02 INFO: bandwidth limit: 500000 KB/s
2446: 2017-09-21 21:10:02 INFO: ionice priority: 7
2446: 2017-09-21 21:10:02 INFO: suspend vm to make snapshot
2446: 2017-09-21 21:10:02 INFO: create storage snapshot 'vzdump'
2446: 2017-09-21 21:10:05 INFO: resume vm
2446: 2017-09-21 21:10:05 INFO: vm is online again after 3 seconds
2446: 2017-09-21 21:10:05 INFO: creating archive '/mnt/pve/bkup-nfs/dump/vzdump-lxc-2446-2017_09_21-21_10_02.tar.lzo'
2446: 2017-09-21 21:10:46 INFO: tar: ./rsnapshot/hourly.0/localhost/fbc/linux-install/13-do-on-most-systems: Cannot stat:
Structure needs cleaning
2446: 2017-09-21 21:10:46 INFO: tar: ./rsnapshot/hourly.0/localhost/root/.monit.state: Cannot stat: Structure needs cleaning
2446: 2017-09-21 21:32:03 INFO: Total bytes written: 142330716160 (133GiB, 103MiB/s)
2446: 2017-09-21 21:32:03 INFO: tar: Exiting with failure status due to previous errors
2446: 2017-09-21 21:32:11 INFO: remove vzdump snapshot
2446: 2017-09-21 21:32:16 ERROR: Backup of VM 2446 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/bkup-nfs/dump/vzdump-lxc-2446-2017_09_21-21_10_02.tmp' ./etc/vzdump/pct.conf '--directory=/mnt/vzsnap0'
--no-anchored '--exclude=lost+found' --anchored ./ ./bkup | cstream -t 512000000 | lzop
>/mnt/pve/bkup-nfs/dump/vzdump-lxc-2446-2017_09_21-21_10_02.tar.dat' failed: exit code 2
now I'll try again, but could get same result EDIT :failed again:
Code:
INFO: starting new backup job: vzdump 2446 --mode snapshot --storage bkup-nfs --remove 0 --node sys5 --compress lzo
INFO: Starting Backup of VM 2446 (lxc)
INFO: status = running
INFO: CT Name: p4lxceph
INFO: backup mode: snapshot
INFO: bandwidth limit: 500000 KB/s
INFO: ionice priority: 7
INFO: suspend vm to make snapshot
INFO: create storage snapshot 'vzdump'
/dev/rbd5
/dev/rbd6
INFO: resume vm
INFO: vm is online again after 2 seconds
INFO: creating archive '/mnt/pve/bkup-nfs/dump/vzdump-lxc-2446-2017_09_21-21_55_45.tar.lzo'
INFO: tar: ./rsnapshot/hourly.0/localhost/fbc/linux-install/13-do-on-most-systems: Cannot stat: Structure needs cleaning
INFO: tar: ./rsnapshot/hourly.0/localhost/root/.monit.state: Cannot stat: Structure needs cleaning
any clues on what causes this:
Code:
tar: ./rsnapshot/hourly.0/localhost/fbc/linux-install/13-do-on-most-systems: Cannot stat:
Structure needs cleaning
this is a LXC system so if fsck should be done - could someone give a clue on where to do that?
Last edited: