We have several 50GB+ OpenVZ VE's on one of our nodes, and for a couple of weeks now VZDump is simply unable to make backups of them most of the time.
We are making snapshot backups to NFS.
The log file is full of messages like this:
or this:
and also lots of this:
The files are of course there, there is no problem opening them under regular use.
It looks like the problem is somehow connected to the size of the VE, because smaller (under 20GB or so) VE backups never produce these errors.
We are making snapshot backups to NFS.
The log file is full of messages like this:
Code:
Dec 07 01:54:57 INFO: tar: ./var/clients/.../FOIB.jpg: [COLOR=#ff0000]Warning: Read error at byte 0, while reading 237 bytes: Input/output error[/COLOR]
Code:
Dec 07 01:55:11 INFO: tar: ./var/clients/.../confirm.xml: [COLOR=#ff0000]Warning: Cannot stat: Input/output error[/COLOR]
Code:
Dec 07 01:55:20 INFO: tar: ./var/clients/.../link.htm: [COLOR=#ff0000]Warning: Cannot stat: No such file or directory[/COLOR]
The files are of course there, there is no problem opening them under regular use.
It looks like the problem is somehow connected to the size of the VE, because smaller (under 20GB or so) VE backups never produce these errors.