- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- The system doesn't use the primary 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
10-06-2004 04:15 AM
10-06-2004 04:15 AM
dev 2097152 96 2097056 0% 0 - 1 /dev/vg00/lvol2
dev 2048000 300948 1747052 15% 0 - 0 /dev/vg00/swap2
reserve - 696424 -696424
Sometimes the swap2 partition is full used, and the lvol2 partition is 0% used.
The reserved size is very hight, I juste have one test database on this server, how can I reduce de memory and swap space reserved by bprocesses?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2004 04:22 AM
10-06-2004 04:22 AM
SolutionAre thay on same disk?? If yes, that is bad design. You can reduce the swap space reserved by a process. Every process that you start will reserve a swap space. This is required, because in case the process has to swap, it have the sapce available. so that is the design of the OS.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2004 04:22 AM
10-06-2004 04:22 AM
Re: The system doesn't use the primary swap
Now, having said this, it really doesn't matter all that much because once your box starts paging out to any significant degree, it's performance is so bad that worrying about swap layout is akin to rearranging the deckchairs on the Titanic.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2004 04:25 AM
10-06-2004 04:25 AM
Re: The system doesn't use the primary swap
On our servers which have only two local disks it actually makes no difference. The swap is mirrored and no matter how many areas I have they're on the same physical disk.
There is an display flaw in swapinfo that sometimes incorrectly reports swap priority but not use like you're seeing. I asked HP if they were planning on fixing that flaw and they said no.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2004 07:49 PM
10-06-2004 07:49 PM
Re: The system doesn't use the primary swap
I must have 8Go of swap space for compilations and other processes, and sometimes I have some problems with no space in swap.
I can reserve more swap space but it's very strong.