- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ps output staggered / choppy
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-15-2003 08:43 AM
04-15-2003 08:43 AM
ps output staggered / choppy
Much appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2003 08:47 AM
04-15-2003 08:47 AM
Re: ps output staggered / choppy
Thanks
Zafar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2003 08:50 AM
04-15-2003 08:50 AM
Re: ps output staggered / choppy
No two server are exactly the same as data is not in the same place on the disks, the same memory chunks are not being used to carry out the same task eyc-etc.
- have you got glance installed if so fire it up and watch the ps -eaf also TUSC can be used to see where the delay is occuring.
A 60 trial of glance in on the HP-UX CDs.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2003 08:54 AM
04-15-2003 08:54 AM
Re: ps output staggered / choppy
Are there any other symptoms? I am assuming that you telnet-ing to them and not on the serial consoles. If all seems the same, look at the LAN settings and just confirm that they are both set the same. If 10mb there is not a lot to do. If they are on 100mb check that both have the same speed and duplex settings on the NIC's. You can us lanscan to get the ID's and then lanadmin to check the settings.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2003 09:08 AM
04-15-2003 09:08 AM
Re: ps output staggered / choppy
In sam you can also check the top cpu processes. The systems may be utilizied just differently enough to explain what you are seeing.
One more thought, see what the NICs are set to. If one is 100 full and the other is 100 half; or worse, if the problem one is set to 100, full, auto-negotiate, but the switch only sees it as 100 half, then the retranmits are going to definitely affect communications performance.
HTH
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2003 10:36 AM
04-15-2003 10:36 AM
Re: ps output staggered / choppy
if there is a delay, the systems are not 'exactly the same'.
You might concider checking the settings of the lan cards on the second server to verify you are not using AUTO mode.
Also using glance or netstat -in check the load for the interfaces. Most likely there is a problem on the network level (you might require diagnostic run on the switch port you are connecting to).
Hope this helps
-0leg