Unsolved
This post is more than 5 years old
26 Posts
0
966
October 28th, 2009 23:00
client host name lenght question
I have install new backup environment, all host name was setup at 10 characters, include networker server. I wonder when I try to create client it's complain the hostname is invalid. I have to use alias name that's 8 character length or put "_backup" (tha'ts longer than 8 char but it work!.
My question is why host name such as "hoecmcnts1" is invalid but "hoecmcnts1_backup" is valid! and What difference between them in term of NetWorker.
My NetWorker is 7.5.1. running on Solaris 10. Client are both Solaris 10 and Windows 2003.
Message was edited by:
Kawin Treesuwan
My question is why host name such as "hoecmcnts1" is invalid but "hoecmcnts1_backup" is valid! and What difference between them in term of NetWorker.
My NetWorker is 7.5.1. running on Solaris 10. Client are both Solaris 10 and Windows 2003.
Message was edited by:
Kawin Treesuwan
0 events found
No Events found!


ble1
6 Operator
•
14.4K Posts
•
56.2K Points
1
October 30th, 2009 05:00
Nevertheless, it is bad practice to name hosts with 8+ccharacters. You have uname which has 8 characters limit, hostname is 64 (at least HPUX) and nodename I guess the same. However, most applications are still coded to understand or use calls which relay on 8 character limit.
HCLBACKUP
2 Intern
•
150 Posts
0
October 30th, 2009 05:00
I had a similar issue. I was able to do nslookup the client machine from server but not able to add the client in networker. When I put the entry in host file I was able to create the client with the same hostname.
But I do not know why it happened.
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
October 30th, 2009 07:00
HCLBACKUP
2 Intern
•
150 Posts
0
October 30th, 2009 08:00