- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX 11i uptime seems to be higher.
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
12-15-2003 08:05 AM
12-15-2003 08:05 AM
the uptime seems to be higher versus hpux11.0
hpux11i uptime load average: 1.81, 1.60, 1.53
hpux11.0 uptime load average: 0.39, 0.35, 0.24
Both machines are idle without any activity.
Help anyones.
Andrew
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 08:08 AM
12-15-2003 08:08 AM
Re: HPUX 11i uptime seems to be higher.
What type of machine is this? How much RAM?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 08:11 AM
12-15-2003 08:11 AM
Re: HPUX 11i uptime seems to be higher.
have you compared the output of ps to see if there are possibly more processes or deamons ... running on the 11i box
:-) John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 08:14 AM
12-15-2003 08:14 AM
Re: HPUX 11i uptime seems to be higher.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 08:14 AM
12-15-2003 08:14 AM
Re: HPUX 11i uptime seems to be higher.
11i tends to load & turn things on from an install much more so than 11.0 did.
My bet is you have Apache, PRM, NFS, SNMP, DMI, etc running. They all use CPU time.
Anything you don't need can be turned off of course.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 08:15 AM
12-15-2003 08:15 AM
Re: HPUX 11i uptime seems to be higher.
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 08:44 AM
12-15-2003 08:44 AM
Re: HPUX 11i uptime seems to be higher.
sorry,
The posted model of C3000 and 1Gb physical memory are standard configuration for both hpux11i and hpux11.0 I also had couple daemons turnoff like SNMP... etc. But the changes are not significant. I also ran a cmd
to look for number of RSS memory per process like
ps -e rss,args |sort -n
due to limited space pls. check attachment for
output. thx.
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 08:52 AM
12-15-2003 08:52 AM
Re: HPUX 11i uptime seems to be higher.
I just recently installed 11.11 on this machine and I have turned off NFS and other stuff I don't want or need.
# uptime
3:50pm up 6:26, 41 users, load average: 0.08, 0.51, 0.58
# uptime
3:52pm up 6:28, 41 users, load average: 0.48, 0.54, 0.58
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 09:05 AM
12-15-2003 09:05 AM
Re: HPUX 11i uptime seems to be higher.
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 10:21 AM
12-15-2003 10:21 AM
Solutionthere is a known problem on 11.11, JAGad64023
. Take care to have PHKL_25389 or later installed (latest is PHKL_29706).
Best regards...
Dietmar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 12:49 PM
12-15-2003 12:49 PM
Re: HPUX 11i uptime seems to be higher.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2003 10:22 AM
12-16-2003 10:22 AM
Re: HPUX 11i uptime seems to be higher.
I installed kernel patch PHKL_29706 with
all dependencies and that fixed the problem.
again,
thanks
Andrew