Hi All,
We are performing an DMO procedure for migrating on-premise systems to Azure cloud using serial method. Once export is completed we tried copying data from source system to Azure Blob and Azure Blob to target server.
However there was an difference of 3 GB when compared between source and target server, size on target was lesser by 3 GB. We ran AzCopy/sync command multiple times and results said "The source and destination are already in sync".
When the import phase was started , import started failing since there were mismatch in the file sizes of *.TOC files. Then we verified the file size and indeed there was difference in file sizes, we copied those *.TOC files by different method and continued with Import phase.
I wanted to know, is this a coomon behaviour with Azcopy? Has anyone faced this issue and is AzCopy reliable to be used?
Would like to know your views and experience on above situation.
Thanks in advance