Vaulting failing with file read failed -13
Hi,
Our vaulting is failing with file read failed -13 message.
The vaulting log got the following lines:
vltrun@ImageInterface::next_image^476: db_IMAGEreceive FAIL: 13 (file read failed)
Any ideas?
And if this vault run failed, will the vaulting with other profiles also get affected?
The vault log (or session log) shall tell you the specific image that it cannot read.
Then you can go into your image database (/usr/openv/netbackup/db/images/..) to look for it, make sure it has a corresponding header file, and the size is not 0. You can also do a bpimagelist against it to see if the detail is correct, and make sure the image file permission is readable.
This is basically what "bpdbm -consistency" is checking. Most likely it is a corrupted image file, or missing a file header.