27 Posts
0
1243
September 27th, 2021 04:00
Move a Client File Index to a New Location
Hello!
I moved index to a new location for multiple clients using uasm -s -i "client_index_directory_name" | (cd target_directory; uasm -r). Then checked nsrck -L6. Everything works. But I noticed that there were still indexes in the old /nsr/index directory. Do they need to be removed by hand?
No Events found!
bingo.1
2.4K Posts
1
September 27th, 2021 05:00
Obviously you did not move but copied the index to a new location. But this is only step - do not forget to open the client properties and in the "Globals (2 of 2)" tab to define the 'Index path' pointing to the new location.
Then use nsrls client_name to verify the summary.
Now you are ready to rename the default index directory. Run the nsrls command again. If the result is the same you are safe to delete the old files.
MatthiasHo
2 Posts
0
May 31st, 2022 02:00
Sorry, found it, had to be in diagnostic mode.
MatthiasHo
2 Posts
0
May 31st, 2022 02:00
In my NetWorker Version (19.4) there is no "index path" in the "Globals (2 of 2)" tab of the client properties. Where was this moved to?