- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Slow down on 11.0?
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-10-2000 08:53 AM
08-10-2000 08:53 AM
Slow down on 11.0?
I have just finished cold install 11.0 upgrading from 10.20 on a H40 box. The upgrade process went smoothly but there seems to be one issue which started immediately on Monday morning after the upgrade.
The telnet connection through an ISDN line has slowed down significantly. I have a menu based program with dos like graphics which now "takes its time" when responds to user key strokes as well as repainting the menu screens. The load on the system is very low (up to 6 users) and the system is highly idle. I can't duplicate the problem when I telnet from our LAN.
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 09:08 AM
08-10-2000 09:08 AM
Re: Slow down on 11.0?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 09:11 AM
08-10-2000 09:11 AM
Re: Slow down on 11.0?
how much swap? Come back with details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 09:12 AM
08-10-2000 09:12 AM
Re: Slow down on 11.0?
You will want to make sure that you are at the proper patch level for the Mux/pty, streams, lan, and arpa transport filesets. You can do this by searching the ITRC patch catalog to see what is HP recommended.
(PS. This section of the ITRC will change within the next few days so that it is easier to find which patches are the recommended ones.)
You may also want to monitor the system to see if there is some other problems going on with the system as far as performance is considered. You might need to do some tuning for 11.0, like the kernel parameters that affect paging.
Lastly, you might want to run a trace using nettl and duplicate the slow telnet problem to see if you can capture the problem in the trace file. Then have that file analyzed by HP Support.
Best Wishes,
Cheryl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 11:55 AM
08-10-2000 11:55 AM
Re: Slow down on 11.0?
I have 512MG on this system and I am patched to the latest PTY/Streams, Arpa, lan patches. Now, I have another machine (k370)running 10.20 and which has the same application and is running fine through the ISDN line. Kernel paramaters (h40 and k370)are very similar.
Again, I can't duplicate it over the LAN so it seems what ever "data storm" is going on, my 10mb/s LAN can still handle it v.s a 128kb ISDN. Any ideas on specific kernel parameters? I guess my other option is to start network tracing. Anything in particular to look for?
Adi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 11:56 AM
08-10-2000 11:56 AM
Re: Slow down on 11.0?
I know enough networking to be considered dangerous. When it comes to nettl tracing and decoding, the networking experts will have to help you. I just know that nettl is the tool to debug this.
Cheryl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 12:53 PM
08-10-2000 12:53 PM
Re: Slow down on 11.0?
The kernel tunable parameter you might want to look at is the "netmemmax" parameter. Compare these on your two systems. The value of this parameter is the maximum memory size that will be used during IP fragmentation re-assembly.
When you are transmitting IP packets, they are (or can be) broken down into "fragments" based on different MTU sizes over its travel. Memory is reserved for these "fragments" to be re-assembled into the fully assembled packet.
It is very possible, if this parameter is not tuned correctly, for memory to be used in such a way that fragmentation re-assembly is causing memory pressure on your system this causing a significant response time issue.
Hope this helps,
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 02:40 PM
08-10-2000 02:40 PM
Re: Slow down on 11.0?
Unfortunately, this parameter doesn't exist on 11.00.