Restore with FSAUtility
Hi everybody,
I need your help to explain me why my restore doesn't work.
We have a fileserver which has been archived by EV. I'd like to restore all items archived to another disk. So, I use fsautility : fsautility -t -s \\sourceshare -d \\destinationshare.
Why restore to another location ? In fact, we have to move all data (except EV directories) to another disk. Once, data were moved, we have replace disk letter to original. Old data disk used another letter.
We have this result :
fsautility -t -s \\sourceshare -d \\destinationshare
FSA Data Mover Utility.
Symantec Enterprise Vault.
Copyright (c) 2010. Symantec Corporation.
Restore files
Source : \\sourceshare
Destination : \\destinationshare
Note: File restore operation has been started.
Done.
The XML file created doesn't show any files to be restored.
Application Event is empty. DTRACE is not explicit (there is no error)
So, why my items aren't restored ?
according to the results you posted from running ArchivePoints.exe find \\fileserver\share, your archive point is at \\fileserver\share\folder1 so the syntax would be:
fsautility -t -s \\fileserver\share\folder1 -d \\destinationshare