
UNSOLVED
Index Recovery Failure
Hello Experts,
I have been trying to recover one index for a server as per below command but its failing. Please help next step.
nsrck -t "03/04/2017" -L7 servername
nsrck: checking index for 'servername'
9343:nsrck: The file index for client 'servername' will be recovered.9433:nsrck: Recovering index savesets of 'servername' from 'backupserver'
9348:nsrck: The index recovery for 'servername' failed.9379:nsrck: can't open directory 'E:\nsr\index\servername\db6\tmprecov'
nsrck: Completed checking 1 client(s)
Responses (3)
Solutions (0)

wlee
263 Posts
671
0
Posted July 30th, 2017 19:00
focus on this message: nsrck: can't open directory 'E:\nsr\index\servername\db6\tmprecov'
Is this directory path correct? Can you use Windows explorer to drill down to that directory?
What is the output of the following: nsrls servername
(replace servername with what NetWorker client you are recovering the index for.)