On 06/07/2011 06:18 AM, Amit wrote:
Today I enable my email id in crontab once the backup is complete. And
I got below error in mail
mysqldump: Couldn't execute 'show fields from `dir_control`': Got
error 28 from storage engine (1030)
gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now Backup is complete and
located in: /backup/qmailbackup
What can be cause of this error? I think because of the same my all
backup files are corrupted which I never monitor.
Amit Dalia
Error 28 could be associated with disk space. Is /backup on a separate
partition, and does it have enough free space? Also please check your
/tmp directory.
Bharath