Forum Discussion

BoTho's avatar
BoTho
Level 5
10 years ago

EV FSAUTILITY Mass-Recall problem

Hello ..

EV 9.0.2

I have problems with FSAUTILITY and mass-recall ..

I run the command: fsautility -t - s \\fileserver\share\user -l -0 

The command runs successfully and ends with, "File Restore Operation HAS BEEN started and XML log file generated, Done" ..

When I check the log file, there are only between 30-100 of more than 1000 files marked with "Restore Operation Started" and the rest is marked with "The File Exists" ..

Seems like FSAUTILITY stops working .. same size on logs as when they were created!

 

grateful for any suggestions :O)

 

regards

/Bo

  • That will more than likely be because the Placeholders are still in place, you will need to add the F switch to the end of your FSAUtility command like below:-

     

    FSAUtility -t - s \\fileserver\share\user -l -0 -f

     

    Look here and you can see the definitions of the switches  -  http://www.symantec.com/docs/HOWTO108686

1 Reply

  • That will more than likely be because the Placeholders are still in place, you will need to add the F switch to the end of your FSAUtility command like below:-

     

    FSAUtility -t - s \\fileserver\share\user -l -0 -f

     

    Look here and you can see the definitions of the switches  -  http://www.symantec.com/docs/HOWTO108686