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
01-28-2002 03:33 PM
01-28-2002 03:33 PM
remsh
instances on linux application servers. The remsh works sometimes, but some other times it
hangs. The remsh is invoked from a shell script, and I'm using the -n option since I'm using the csh. Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 04:48 PM
01-28-2002 04:48 PM
Re: remsh
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 11:18 PM
01-28-2002 11:18 PM
Re: remsh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 07:52 AM
01-29-2002 07:52 AM
Re: remsh
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 08:01 AM
01-29-2002 08:01 AM
Re: remsh
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 08:23 AM
01-29-2002 08:23 AM
Re: remsh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 09:10 AM
01-29-2002 09:10 AM
Re: remsh
PHCO_25707, PHNE_25116, PHNE_25423, AND:
------------
and especially PHNE_23003 where:
SR 8606215328: remshd fails to handle sub shells in some cases.
------------
AND PHSS_21939 where:
The problem did occur because of a change of the remsh behaviour introduced by PHNE_17030. Data can no longer be returned to the calling remsh through stdout or stderr. The SGeSAP is using the remsh to start Application servers. This feature did fail after installing PHNE_17030 because of a syntax change.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 09:23 AM
01-29-2002 09:23 AM
Re: remsh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 11:29 AM
01-29-2002 11:29 AM
Re: remsh
so, it might be good to see when that second remsh "hangs" what the tcp connection states are on either side with something like netstat -an.
and even better might be to try to get a tcpdump trace of the remsh commands.