- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: 100% idle during build
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
01-28-2002 11:44 PM
01-28-2002 11:44 PM
100% idle during build
on HW: 9000/785/C3000 with B.11.00 OS, while doing a build for the first time,it's taking a long time. almost 3 times as long. top shows 9 pages of o/p with almost all of them 'sleep'.
all nice priorities are 20. there are no stopped jobs.
vmstat -n
VM
memory page faults
avm free re at pi po fr de sr in sy cs
3740 67964 63 24 0 0 53 0 0 263 1363 118
CPU
cpu procs
us sy id r b w
3 2 94 0 0 0
sar is not enabled on this system.
'build' is some c++ app the users are trying to do. there are only 6 users on the whole system. system was rebooted last evening.
uptime
1:12pm up 1 day, 19 mins, 6 users, load average: 0.23, 0.19, 0.15
So what gives?? short of telling the users, it's your problem . :-)
Sivaram
p.s new to all this. whatever i gave here was by seeing prev. posts on the forums.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 01:20 AM
01-29-2002 01:20 AM
Re: 100% idle during build
Try checking your process's assigned priority as well as wait reason from glance or ps.
Are you able to run a debugger on the build program?
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 01:38 AM
01-29-2002 01:38 AM
Re: 100% idle during build
Btw, what do you mean when you mention that "sar is not enabled" on your system?
You should be able to run sar real-time and independent of sa1 and sa2 on the command line.
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 05:40 AM
01-29-2002 05:40 AM
Re: 100% idle during build
Sivaram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 06:12 AM
01-29-2002 06:12 AM
Re: 100% idle during build
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 06:24 AM
01-29-2002 06:24 AM
Re: 100% idle during build
the team is pretty sure that it shoudn't take so long.
sivaram