Data Backup and Recovery
Data Backup and Recovery
Is there any material about the difference in the load of the source storage and the time required for processing when Preserve-atime of each processing is enabled?
Solved! See The Solution
Without using that parameter will reduce the run time of the scan job.
Hello,
The options -preserver-atime restores the last accessed date of all the files specified on the source.
When we scan a SMB share, the access time is modified on the files (if the storage system is configured
to modify atime on read), because XCP is reading the files one by one.
XCP never changes the atime. XCP just reads the file, which triggers an update on atime.
Use the -preserve-atime option to reset the atime to the original value before XCP read the file.
Hope this answer your question.
Thanks
Hello hmoubara
Thank you for your reply.
Unfortunately it has not been answered.
I understand that it is an option to restore that the Atime is changed by performing a scan.
My question is by using this option,
It's about performance impact and increased time required.
Without using that parameter will reduce the run time of the scan job.