- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- weird remsh problem
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
11-03-2003 03:50 AM
11-03-2003 03:50 AM
weird remsh problem
all throughout my network, and inconsistently, remsh commands sometime don't work and exit, after a long time with: "rcmd: command timeout".
The weird thing about it is that if i run remsh *without any command*, it works just fine. only when I 'remsh host ls' or something like that the problem occurs.
does anyone has an idea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 03:54 AM
11-03-2003 03:54 AM
Re: weird remsh problem
If not and it really happens when you run "ls" then I would guess that you have network errors. You normally get the error you mention when the command you run hasn't exited.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 04:31 AM
11-03-2003 04:31 AM
Re: weird remsh problem
also, I would look for any hardware issues on your system. Check the psconfig or the cstm output for messages...
Intermittent problems usu point to H/W issues, if not your network card, then the cabling b/t your box and the destination systems...
I would check the remote hosts as well... remsh to a few other differnet hosts so you can try to narrow down the box or h/w or cabling with the problem...
I would bet a donut that one of the boxes involved, either has a bad network card or a cable is going out.
If you have Hardware support in your company, have them check the stability of your network.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 04:53 AM
11-03-2003 04:53 AM
Re: weird remsh problem
Sometiimes it times out on one of our servers.
The problem is that the server is set up incorrectly. Buffer cache is too high (50% problem) and memory is often overloaded on this machine.
Real users never complain.
So, I just chalk my problem up to response time issues on the client.
One of these days (next outage window), I'll fix it.
Stuart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 06:01 PM
11-03-2003 06:01 PM
Re: weird remsh problem
Good luck.