backup error with Input/output error and no such directory

informant

Renowned Member
Jan 31, 2012
823
11
83
Hi, we have change the size in vzdump.conf to 4096, but we get on Backup the error message

Code:
INFO: starting new backup job: vzdump 5131 --remove 0 --mode snapshot --compress gzip --storage SLS-001 --node pegasus
INFO: Starting Backup of VM 5131 (openvz)
INFO: CTID 5131 exist mounted running
INFO: status = running
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating lvm snapshot of /dev/mapper/pve-data ('/dev/pve/vzsnap-pegasus-0')
INFO:   Logical volume "vzsnap-pegasus-0" created
INFO: creating archive '/mnt/pve/SLS-001/dump/vzdump-openvz-5131-2013_03_15-01_06_38.tar.gz'
INFO: tar: ./home/slm/html/html/www/data/28/95/40/6.msg: Read error at byte 0, while reading 7168 bytes: Input/output error
INFO: tar: ./home/slm/html/html/www/data/28/95/39/: Cannot savedir: Input/output error
INFO: tar: ./home/slm/html/html/www/data/28/95/39: Cannot close: Bad file descriptor
INFO: tar: ./home/slm/html/html/www/data/28/95/39/1.msg: Cannot stat: No such file or directory
INFO: tar: ./home/slm/html/html/www/data/28/95/39/7.msg: Cannot stat: No such file or directory
...

Log is very long and doesn´t show complete in log-window.

The ct have in Backuptime max 200mb new data create, why we get the error with size 4096? Do you have a information or a fix for us please?

Very thanks.

regards
 
If the number or the size of the files inside the container is too big, you can run into this issue.

Try increasing the size of the temporary lvm snapshot. Edit size value in /etc/vzdump.conf. Make sure first that you have enough free space on /dev/pve (check with pvscan).