NetWorker

Last reply by 12-01-2022 Solved
Start a Discussion
2 Jasper
2 Jasper
627

host entry mapping error

hi Experts ..!

 

Kindly help us to understand this error

Error:

savefs: Failed to resolve hostname neslr10nmon01 to an internet address. Please verify a mapping for neslr10nmon01 exists in the /etc/hosts file or DNS.

Solution (1)

Accepted Solutions
5 Tungsten
623

The message clearly points out that there exists a hostname resolution issue.

Either your DNS entries cannot resolve the shortname and/or the FQDN. Please correct your DNS or add an appropriate entry into your hosts table.

Make sure that both ways (shortname & FQDN) will resolve to the same IP and that this is pingable.

 

View solution in original post

Replies (2)
5 Tungsten
624

The message clearly points out that there exists a hostname resolution issue.

Either your DNS entries cannot resolve the shortname and/or the FQDN. Please correct your DNS or add an appropriate entry into your hosts table.

Make sure that both ways (shortname & FQDN) will resolve to the same IP and that this is pingable.

 

2 Jasper
2 Jasper
621

Hi ,

We added proper host entry in the client now its working fine.

thank you for the quick response.

 

Latest Solutions
Top Contributor