- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: remshd getservbyname failure.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2004 03:31 AM
04-06-2004 03:31 AM
HP-UX 11.0 L2000/rp5450 MC/SG 11.09 (2 nodes).
When we run this type of command it fails:
root# remsh server1 date
"remshd: getservbyname"
If we run 'rlogin server1' it works fine.
We are not using NIS.
We do have /.rhosts entries for each server in the cluster. This seems to have stopped working
after we upgraded OVO. No OS patches were applied recently.
10 points to any good answer.
TIA, Gino
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2004 03:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2004 03:44 AM
04-06-2004 03:44 AM
Re: remshd getservbyname failure.
Not shore if you are running 11.0 or 11.i. Check the doc below, patch is for 11.i.
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062903515
http://www4.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHNE_29464
Hope this helps,
Robnert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2004 03:46 AM
04-06-2004 03:46 AM
Re: remshd getservbyname failure.
Check and make sure "kshell" and "ekshell" are uncommented in /etc/services.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2004 03:50 AM
04-06-2004 03:50 AM
Re: remshd getservbyname failure.
RAC: nslookup results are the same for the hostname and ip address.
Robert-Jan: We're running HP-UX 11.0.
Sanjay: I'll un-comment those entries in the
/etc/services files and then will do a
'inted -c'.
10 points to any good answer.
TIA, Gino
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2004 03:53 AM
04-06-2004 03:53 AM
Re: remshd getservbyname failure.
Always forgetting that you are in the US :-)
Document description: Cannot remsh to remote sys; error msg: 'remshd getservbyname'
Document id: 2200103257
US
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062903515
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2004 04:02 AM
04-06-2004 04:02 AM
Re: remshd getservbyname failure.
I uncommented "kshell" and "ekshell" in
/etc/services and in inetd.conf I uncommented
"kshell" and did a 'inetd -c' but it still gets the same error messages.
10 points to any good answer.
TIA, Gino
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2004 04:15 AM
04-06-2004 04:15 AM
Re: remshd getservbyname failure.
I spoke too soon. It does work now.
I had to make the same changes on both servers in the cluster (that usually helps...).
Thank you everyone for your help and suggestions.
10 points to any good answer.
TIA, Gino