4 Operator

 • 

14.4K Posts

November 6th, 2009 08:00

It means your server can't resolve that client name. That usually indicates an issue with name resolution. I'm aware of only one instance on Linux where this could be indication of something else.

2 Intern

 • 

150 Posts

November 9th, 2009 08:00

Try putting the hostname and fqdn in hosts file of backup server. You will be able to create the client resource.

November 6th, 2012 22:00

I got the same error. Full message:

"Unable to connect to host. Please check networker security settings. Unable to dtermine the name of 192.168.15.142. No such host is known."


(where 192.168.15.142 was the IP of the Networker Server machine.)

My setup

Networker 8 Server on CentOS Linux

Networker Client on Windows 7

Windows Server 2008 R2 for DNS services

My solution

1. Set up DNS names for both. Check that ping in terminal/command prompt works on both machines

2. Set up Reverse look-up zones on the DNS server. Check that it works by going in to each machine and running command nslookup

3. Restart the Networker Server machine (I got other errors before restarting, but after that it worked).

544 Posts

November 7th, 2012 12:00

Hi Harry,

This is name resolution issue , and most probably as the previous replies mentioned it is reverse lookup issue, but i would like to add another recommendation which is deleting the nsr peer information from the client and server, Please follow the steps given below to delete the NSR peer information on NetWorker Server and on the Client.

  1. At NetWorker server command line, go to the location /nsr/res
  2. Type the command: 
    nsradmin -p nsrexec
    print type:nsr peer information; name:client_name
    delete
    y

   (specify the name of the client in the place of client_name) 

  1. At the client command line, go to the location /nsr/res
  2. Type the command:
    nsradmin -p nsrexec
    print type:nsr peer information
    delete
    y

This is an additional recommendation beside the naming resolution investigations that is needed specially the reverse lookup.

Hope this helps,

Ahmed Bahaa

1 Rookie

 • 

38 Posts

February 9th, 2017 02:00

We have this problem too:

Adding new client "lexserv26clst.bashneft.ru"
Operation Failed

Name 'lexserv26clst.bashneft.ru' is not a valid host name.

Clipboard01.jpg

NetWorker version 8.2.3.7

Client version 8.2.4

39 Posts

February 9th, 2017 03:00

Verify if DNS or hosts file has entries for that hostname. If yes then you have to flush NW's DNS cache by command "dbgcommand -p FlushDnsCache" or restart NW server. After that you should be able to create client.

No Events found!

Top