- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- load average on itanium
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-24-2003 02:23 AM
04-24-2003 02:23 AM
got an itanium with Hp-UX 11.22, it just becomes very very slow after 2 or 3 days of uptime and someone does a console login. the load average becomes 6.5 to 7 at that time. Do a reboot, it would be normal again,
TIA
satya
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 02:58 AM
04-24-2003 02:58 AM
Re: load average on itanium
Use glance/ top and monitor processes - 60 trial of glance in on HP cds.
What other software / apps do you have running?
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 02:59 AM
04-24-2003 02:59 AM
Re: load average on itanium
So what kind of applications are you running?
Do you have measureware/glance installed?
What is the configuration?
Have you searched to see if you need any patches?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 03:01 AM
04-24-2003 03:01 AM
Re: load average on itanium
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf98719434a69d711abdc0090277a778c,00.html
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 03:36 AM
04-24-2003 03:36 AM
Re: load average on itanium
can you attach the output of the kmtune command on this machine? maybe it'd help.
For my part, I'd faced a similar problem, on some hp-ux 11.0 machines and thereafter increased the maxusers parameter to 512 from about 32 or some number close to that.
Thereafter the machine seemed to perform much better.
Also, see if there is enough swap space allocated. If not allocate more swap. Also turn on filesystem swap... you may use sam to do this.
maxusers has a cascading effect on most other kernel parameters. So, the system allocates more resources to start with and so, most processes run more efficiently.
setting maxusers to 512 is definitely not going to harm the working in any way - maybe there'd be a benefit - You may try this.
Was about to suggest using glance to analyse the problem... (if it is yet available for hp-ux 11.22) but i believe that'd be like taking coal to newcastle... since I know you would have thought of glance much much earlier than me.
- ramd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 05:50 AM
04-24-2003 05:50 AM
Re: load average on itanium
the m/c configuration is as follows
processor: 900 MHz
hardware model: ia64 workstation zx6000
Physical memory: 2042.0 MB
Swap: 4096 MB
OS: B 11.22 U
OS Kernel width : 64
Have hardly any apps running on the system and when this problem occurs it is the 'X'
which is taking all the CPU
(100 %).
Ram:
I have attached the kmtune output.
TIA
satya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 11:11 AM
04-24-2003 11:11 AM
Re: load average on itanium
Can you post sar outputs and a ps -ef taken during a high load.
If you do ps -ef > /tmp/highload then you should capture it all.
also a top output.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 09:18 PM
04-24-2003 09:18 PM
Re: load average on itanium
As I had mentioned it is the 'X" server which takes the complete CPU. I have attached the ps and top output
TIA
satya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 09:44 PM
04-24-2003 09:44 PM
Re: load average on itanium
from your top command, it shows process 'X' consuming lots of CPU time, can you restart that daemons since it is running from a very long time (851 hrs)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2003 01:13 AM
04-25-2003 01:13 AM
Re: load average on itanium
something wrong there, actually the system's uptime is only 2 or 3 days;
whenever this problem occurs, I am just rebooting or restring the X server. but it keeps happening every 2 or 3 days.
I think I have to update some patches for this. I will go through the patch DB.
TIA
satya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2003 04:11 AM
04-25-2003 04:11 AM
Re: load average on itanium
If so, there is a known problem (that will be addressed in an upcoming CDE patch) whereby dtlogin tries 'too hard' to start the Xserver when no mouse and keyboard are present. If you are running such a configuration, a simple fix is to edit /etc/dt/config/Xservers and comment out the line that says:
* Local local@console /usr/bin/X11/X :0
As I said, this will be addressed in a upcoming patch.
The problem stems from the fact that the Xserver will not 'normally' start without a keyboard and mouse. When the Xserver fails, dtlogin tries to start it again... and again...
Now, if you *are* running this system with a keyboard and mouse, I would be suspicious of some of other problem, possibly an application problem.
Some things to note:
- how long are logged into your CDE session before this happens? Minutes? Hours? Days?
- are you running any applications continuously?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2003 11:35 PM
04-25-2003 11:35 PM
Re: load average on itanium
I am not using the m/c as a server. It has got keyboard and the mouse installed.
The problem generally happens after 2 or 3 days of CDE session. (that's defintely in terms of hours).
There are no applications runnning on the m/c.
TIA
satya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2003 03:58 PM
04-26-2003 03:58 PM
Re: load average on itanium
Memory: 147184K (64356K) real, 13885464K (2528104K) virtual, 1153224K free
Also, you have about 40% CPU idle.
I wonder if you machine is paging itself to death when you start up a memory intensive app like X.
Can you post some vmstat statistics from before and during the slow-down?
Also, your bufpages and nbufs is set to zero. I wonder if your machine in trying to allocate excessive memory to the buffer cache, resulting in too memory pressure when you start up X.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2003 01:43 AM
04-27-2003 01:43 AM
Re: load average on itanium
I don't think it is the problem with memory. I was thinking it is to do with the CPU load.
I have attached both the 'top' and 'vmstat' output during the problem and at nornal condition.
TIA
satya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2003 11:50 AM
04-27-2003 11:50 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2003 06:49 PM
04-27-2003 06:49 PM
Re: load average on itanium
However, to avoid the instability of addign just a few patches that might help, add one of the most recent patch bundles. Xwindows is critically dependent on X-patches as well as networking and many kernel patches. Check the ITRC patch bundle pages for the current patch sets.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 04:06 AM
04-28-2003 04:06 AM
Re: load average on itanium
Are there any applications (non HP) that are displaying on the graphics display that are up and running for the duration of your login? If so, does the cpu load decrease if you terminate them?
We might have a problem with what Mike said to try. I tried to do this on a fairly heavily patched ZX2000:
/opt/langtools/bin/gdb /usr/bin/X11/X 3568
Detected PA executable.
Invoking /usr/ccs/bin/gdbpa.
HP gdb 3.0.06 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00.
Copyright 1986 - 2001 Free Software Foundation, Inc.
Hewlett-Packard Wildebeest 3.0.06 (based on GDB) is covered by the
GNU General Public License. Type "show copying" to see the conditions to
change it and/or distribute copies. Type "show warranty" for warranty/support.
..(no debugging symbols found)...
/root/3568: No such file or directory.
Attaching to program: /usr/bin/X11/X, process 3568
Aries LIMITATION: [pid=4100]
Aries cannot proceed emulation because
Encountered ttrace syscall with request "TT_PROC_ATTACH".
Attaching debugger to a running process is currently
NOT supported under ARIES.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 11:08 AM
04-28-2003 11:08 AM
Re: load average on itanium
Rick Beldin- It seems that you started gdb on the PA-RISC wrapper at /usr/bin/X11/X.
The big CPU-bound process should be the IPF native program at /usr/bin/X11/Xf86. gdb should be able to attach to it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2003 10:30 PM
06-29-2003 10:30 PM
Re: load average on itanium
I am not finding any process for Xf86.
ps -aef | grep Xf86 gives nothing.
So I am not able to attach that process to gdb.
(However I could attach the process X to adb but it is not giving me any trace).
Should I run Xf86 instead of X
(shall I change
Local local@console /usr/bin/X11/X :0 to
Local local@console /usr/bin/X11/Xf86:0 in the
/etc/dt/config/Xserver file ?)
TIA
satya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2003 11:17 AM
07-02-2003 11:17 AM
Re: load average on itanium
(as root).
# ps -fp 1616
%CPU PID S USER VSZ COMMAND
0.08 1616 S root 77804 /usr/bin/X11/X -fp tcp/:7000 :0 -auth /var/opt/gnome/gdm/:0.
# /opt/langtools/bin/gdb /usr/bin/X11/Xf86
HP gdb 3.1.1 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00.
Copyright 1986 - 2001 Free Software Foundation, Inc.
Hewlett-Packard Wildebeest 3.1.1 (based on GDB) is covered by the
GNU General Public License. Type "show copying" to see the conditions to
change it and/or distribute copies. Type "show warranty" for warranty/support.
..(no debugging symbols found)...
(gdb) attach 1616
Attaching to program: /usr/bin/X11/Xf86, process 1616
...
(gdb) bt
...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2003 05:52 AM
07-11-2003 05:52 AM
Re: load average on itanium
I just updated the patches and it looks like it did the trick. I am finding the system up and working for the whole week without any problem.
Thank you very much
regards
satya