cancel
Showing results for 
Search instead for 
Did you mean: 

EV FSAUTILITY Mass-Recall problem

BoTho
Level 5
Partner

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

1 ACCEPTED SOLUTION

Accepted Solutions

Ben_Watts
Level 6
Employee Accredited

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

View solution in original post

1 REPLY 1

Ben_Watts
Level 6
Employee Accredited

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