- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- remsh does not work when more than 200 processes a...
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
08-26-2002 11:48 AM
08-26-2002 11:48 AM
We are trying to execute remote processes on Sequent machine by remshell from HP-UX machine. At a time probably around 400 processes starts from HP-UX and tries to do remsh to get connect on sequent. But it looks like there is a limit on number of remsh doing the work. After 200 processes, the followon processes just stop responding on remsh and i keep getting ' TCP: t_rrcmd: can't connect to: .....' error. Anybody knows whats the limit on simultaneous processes with remsh ?. Is there any way to increase its capabilities ? . I am new to unix, don't know much abt remsh .. would like to explore more . Any help is appreciated..
Thanks
==========error message===========
rresvport: socket: All ports in use
2002/04/13 05:41:09 : rresvport: socket: All ports in use
2002/04/13 05:41:09 : TCP: t_rrcmd: Error setting up stderr: event received on stdout.
2002/04/13 05:41:09 : TCP: t_rrcmd: The remote host may have closed the connection.
2002/04/13 05:41:09 : TCP: t_rrcmd: Got:
2002/04/13 05:41:09 : 72 72 rresvport: socket: All ports in use
2002/04/13 05:41:09 : 65 73 76 70 6F 72
2002/04/13 05:41:09 :
2002/04/13 05:41:09 : rresvport: socket: All ports in use
2002/04/13 05:41:09 : rresvport: socket: All ports in use
======================
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 12:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 12:34 PM
08-26-2002 12:34 PM
Re: remsh does not work when more than 200 processes are started
it's been a long time since I did work on a Sequent, so I may be wrong with some details:
- check for the kernel parameters MAXFILES, MAXUPRC, NFILES, NPROC (like Harry told you) the command would be "idtune", IIRC
- check for enough existing and available pseudo tty files
Just my $0.02,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 12:36 PM
08-26-2002 12:36 PM
Re: remsh does not work when more than 200 processes are started
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 05:15 PM
08-26-2002 05:15 PM