Code: Select all
Full backup file merge failed Error: There is no FIB [summary.xml] in the specified restore point. Failed to restore file from local backup. VFS link: [summary.xml]. Target file: [MemFs://frontend::CDataTransferCommandSet::RestoreText_{72728aa5-dd39-4886-bd10-8658700166b5}]. CHMOD mask: [0]. Agent failed to process method {DataTransfer.RestoreText}.
I updated to 1.5, deleted the contents of the backup folder, and a new full was created when the regularly scheduled backup ran.Current error comes to happen every time right after this:
"Full backup file merge failed Error: Exception of type 'Veeam.Backup.AgentProvider.AgentClosedException' was thrown."
This basically means that our DataMover process (which is responsible for any operation with data, including merging) was forcibly closed during merge. Full backup file, as result, is corrupted and whole chain can't be restored.
My feature request was going to be that the backup chain restart itself automatically, but then I remembered other cases where that had happened. So maybe this was a bug?
I do have a feature request: Add more information to the event logs! The Windows event log just showed backup failed and will be retried. When it finally failed, it just showed failed. It would be great if the cause of the failure were included. Especially in cases where the backup chain has become corrupted!