- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: problem of swap
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
07-25-2008 03:55 AM
07-25-2008 03:55 AM
Re: problem of swap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2008 04:29 AM
07-25-2008 04:29 AM
Re: problem of swap
glance isn't free. There is a trial version available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2008 04:37 AM
07-25-2008 04:37 AM
Re: problem of swap
# uname -r
B.11.23
# model
9000/800/rp3440
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2008 05:08 AM
07-25-2008 05:08 AM
Re: problem of swap
HP-UXdev # glance
B3692A GlancePlus C.03.71.00 18:21:16 nedunix2 9000/800 Current Avg High
--------------------------------------------------------------------------------
CPU Util S SN NU | 43% 59% 95%
Disk Util F F | 33% 263 38%
Mem Util S SU | 87% 87% 87%
Swap Util U UR | 81% 81% 81%
--------------------------------------------------------------------------------
CPU REPORT
-------------------------------------------------------------------------
State Current Average High Time Cum Time
-------------------------------------------------------------------------
User 6.3 4.3 7.0 0.29 1.18
Nice 10.7 3.8 10.7 0.49 1.05
Negative Nice 0.2 0.3 1.3 0.01 0.08
RealTime 0.2 0.2 0.2 0.01 0.05
System 5.7 6.3 9.0 0.26 1.73
Interrupt 0.7 1.1 1.8 0.03 0.30
ContextSwitch 0.0 0.3 0.7 0.00 0.07
Traps 0.0 0.0 0.0 0.00 0.00
Vfaults 1.3 0.7 1.3 0.06 0.18
Idle 74.8 83.0 91.3 3.44 22.68
Top CPU user: PID 8143, perl 7.8% cpu util
Active CPUs: 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2008 05:08 AM
07-25-2008 05:08 AM
Re: problem of swap
Which? You mention 11.31 above and now 11.23.
B3701AA C.04.70.000 HP GlancePlus/UX Pak for 11.31
B3693AA C.03.86.00 HP GlancePlus/UX for s800 11.23
The trial ones may be close these numbers. It should be on your OS installation CDs.
Once it is installed:
/opt/perf/bin/gpm # GUI version
/opt/perf/bin/glance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2008 05:45 AM
07-25-2008 05:45 AM
Re: problem of swap
In this case the author can download the trial version right here:
https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&cp=1-11-15-28^9637_4000_100__
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2008 06:01 AM
07-25-2008 06:01 AM
Re: problem of swap
There are a few parameters.. You do not specify the version of HPUX so some parameters might be obsolete.
maxswapchunks may be set to 64000
swchunk normally set at 2000
also look at dbc_min and dbc_max see if dbc_max is set to 50 lower that
it looks like you have enough swap space but it cannot reserve any more.
also look at your nproc kernel parameters
may want to post the values of these and the HPUX version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2008 07:25 AM
07-25-2008 07:25 AM
Re: problem of swap
Certainly if this is your normal workload -- you'd be better off adding at least 3.3Gb (round up to 4Gb) of physical memory. Your first swapinfo shows that much paged out to your swap device... and hence, you're killing your performance waiting for swap to go in and out. Alternately, decrease your workload to conform to your hardware.
Since this is 11.31, what's your filecache_min and filecache_max? (You don't want filecache_min too high... that would reserve a lot of RAM for file cache only).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2008 08:05 AM
07-25-2008 08:05 AM
Re: problem of swap
# model
9000/800/rp3440
# uname -r
B.11.23
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2008 09:22 AM
07-25-2008 09:22 AM
Re: problem of swap
glance doesn't work on my server. What can i use another?
# uname -r
B.11.31
# model
ia64 hp server rx7640
#
upthread, hence my pointing out that the dbc max/min tunables now roughly correspond to the filecache ones.
The root is still the same. You couldn't add swap at the original message because you were too exhausted to run new user programs (like swapon itself). So you have to free swap up first by decreasing the load. How you do that is your call. The output there also showed over 3Gb paged out, which strongly indicates you don't have enough RAM to run what you are trying to do anyway, so you have to either add more memory to the system or (again) decrease the load.
- « Previous
-
- 1
- 2
- Next »