cancel
Showing results for 
Search instead for 
Did you mean: 

FSAUtility -m restoring files in souce location

Kamil_Tatar
Level 3

Hi,

About couple of days I try to successfuly move placeholder from one server to another. 

I'm running command:

FSAUtility -m -s \\srv1\vol$\share1\fold1 -d \\srv2\vol$\share2\fold1 -l 0 -r

Source and destination path exists, permissions for Vault account are the same (I can access share and administrative share from Enterprise Vault Server do srv1 and srv2).

Problem is when FSAUtility works in report mode some of the placeholder file are recalled to source path (not moved to destination location).

DTRACE for FSAUtility shows strange line with chineese\korean characters:

Returning cached IPlaceholder i/f for server 䟜ߢ

Why FSAUtility -m recalls files to the source location ?

4 REPLIES 4

ZeRoC00L
Level 6
Partner Accredited

You will have to update the database table with the location in the new server/share:

http://www.symantec.com/business/support/index?page=content&id=TECH144810

Kamil_Tatar
Level 3

moving parameter (FSAUtility -m) should do that ...

srv1 i srv2 are in the same domain.

look at the Example field, here: http://www.symantec.com/business/support/index?page=content&id=HOWTO37835

They use different file server as -s and -d, files in the source folder should not be recalled.

TonySterling
Moderator
Moderator
Partner    VIP    Accredited Certified

What version of EV?

Also, are you absolutely sure FSAUtil recalled the files and something else isn't going on?

Kamil_Tatar
Level 3

EV 9.0.1

FSAUtility 9.0.1.1073

----

I'm the only one who have permission to this location above Enterprise Vault Admin Account.

Yes I'm sure, file are recalled when I run FSAUtility -m in report mode.

It should work properly ...