Start a Conversation

Unsolved

A

1 Rookie

 • 

81 Posts

1499

November 10th, 2020 18:00

Recover deleted client

Hello,

One of our networker client was relocate from internal network (server1.abc.com) to dmz network (server1.external.abc.com) so I have to reconfigure backup for this client. I couldn't add "server1.external.abc.com" to Networker without deleting "Server1.abc.com" client resource first. Since now it has been deleted, how do I recover files for "Server1.abc.com" from previous backup? Client index is still exist for "Server1.abc.com". 

2.4K Posts

November 11th, 2020 03:00

Add a fake entry in your hosts table so that the hostname can be resolved to an ip. Then restore the files via a standard directed recovery.

 

4 Posts

November 12th, 2020 04:00

Hi Aegh,
I would have performed the following steps:
1) delete the old client "Server1.abc.com"
2) create the new client "server1.external.abc.com", paying attention to recreate a new client-id
In the new client add the old resolutions "Server1.abc.com" in the tab aliases
3) rebuild the indexes of the new client with the command "nsrck -L 7 server1.external.abc.com"

This should allow the association of the old hostname to the new hostname and thus allow the restore without further problems.

Otherwise in the restore command you force the name of the old client recover -s bck_srv -c Old_client_name ....
 

2.4K Posts

November 12th, 2020 06:00

You can even use another method: nsrclientfix 

However, before you do this, may I strongly recommend that you use another small test client to verify the behavior to familiarize a little bit with the procedure.

1 Rookie

 • 

81 Posts

November 26th, 2020 17:00

Thanks all for the replies, much appreciated!

No Events found!

Top