I think I may have stumbled on a big issue with BackupSync. My original Backup job is working great. When I change vm disk size, I get warnings since CBT cannot be used (naturally). This is just for the first backup after changing size. All following jobs work great with CBT as well.
However, the BackupSync is a different story. I had a running, working BackupSync going, but after changing vm disk size, it failed with:
Error: Unable to initialize remote target session connection: all aliases have failed.
--tr:Failed to open WAN synchronization target.
--tr:Failed to create target task
Digging deeper into the log files at the remote repository:
Code: Select all
stg| WARN|Safe reader ReadBlockEx error.
stg| >> |The block with the specified ID [102368] does not exist in file restore snapshot. File: [visma_1-flat.vmdk]. Blocks number: [51200].
cli| ERR |Command 'WanWriteCommand' has failed.
cli| >> |Cannot allocate memory for an array. Array size: [18446744020057063424].
cli| >> |--tr:Failed to read block [102368] from restore point
cli| >> |--tr:Failed to read blocks [102368,...,102399] for update.
cli| >> |--tr:Wan random writer failed to process WriteEx request.
stg| Metadata were flushed.
cli| Verifying signatures.
cli| WARN|Corrupt blocks were detected. Corrupt blocks count: '51200'.
cli| WARN|DEBUG: corrupt blocks regions: 51200-102399
cli| Verifying signatures. ok.
wani| Corrupt extents were enumerated. [51200] corrupt blocks were detected.
I created a support case not knowing the above but mentioned that it COULD be vm disk size dependent. I feel that I get no or very little help from support so I wnt to my backup and removed the VM. Rerunning the sync is then successful (disk size is correct since there is no old backup to match)
No,I had to change disk sizes for our file sever (~1TB data) and now the BackupSync has failed in the exact same way. This is a HUGE problem. I must be able to increase the size of the disks in the future without loosing all backup data..
This problem seems similar to the replica job issue when resizing disks. However, this is no replica..
Please HELP. How can i get the BackupSync going and accepting the new disk size?
BR
/Anders