Please enter search query.
Search <product_name> all support & community content...
Article: 100031858
Last Published: 2016-01-29
Ratings: 2 0
Product(s): NetBackup
Problem
Archiving may stop on an Enterprise Vault FSA volume after it is restored from NetBackup with the following error message:"Archiving point not found."
Cause
This issue is observed when the FSA volume is deleted and restored using NetBackup.Folder creation time of restored volume gets modified by few nanoseconds, after the backup application restores a deleted folder which includes the EVArchivepoint.xml file.
This issue is seen in Enterprise Vault 10.0 and later using NetBackup 7.5 and later.
Solution
This issue is addressed in Enterprise Vault 11.0 and later by adding a configurable key in the config file ‘ Example EvFSAArchivingTask.exe.config to provide tolerance to the nanoseconds of time changed by NetBackup.To override the changed folder creation time after a NetBackup restore, do the following:
- Open the directory C:\Program Files (x86)\Enterprise Vault and locate the config file Example EvFSAArchivingTask.exe.config .
- Edit this file and set ArchivePointFolderCreatedDateTolerance as required.
<!-- Default: 0 nanoseconds. 1 unit = 100 nanoseconds. -->
<add key="ArchivePointFolderCreatedDateTolerance" value = "0"/> - Take a backup of EvFSAArchivingTask.exe.config (from directory C:\Program Files (x86)\Enterprise Vault).
- Rename the file ‘ Example EvFSAArchivingTask.exe.config to EvFSAArchivingTask.exe.config .
- Re-run the archiving task to start archiving on this volume.
References
Etrack : 2935364