- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Slow system...
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
06-28-2002 05:11 AM
06-28-2002 05:11 AM
Slow system...
I got a Vizualise B-1000 with HP-UX 10.20 loaded on it... The person who was working on it called me and told me that the station was going slow... So I log on the station, I checked with "top" and all the processe are in sleep mode, all the time... I run "vmstat" and my memorie is ok on that system... I tried to reboot the system and nothing changed, all the process are in sleep mode.
Any ideas of what can cause that???
Regards
Jonathan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 05:23 AM
06-28-2002 05:23 AM
Re: Slow system...
this is normal behaviour. Most processes are started and then they wait for something to do, a call for them by system or a user. During this period they are shown as "sleeping". Bad news would be if top would show zombies for example.
How about system configuration? Perhaps to less RAM or something like that? Or some kernel parameters with wrong settings? Perhaps to less swap space?
Please give us more information.
Allways stay on the bright side of life!
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 05:26 AM
06-28-2002 05:26 AM
Re: Slow system...
The top command shows exaclty what each process' state is when top is ran. If top is running, then the other processes are sleeping. Occasionally you might see other states in other processes, but they were actually sleeping.
As for why the system is slow, try using Glance+. It is a great performance troubleshooting tool. A free 60-day trial version should either be already loaded, or on your application CD set.
Good Luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 05:35 AM
06-28-2002 05:35 AM
Re: Slow system...
what exactely is the thing your user claims about. Is he turning a 3D object in a CAD application? Or just awaiting the response from an ls command? Is is related to any network-access, e.g. name-resolution or NFS-files?
What else happens in the background - some numbercrunshing? Since when does it happen and what changed?
Lots of questions for you :-)
rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 05:39 AM
06-28-2002 05:39 AM
Re: Slow system...
So we need more details from the user. What specific things are running slow? That should narrow the search.
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 05:54 AM
06-28-2002 05:54 AM
Re: Slow system...
The last time I experienced slow response time I had a bad disk in my vg00 volume group. Part of the swapfile was on the disk. The slow response time was caused by repeated attempts to write to the swapfile on the bad disk.
HTH
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 06:13 AM
06-28-2002 06:13 AM
Re: Slow system...
Are the processes slow?
Is telnetting slow?
What actually is slow?
It may just be a DNS issue in not resolving the host name and DNS times out after about 40 seconds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 06:21 AM
06-28-2002 06:21 AM
Re: Slow system...
What is o/p of sar 2 10 , like where is the system spending time , in case you can post the o/p of sar 2 10 , and also sar -d 2 10 then may be you can get more cluses. I understand that you are looging remtoe so the name etc are fine.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2002 05:38 AM
07-02-2002 05:38 AM
Re: Slow system...
Thank you for your replies,
The problem that I was refering to is, after that I've spoke to the user, he is using GIMP, and it's only with that application, that the machine it's slow...
His file was to big, that was the problem...
Thanks for the help!!!
Ciao!