03-21-06 07:55 AM
FYI I did the restore, and then ran a byte-by-byte analysis on each
file overnight using a commercial product that we had in-house.
As an aside, I did some research and it turns out that the verify
command on xcopy does not actually verify that the files are the same,
it just verifies that the file was created properly,.
After doing a restore of 150 GB, and doing a byte-by-byte analysis, it
turns out that I had 12 files that had a few bytes off. Scary in that
you can have byte errors propogated without even knowing it, and kind
of calls into question the accuracy of restores. I'm sure the accuracy
is over 99.9999%, but in this age of file CRCs, MD5 hashes, etc, you
would think that the copy would be 100%.
DevDude wrote:[vbcol=seagreen]
> The windows backup program does not provide a verify on restore feature. I
f
> the file was backed up successfully, then the windows programming API's
> should get a failure when streaming the file back to the disk. If they
> receive a failure, then you would know that the file was not restored
> successfully. There is room for error, but much smaller room than on the
> backup. If you got it restored successfully, you should be fine. If there
is
> a known problem with restore, a patch would be produced.
>
> Nick
>
>
>
> <tstoneman4@hotmail.com> wrote in message
> news:1142320250.468114.285170@z34g2000cwc.googlegroups.com...
[ Post a follow-up to this message ]
|